Pass over docs

Change-Id: I5f7edc29f1e364cab0243fcc11daf40424fb7997
2 files changed
tree: 1e8a492df3cff701b24210feb5c65aeaef1cee52
  1. .gitreview
  2. INSTALL_SINGLE_NODE.md
  3. LICENSE
  4. README.md
  5. Vagrantfile
  6. ansible.cfg
  7. ansible/
  8. build.gradle
  9. buildSrc/
  10. cloudlab-openstack-playbook.yml
  11. config/
  12. cord-compute-playbook.yml
  13. cord-diag-playbook.yml
  14. cord-head-playbook.yml
  15. cord-single-playbook.yml
  16. docs/
  17. files/
  18. filter_plugins/
  19. gradle.properties
  20. gradle/
  21. gradlew
  22. gradlew.bat
  23. group_vars/
  24. inventory/
  25. legacy/
  26. library/
  27. opencloud-multi-playbook.yml
  28. roles/
  29. scripts/
  30. templates/
  31. vars/
README.md

platform-install

This repository contains Ansible playbooks for installing and configuring software components on a CORD POD: OpenStack, ONOS, and XOS. It is a sub-module of the main CORD repository.

To install a single-node CORD POD, read INSTALL_SINGLE_NODE.md.

Otherwise you should start with the CORD repository.