commit | 626bc5393a21ee4946195edad78206cb4a9e0c01 | [log] [tgz] |
---|---|---|
author | Sapan Bhatia <sapan@opennetworking.org> | Thu Sep 14 15:22:13 2017 -0400 |
committer | Sapan Bhatia <sapan@opennetworking.org> | Thu Sep 14 22:12:18 2017 -0700 |
tree | cbe1b39083e2e0c467adf24bedcd8667eac27fec | |
parent | 940715cfaa03bb13c5b3b6acf807e81b34a20939 [diff] |
CORD-1891: Fix dependency issue breaking slice deletion This fix adds back some code that was lost in a rebase of a previous patch: https://gerrit.opencord.org/#/c/5486/3..4/xos/synchronizers/new_base/event_loop.py Change-Id: I2cd1d7ba5f8a0e575f1f2cb0723029a4164c8d52 (cherry picked from commit b497bfbe28683111bd6561af8fcad292f1c8d3f6)
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.