CORD-1993 port model_policy test to new framework;
cherry-picked from gerrit 6998 commit d8b1439d9e6e1392546a2c26aaccbdf6f92c7b25

Change-Id: I387bd16c3ae2c863e9a0fb7d5dcdac731779b5b9
3 files changed
tree: caea6eff2c9a203683a8b5345f71897fc597134f
  1. .dockerignore
  2. .gitignore
  3. LICENSE.txt
  4. README.md
  5. book.json
  6. containers/
  7. docs/
  8. lib/
  9. nose2-plugins/
  10. scripts/
  11. unittest.cfg
  12. 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.