commit | a080b083cb45fc922ec4523334c205ec12e69e14 | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Wed Aug 23 09:10:34 2017 -0700 |
committer | Scott Baker <scottb@onlab.us> | Thu Aug 24 20:57:29 2017 -0700 |
tree | 5c73044baa6844ff0d4ebaf91e621106f023c812 | |
parent | 412aa80bc3f165054d0a68be237b265540c50a17 [diff] |
CORD-1253 Support AddressManager service Change-Id: Ie9aab1ba1f48f87391d1cd786823b9218413bac7
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.