commit | 841f642c554375a31cbca6005d94ccd2d394e79a | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Wed Jan 04 18:28:55 2017 -0800 |
committer | Scott Baker <smbaker@gmail.com> | Wed Jan 04 18:31:31 2017 -0800 |
tree | 192d41b48307b37d6b35ddef796b4d22d208d316 | |
parent | 4797b6506294192992928ef9aefa926974b9b57d [diff] |
template for generating protobuf spec of existing XOS data model Change-Id: Ice0b9962eb3407ce21ff060d9a56f374d1449d66
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.