commit | 6e83ae08a8e4e719a18b8aabdcee25d1442b0763 | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Tue May 30 14:46:01 2017 -0700 |
committer | Scott Baker <scottb@onlab.us> | Tue May 30 21:04:29 2017 -0700 |
tree | 762b8d083096c4b9a99713eb928dfdb4223e99c2 | |
parent | 216beb72d13d411637d13c31ff7a27977d7bf513 [diff] |
CORD-1244 restore __unicode__ function that was lost in merge Change-Id: I80f6a4cc55161ddf320e119444507006007bef28
XOS is now packaged as a project in the larger CORD open source initiative, with source code managed through https://gerrit.opencord.org
. It is also mirrored at:
https://github.com/opencord
Https://github.com/open-cloud
the latter of which corresponds to the configuration of XOS we run on OpenCloud.
Up-to-date information about XOS is available at the CORD Wiki. Additional information is available at the original XOS web site, but it is now somewhat dated.
The best way to get started with XOS is to bring up a "Single Node CORD POD," as described here. This version is configured with a service graph that includes ExampleService
, which is a good platform for understanding how to build and use XOS.