commit | 45b260b847d09fac90e95aded9ebec16f59376e4 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Wed May 24 17:25:47 2017 -0700 |
committer | Matteo Scandolo <teo@onlab.us> | Tue May 30 11:38:12 2017 -0700 |
tree | 9297b5e3694142fec6f7325bfee92492619b47c5 | |
parent | b10959a41f06fd38d6cb732bca09901fcf6e47dd [diff] |
[CORD-1355] removing tools/xos-config.py Change-Id: I132e9415b32279bc940e6f90360520cb6821431f
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.