commit | 8526fd3d31e960b1b34225ff3e4c921f1b198b8a | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Tue May 23 10:56:24 2017 -0700 |
committer | Scott Baker <smbaker@gmail.com> | Tue May 23 11:53:40 2017 -0700 |
tree | a06b71eb5b2b83bb1e6846d70b9670154f18b78d | |
parent | 5d3c2ee31b227303d7ae6cb9c5acd0b5c49ef05b [diff] |
CORD-1244 remove ControllerManager and InstanceManager Change-Id: I9ecac53dbbb32c3bb4d1b3627eeb4013b32081cf
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.