Remove Neutron LBaaS

The project has been retired and there will be no Train release [1].
This patch removes Neutron LBaaS support in tripleo-heat-templates.

[1] https://review.opendev.org/#/c/658494/

Related-Bug: #1831618
Change-Id: Ibf87819d9db72fa5d1bbaeb2019ca94de97f9dd1
This commit is contained in:
Carlos Goncalves 2019-06-04 16:13:08 +02:00 committed by Cédric Jeanneret
parent e4c6e078f7
commit 33a8cc8492
4 changed files with 11 additions and 6 deletions

View File

@ -23,8 +23,6 @@
- /etc/neutron/dhcp_agent.ini
- /etc/neutron/fwaas_driver.ini
- /etc/neutron/l3_agent.ini
- /usr/share/neutron/neutron-lbaas-dist.conf
- /etc/neutron/lbaas_agent.ini
roles:
- neutron-sanity-check

View File

@ -24,8 +24,6 @@
- /etc/neutron/plugins/ml2/openvswitch_agent.ini
- /etc/neutron/fwaas_driver.ini
- /etc/neutron/l3_agent.ini
- /usr/share/neutron/neutron-lbaas-dist.conf
- /etc/neutron/lbaas_agent.ini
roles:
- neutron-sanity-check

View File

@ -0,0 +1,11 @@
---
upgrade:
- |
The Neutron LBaaS project was retired. Upgrading to deployment to Train
release will not upgrade Neutron LBaaS. Learn more about its retirement and
Octavia as its successor at
https://wiki.openstack.org/wiki/Neutron/LBaaS/Deprecation
deprecations:
- |
The Neutron LBaaS project was retired and support for it in TripleO
removed.

View File

@ -7,5 +7,3 @@ configs:
- /etc/neutron/plugins/ml2/openvswitch_agent.ini
- /etc/neutron/fwaas_driver.ini
- /etc/neutron/l3_agent.ini
- /usr/share/neutron/neutron-lbaas-dist.conf
- /etc/neutron/lbaas_agent.ini