Role os_neutron for OpenStack-Ansible
3ded614757
Variable "{{neutron_driver_interface}}" has been removed in Newton release. For accessing neutron driver interface we must now use the neutron_plugin type "{{neutron_plugins[neutron_plugin_type].driver_interface}}". We can check this removal in this neutron release note: http://docs.openstack.org/releasenotes/openstack-ansible/newton.html Change-Id: I95fb0dd575803325abbb0f9f84f062454b2dd3f2 |
||
---|---|---|
defaults | ||
doc | ||
examples | ||
files | ||
handlers | ||
library | ||
meta | ||
releasenotes | ||
tasks | ||
templates | ||
tests | ||
vars | ||
.gitignore | ||
.gitreview | ||
bindep.txt | ||
CONTRIBUTING.rst | ||
LICENSE | ||
manual-test.rc | ||
README.rst | ||
run_tests.sh | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini | ||
Vagrantfile |
OpenStack-Ansible neutron
Ansible role that installs and configures OpenStack neutron.
- Documentation for the project can be found at:
-
http://docs.openstack.org/developer/openstack-ansible-os_neutron/
- The project home is at: