commit | dcd1e5b6bc8eb59a6097ef8c2d9b8cf75411c927 | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Wed Jan 24 22:11:32 2018 -0800 |
committer | Scott Baker <scottb@onlab.us> | Thu Jan 25 22:18:39 2018 +0000 |
tree | f3034168c449b0e79db0a3ac092a09fc3610dd75 | |
parent | a02c6996d73900feeba2869fe104f0c3b25c3b88 [diff] |
CORD-2604 Load models before using ORM Change-Id: Ie449cb961134822c17ac3cd29b784be6139865db
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.