commit | cf5d9ccc017341e6a5c2af4e090b4f5003179972 | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Thu Oct 19 15:15:28 2017 -0700 |
committer | Scott Baker <scottb@onlab.us> | Sun Oct 22 21:56:36 2017 -0700 |
tree | f5567ee6fb30572056207f92656dce81e54bb968 | |
parent | 3e67c0a9525f600eff620227d1a8b9c7a92bbc39 [diff] |
CORD-2100: Add component_config to ONOSApp custom tosca Change-Id: I55ac4fa89dd5d10caa6bea9b5c47a782f48ef078 (cherry picked from commit ece1fbc326e51795e15b18a20d4ba08f8725f7fc)
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.