Merge branch 'master' of github.com:open-cloud/xos
tree: c72c377419d9a86809ba2bb6a1a1c922eb285cc7
  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.deps
  16. xos.spec
  17. 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 (currently Burwell), which likely lags what's in master. Additional design notes, presentations, and other collateral are also available at http://xosproject.org.

The quickest way to get started is to look at the collection of "stock" 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.