commit | fb4c98c3bdfb37988e8d35dcaf61aeb46885835e | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Mon Aug 08 17:45:45 2016 -0700 |
committer | Scott Baker <smbaker@gmail.com> | Mon Aug 08 17:45:45 2016 -0700 |
tree | 90e2e60870624b97d511687b869f71e32fe14e67 | |
parent | 3ff01879dd7990cee93dd3f9a52b58dd959b667d [diff] |
automatically create __init__.py in rest api Change-Id: I32c6c08887bb7f38947b2a1ef9eed1fcdc72132d
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.