commit | c5beb86da7ab2810d8ae7d604f8e0b47cf0ce1ad | [log] [tgz] |
---|---|---|
author | Andy Bavier <andy@onlab.us> | Thu Aug 31 07:55:32 2017 -0700 |
committer | Andy Bavier <andy@opennetworking.org> | Thu Aug 31 12:13:58 2017 -0700 |
tree | 59e39d4bb6555e789b9851d091a1e0cf0ed81f80 | |
parent | c1a34c5ea5876a815a0cc5c129a49dc53ac6e5a6 [diff] |
CORD-1849 Split XOS code out of OLT and VTN repos Change-Id: I42ded089b1b25d20908efcd698519cde7566d476
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.