commit | b0bf084c869eb87db6dc611dd0dbadda59800b1a | [log] [tgz] |
---|---|---|
author | Sapan Bhatia <gwsapan@gmail.com> | Tue Jun 06 09:55:52 2017 +0200 |
committer | Sapan Bhatia <gwsapan@gmail.com> | Tue Jun 06 21:08:18 2017 +0200 |
tree | 2344d6eb23fcef807605f0b93d0a5dae85a24228 | |
parent | cba0de764f6f9b57b19fba9ee2cc94d242005e2f [diff] |
CORD-1426: Use release version of plyprotobuf This is a bug fix. We currently pull the latest version of plyprotobuf, whatever that might be. This patch sets the version to a constant, to avoid breakages related to updates to the package in the future. Change-Id: I7a42909b50b253cd68c849bf81222888e38ec32b
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.