commit | d6e533fb40494d12fc11b69625356d8e23294ee4 | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Mon Jul 17 13:37:29 2017 -0700 |
committer | Scott Baker <scottb@onlab.us> | Thu Jul 27 13:11:33 2017 -0700 |
tree | 33644707d01e24157a394d5e5a283eedc4af72e7 | |
parent | 5341859d2e770ee7141fa60bcdaa3630ec5729e8 [diff] |
CORD-1250 Implement ServiceInstance and related models Change-Id: I16acc70562d79013f00e6346d6fb33b786c863ed
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.