openstack-ansible-os_neutron/releasenotes/notes/ovn_dhcp_metadata_agents-851b42a6923c811f.yaml
Marc Gariepy c5e00f91f7 Disable dhcp-agent and metadata-agent for OVN
OVN doesn't need the neutron-metadata-agent and
neutron-dhcp-agent service.

Change-Id: I58e94199a32ad300b3f70861dc7804f34518c8c2
2023-01-18 13:58:28 +00:00

11 lines
419 B
YAML

---
fixes:
- |
Fixed issue where neutron-metadata-agent and neutron-dhcp-agent were
started on network_hosts for OVN scenario along with
neutron-ovn-metadata-agent. These services will be disabled and masked
for existing environments. Manual clean-up of systemd services and
correpsonsive neutron agents is still needed.
New deployments won't have these services deployed from the beginning.