commit | 4599cfdae7e559a02c172efb7f5f2d92b5e8f663 | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Wed Feb 15 11:14:24 2017 -0800 |
committer | Scott Baker <smbaker@gmail.com> | Wed Feb 15 11:14:24 2017 -0800 |
tree | 233632ba68c52bdaf61b46210ca3f683dbb32998 | |
parent | afdc468081f27b381cf655ee8afce82c8c21fe5e [diff] |
CORD-762 eliminate need for orm to directly import protos Change-Id: I7668793805a72ff15e3d4c7907628aded5192d4d
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.