commit | 5769d936bccb10cb1a40a30414a88623c7c1e90a | [log] [tgz] |
---|---|---|
author | Sapan Bhatia <gwsapan@gmail.com> | Wed May 17 11:10:54 2017 +0200 |
committer | Sapan Bhatia <sapan@onlab.us> | Fri May 26 00:50:30 2017 -0700 |
tree | c8104a91a940b7fae494e0f6ebf4dbd6971a2183 | |
parent | d04d43fdcc06e8df58fd8ff9f692fc608ef4aef7 [diff] |
Fixed a bug in options processing, which was breaking xproto -> proto conversion. Also re-enabled the corresponding test. Change-Id: I7d38e8ac612d4ca3d5c5ebc6fc96c65f7de259d2
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.