commit | b131dc902f8188116ad620e496e2eae2dcb1d685 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Tue May 16 15:05:52 2017 -0700 |
committer | Matteo Scandolo <teo@onlab.us> | Tue May 16 16:35:06 2017 -0700 |
tree | 18a8c0442edf27126ce180b65740ebfd367e2ed6 | |
parent | 297eb2681b4e1ed6beb6c6ae90542c505b233546 [diff] |
Cleanup dead code and removing unused packages Change-Id: Id084bd2a71da5df8393b01ad09188826d99d48fd
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.