commit | 96b995ab692b62ee4045809240be39afe88989e1 | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Wed Feb 15 16:21:12 2017 -0800 |
committer | Scott Baker <scottb@onlab.us> | Thu Feb 16 15:27:37 2017 -0800 |
tree | b5dd17b1053d1ec0516c108ba271ec88b00ad4d3 | |
parent | 81996099ff552b32812f221dfc0486c5ed1b7266 [diff] |
CORD-762 create xos_client python library Change-Id: I4b1db15a83c5539952d8577515a626bd0f738d68
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.