commit | 8c7267d00a227eca0b98d2d8abc39f02ee4044f2 | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Tue Mar 14 19:34:13 2017 -0700 |
committer | Scott Baker <smbaker@gmail.com> | Tue Mar 14 22:51:19 2017 -0700 |
tree | b8002fc1608122521d00a5e5b1e94e270506c17f | |
parent | 89c9e6ef7b30781c46dad78c846d623f3c28ea2d [diff] |
CORD-1008 add get_attribute method to vroutertenant wrapper, add exists() method to orm, fix missing run_template in ansible_helper Change-Id: Id088c2f55fdd8831faa6ff2caa249f91e80ef046
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.