CORD-1130 remove all obsolete onboarding models and fields

Change-Id: Ic1892b658d730fca92a383f49c4c41633b1e642b
(cherry picked from commit 5c915f6ef5dafd7c5a2124ab4e497d2a4c1facab)
28 files changed
tree: e37a93d1459d5805e978b81a58f732cbfa282aa8
  1. .dockerignore
  2. .gitignore
  3. LICENSE.txt
  4. README.md
  5. apiary.apib
  6. build-images-playbook.yml
  7. build-xos-playbook.yml
  8. build.gradle
  9. containers/
  10. group_vars/
  11. publish-images-playbook.yml
  12. publish-xos-playbook.yml
  13. pull-images-playbook.yml
  14. pull-xos-playbook.yml
  15. roles/
  16. views/
  17. 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.