
The tasks/main.yml is looking for "{{ neutron_plugin_type.split('.')[-1] }}_config.yml" file. So if neutron_plugin_type is ml2.ovs, the filename should be ovs_config.yml. This fixes the problem. Change-Id: Ia239360dc88be48e06faf18ec7af852a91f427c7
Team and repository tags
OpenStack-Ansible neutron
Ansible role that installs and configures OpenStack neutron.
- Documentation for the project can be found at:
-
https://docs.openstack.org/openstack-ansible-os_neutron/latest/
- Release notes for the project can be found at:
-
https://docs.openstack.org/releasenotes/openstack-ansible-os_neutron
- The project home is at:
Description
Languages
Jinja
73.2%
Python
19.1%
Shell
7.7%