commit | 1b3b37b0bb8ec31817cca87748c6687f8091d061 | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Tue Feb 21 22:53:33 2017 -0800 |
committer | Scott Baker <scottb@onlab.us> | Thu Feb 23 13:13:58 2017 -0800 |
tree | 9c10a2d4f6b0d381ac0a0a10df8e3025f04568be | |
parent | 57c748275e1318a5e04e29870a1d34c8a2434775 [diff] |
CORD-880 new base class for synchronizers Change-Id: Ia7b459f10a00c4ba92d363c8c4da9d7ab8839ff1
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.