commit | 81c611adff31b16bf8900076ce98c8fd1cd685ab | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Mon Nov 13 16:33:03 2017 -0800 |
committer | Scott Baker <scottb@onlab.us> | Wed Nov 15 08:16:38 2017 -0800 |
tree | 55662c00da1f2b08a4811e77db9b7725f1f2f8ab | |
parent | 6f9aaafc0c222a613224f94898056fb612e51295 [diff] |
CORD-2237 modify synchronizer tests to work with nose2 cherry-picked from CORD-2237 commit e032324d5993741ef1975c9a74d891d9ffd0c58e Change-Id: I5076155edbb3e5527b68c3834bd20af0d755d65e
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.