commit | 87fb30235da6378f9309449134ee6f88a13c213b | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Thu Feb 09 09:33:59 2017 -0800 |
committer | Scott Baker <smbaker@gmail.com> | Thu Feb 09 12:34:34 2017 -0800 |
tree | 3afe61c4dc6e7bf40ffd8fbd6616f6916c267318 | |
parent | 32fbfcf51f7f14772a19fe19002094d232af955e [diff] |
CORD-762 extend core API to all django apps Change-Id: Iab9aad98e078685c8e24a4474732115527a0263a
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.