commit | 002df87c8afef2e440bfae23c3be90fecbd20b02 | [log] [tgz] |
---|---|---|
author | Sapan Bhatia <sapan@opennetworking.org> | Tue Aug 01 19:06:29 2017 -0400 |
committer | Sapan Bhatia <sapan@onlab.us> | Wed Aug 02 14:26:12 2017 -0700 |
tree | ddc6d6465600892310eadf15d9b08e22ca02fa95 | |
parent | 628977084deb6466a86643a6971e95091f2a85fc [diff] |
Update service_extender stub generator to use 3.0's PlCoreBase class, instead of the renamed XOSBase Change-Id: I6a28f3ba3e18793a7c417a461bbffd8d759dbe9e
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.