commit | 3a64ea88b8cac124908baf846b3eadbb41af7c51 | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Wed Jan 11 13:55:33 2017 -0800 |
committer | Scott Baker <smbaker@gmail.com> | Wed Jan 11 16:08:08 2017 -0800 |
tree | 7c79324aff8dbc85f8d7bec49650fd0bc662ee2b | |
parent | 517f80c7d627d43e633ea70167f28a6fc6b39483 [diff] |
support authentication in gRPC API (CORD-695) Change-Id: I28a51cb3c67f2b096e39d8766ae5b8cf4b6e40d2
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.