commit | 3e67c0a9525f600eff620227d1a8b9c7a92bbc39 | [log] [tgz] |
---|---|---|
author | Kailash Khalasi <kailash@onlab.us> | Fri Aug 25 14:51:51 2017 -0700 |
committer | Luca Prete <luca@opennetworking.org> | Fri Oct 20 16:27:18 2017 -0700 |
tree | 4390e520b079332d7fff88d89ed17630d5af647d | |
parent | 52b1ea51ff87ec083a93f2221ae2a707f8bb671b [diff] |
grpc api unittest generation Change-Id: Iee51d14d81b9142077593c251ecddae74203c076
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.