Authentication broken with multiple tests
3 files changed
tree: 31847ecad0da49ef969fbfbda35fbdd65e163ab3
  1. .gitignore
  2. LICENSE
  3. Makefile
  4. README.md
  5. ansible-hosts
  6. containers/
  7. docker-cp.sh
  8. external/
  9. install_opencloud
  10. observer-initscript
  11. observer.conf
  12. setup.py
  13. upgrade-container.sh
  14. wiki/
  15. xos-apps/
  16. xos.deps
  17. xos.spec
  18. xos/
README.md

Getting Started with XOS and CORD

For a general introduction to XOS and how it is used in CORD, see http://guide.xosproject.org. The "Developer Guide" at that URL is especially helpful, although it is sync'ed with the previous release (Burwell), which lags what's in master. Additional design notes, presentations, and other collateral are also available at http://xosproject.org and http://cord.onosproject.org.

The quickest way to get started is to look at the collection of canned configurations in xos/configurations. The cord configuration in that directory corresponds to our current CORD development environment, and the README you'll find there will help you get started.