e944f06a8e
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
Symbolic link
1 line
14 B
YAML
Symbolic link
1 line
14 B
YAML
ovs_config.yml |