tripleo-heat-templates/releasenotes/notes/neutron-cleanup-services-3a8579cd03fac953.yaml
beagles a01dc10348 Add cleanup service for neutron ovs bridges
Neutron used to run a neutron-ovs-cleanup service on startup and
shutdown to ensure clean configuration. Container specific version of
the cleanup service is needed as we are no longer installing neutron
packages in the overcloud image and the ordering dependencies of the
legacy services are not suitable for containerized neutron deployments.

Closes-Bug: #1786311

Change-Id: Iddd191f06b0a7cadb463abec7ef152c89fddb3cd
(cherry picked from commit 8126573718)
2018-08-14 10:21:21 -02:30

5 lines
109 B
YAML

---
features:
- |
Add cleanup services for neutron bridges that work with container based deployments.