commit | b5ce186c5c366b0036cfe077f5d550c78c86895d | [log] [tgz] |
---|---|---|
author | Sapan Bhatia <sapan@opennetworking.org> | Mon Jul 31 15:48:19 2017 -0400 |
committer | Sapan Bhatia <sapan@opennetworking.org> | Fri Aug 04 14:07:18 2017 -0400 |
tree | 83921d29d8903ffc49223fe2511711fbb28a173d | |
parent | c66ed2efdbb475394342120138861658841c9bd3 [diff] |
CORD-1570: Re-implementation of XOS Security via xproto at the API boundary Change-Id: I9cb6380b0798a5f4af2f0459c5decd0b9edbb317
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.