commit | 6bc017c2b15fca491a9a66f9445f38baaa7b1a26 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Thu May 25 18:37:42 2017 -0700 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Fri May 26 16:17:43 2017 -0700 |
tree | 0fee2a5b26f0fc04874fcdc9e3ec62019bd54dd7 | |
parent | 5769d936bccb10cb1a40a30414a88623c7c1e90a [diff] |
[CORD-1358] Replacing config module in settings.py Change-Id: I834e189ac7132f2164277785885ee01078a7aa84
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.