commit | 071da96e0ffb592a0e36d33e9bd487095c2e76ce | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Thu Jul 13 10:43:41 2017 -0700 |
committer | Scott Baker <scottb@onlab.us> | Mon Jul 17 13:34:17 2017 -0700 |
tree | 8634e6c962c4aac7c3af7d5aa12b743a91358808 | |
parent | 3e3c1cd4eec0a42774a2161ed508f128f6362bf5 [diff] |
CORD-1249 implement ServiceDependency models Change-Id: I0eba647d0d97b8a50ba80f1e5798ed1276aec71d
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.