commit | ef8d85da397464f9c746bb2f5c84498ea22e638f | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Tue Feb 21 16:44:28 2017 -0800 |
committer | Scott Baker <scottb@onlab.us> | Tue Feb 21 23:33:52 2017 -0800 |
tree | fc644f3ff8d6e6245ecc8e4991639980c051f924 | |
parent | 7b43d76b31ede593db13e9eb1cf7c4abb3bd8475 [diff] |
CORD-762 add simple retry mechanism, support for invoke Change-Id: Ied583aaa9261adec353f061b9d29211d12dc95c7
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.