openstack-ansible-os_neutron/tasks
Dmitriy Rabotyagov 3faa793469 Do not provision neutron config when not needed
With [1] we merged not installing neutron venv and packages
when it's not required, for example on ovn_northd. At the same
time we still try to provision config files that are not needed there.
Moreover, role is failing as smart_sources bits are relying on neutron venv
existance.

[1] https://review.opendev.org/c/openstack/openstack-ansible-os_neutron/+/863546

Change-Id: I59050f09577df790119e552e39cd38463755b36f
2022-12-09 14:52:48 +00:00
..
providers Merge "Remove support for calico ml2 driver." 2022-12-09 11:02:23 +00:00
dependent_neutron_roles.yml Remove support for calico ml2 driver. 2022-12-06 12:28:17 +00:00
main.yml add ovn ssl config 2022-11-30 16:03:14 +00:00
neutron_apparmor.yml AppArmor: Handle required profiles for neutron services 2018-09-28 14:46:49 +01:00
neutron_check.yml Remove the neutron-fwaas since it retired 2020-06-17 13:30:15 +08:00
neutron_db_setup.yml Change task ordering to perform smooth upgrades 2021-05-13 09:07:20 +00:00
neutron_install.yml Do not install neutron venv if not needed. 2022-12-03 19:14:24 +00:00
neutron_post_install.yml Do not provision neutron config when not needed 2022-12-09 14:52:48 +00:00
neutron_pre_install.yml Do not install neutron venv if not needed. 2022-12-03 19:14:24 +00:00