commit | bcbd4cc7a1156eb726e11bc90485aa3a63ce72e1 | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Wed Mar 07 13:50:21 2018 -0800 |
committer | Scott Baker <scottb@onlab.us> | Tue Mar 20 00:13:38 2018 +0000 |
tree | b7e5046b7605d987f685f0e54c5f6815b96ed516 | |
parent | 972a8aa505f3bd8f3aee0afd6b1aab37772e41d5 [diff] |
CORD-2741 implement VERSION file discovery for xos python libraries Change-Id: Ife67b0066d5fd54958e1b1de3c5b3758ac9d3ca6
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.