commit | 89c9e6ef7b30781c46dad78c846d623f3c28ea2d | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Tue Mar 14 17:47:32 2017 -0700 |
committer | Scott Baker <smbaker@gmail.com> | Tue Mar 14 17:47:32 2017 -0700 |
tree | 173eaf1a1c8279e4f879c9a88b8b02b994d628ec | |
parent | d78f64753ce0d018df5fe685f787751bda94d5a7 [diff] |
CORD-1008 add wrappers for Service, Tenant, ONOSApp Change-Id: Ia038c5816b59a4b6b63a0dc77e5e0f47834bb225
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.