Gitiles
Code Review Sign In
gerrit.opencord.org / platform-install / 7bf357098777c6f64f28c14bf4a103c89fbfd1ae / .
tree: 659c2099f6f1cbd2d3df5581c2ff0239acc562fb [path history] [tgz]
  1. .gitignore
  2. INSTALL_SINGLE_NODE.md
  3. LICENSE
  4. LICENSE.txt
  5. PLATFORM_INSTALL_INTERNALS.md
  6. README.md
  7. Vagrantfile
  8. ansible.cfg
  9. ansible/
  10. build.gradle.todelete
  11. buildSrc/
  12. cloudlab-openstack-playbook.yml
  13. config/
  14. cord-automation.yml
  15. cord-compute-playbook.yml
  16. cord-deploy-onos.yml
  17. cord-deploy-openstack.yml
  18. cord-deploy-xos.yml
  19. cord-diag-playbook.yml
  20. cord-fabric-pingtest.yml
  21. cord-head-playbook.yml
  22. cord-post-deploy-playbook.yml
  23. cord-prep-platform.yml
  24. cord-refresh-fabric.yml
  25. credentials/
  26. docs/
  27. filter_plugins/
  28. gradle.properties
  29. gradle/
  30. gradlew
  31. gradlew.bat
  32. group_vars/
  33. inventory/
  34. library/
  35. opencloud-multi-playbook.yml
  36. pki-setup.yml
  37. pki/
  38. roles/
  39. scripts/
  40. templates/
  41. vars/
  42. xos-reinstall-playbook.yml
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.

Lint checking your code

Before commit, please run scripts/lintcheck.sh, which will perform the same lint check that Jenkins performs when in review in Gerrit.

Powered by Gitilestxt json