commit | adfd2fc7104f6d6b03b8e0b1b6f56dc4d6c4bc2c | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Fri Feb 16 08:35:46 2018 -0800 |
committer | Scott Baker <smbaker@gmail.com> | Thu Mar 01 15:55:53 2018 -0800 |
tree | b8c3219f6074afcf7e62c67da5d7683e53c1e6c5 | |
parent | e4c2800b04d01e49a6cf2aba25a77a0705965bd1 [diff] |
CORD-2741 Remove Scheduler code from core Change-Id: I4769469da4cc7d127a9fe63e25a729ada4d88098
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.