commit | 31b01c4e0f631c63b49e093f0bd55f57631a5d11 | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Tue Apr 24 09:17:39 2018 -0700 |
committer | Scott Baker <scottb@onlab.us> | Wed Apr 25 16:47:22 2018 +0000 |
tree | 44ce56772e467a7a537d001e0d192270b9e52349 | |
parent | 23d8c1ecfd7f9d2e48e48f3d3251df4671118f34 [diff] |
CORD-2922 require authentication for all XOS APIs Change-Id: Ie1d5ca8a36fa2ba68bf581bd90f2e72d6c78fa20
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.