Erik Berg
e944f06a8e
Apply provider-configuration for 'ml2.ovs.dvr' also
neutron_plugin_type can be ml2.ovs and ml2.ovs.dvr and this would still apply to both configurations. Create a symlink from dvr_config -> ovs_config to work around; # Include provider specific config(s) - include_tasks: "{{ item }}" with_first_found: - files: - "{{ neutron_plugin_type.split('.')[-1] }}_config.yml" in tasks/main.yml Change-Id: Ieb87d87688bb56cc274bf41311a2b5d6c73fc046
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 source code repository is located at:
-
https://git.openstack.org/cgit/openstack/openstack-ansible-os_neutron/
- The project home is at:
Description
Languages
Jinja
73.2%
Python
19.1%
Shell
7.7%