commit | 43d62b5b09aadc05b1f708f1c5ed276612b63721 | [log] [tgz] |
---|---|---|
author | Zack Williams <zdw@cs.arizona.edu> | Mon Jan 23 07:34:45 2017 -0700 |
committer | Zack Williams <zdw@cs.arizona.edu> | Wed Jan 25 13:45:05 2017 -0700 |
tree | 2ca51aef8aa3fbddc971abdec0c7105d2afa8223 | |
parent | 988b899a53cdaca8bb7d20be20771073a1d1f70c [diff] |
CORD-807 prep for removal of gradle from platform-install refresh apt cache improve SSH port check add inventory for running on head node copy of /opt/cord happens in cord repo now fix how SSH pubkey is handled for LXD fix perms during pki CA dir creation PKI/credentials permissions retry juju add-machine checks/pauses to allow juju or containers to be ready Change-Id: Iababb1bd8e464ae1d44c9b252d9bc07d66cf0872
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.
Before commit, please run scripts/lintcheck.sh
, which will perform the same lint check that Jenkins performs when in review in Gerrit.