Adding install_dependecies to xos.m4 file for ONOSApp

Change-Id: Iee9e2c72cffb9a4c041c3b7296cfeaed04724d72
(cherry picked from commit 33231e1d4a66d3f7dd5a94b123ca1c216e0869cd)
2 files changed
tree: 9486ddac235e4d329f0957f260f3b3f4d110eb01
  1. .dockerignore
  2. .gitignore
  3. LICENSE.txt
  4. README.md
  5. book.json
  6. build-images-playbook.yml
  7. build-xos-playbook.yml
  8. build.gradle
  9. containers/
  10. docs/
  11. group_vars/
  12. lib/
  13. publish-images-playbook.yml
  14. publish-xos-playbook.yml
  15. pull-images-playbook.yml
  16. pull-xos-playbook.yml
  17. roles/
  18. scripts/
  19. views/
  20. 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.