RETIRED, Extra Ansible roles to automate TripleO deployments
2a14e3c964
https://review.openstack.org/#/c/397312/ has removed some options in tripleoclient. Specifically, --neutron-network-type and --neutron-tunnel-types are being used in tripleo-quickstart .This patch removes them from extra_args and scale_extra_args. This parameters are being passed via environment files or using vxlan by default so i think it doesn't need any other adjustment. Change-Id: Icb36a45797bdb5e217ce9f33fa67e6697590b23c |
||
---|---|---|
ci-scripts | ||
config/general_config | ||
playbooks | ||
roles | ||
.gitignore | ||
.gitreview | ||
LICENSE | ||
other-requirements.txt | ||
README.md | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
Extra roles for tripleo-quickstart
These Ansible role are extending the functionality of tripleo-quickstart to do end-to-end deployment and testing of TripleO.
The documentation of each role is located in the individual role folders, and general usage information is in the tripleo-quickstart docs.