[CORD-2888] Adding pull steps to the synchronization loop

Change-Id: I768c5a32739a27764ee79e545b895be6273b3dc8
13 files changed
tree: fe0e0aac8e1a4e881453d211fa3db52b07043bbc
  1. .dockerignore
  2. .gitignore
  3. LICENSE.txt
  4. README.md
  5. VERSION
  6. book.json
  7. containers/
  8. docs/
  9. lib/
  10. nose2-plugins/
  11. scripts/
  12. unittest.cfg
  13. xos/
README.md

Getting Started with XOS and CORD

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.