Drop usage of removed tripleo::haproxy parameters

ec2api and panko are no longer supported by TripleO.
This change drops remaining usage of the removed tripleo::haproxy
parameters for these two services.

Change-Id: I3ceacb5e26a6878049fc13b24b541ebdc763c16a
This commit is contained in:
Takashi Kajinami 2021-06-04 23:10:58 +09:00
parent 098df978cf
commit 7d0320ad99
1 changed files with 0 additions and 3 deletions

View File

@ -80,8 +80,6 @@ outputs:
tripleo::haproxy::cinder: false
tripleo::haproxy::designate: false
tripleo::haproxy::docker_registry: false
tripleo::haproxy::ec2_api: false
tripleo::haproxy::ec2_api_metadata: false
tripleo::haproxy::etcd: false
- if:
- {get_param: EnableGlanceApiProxy}
@ -112,7 +110,6 @@ outputs:
tripleo::haproxy::nova_novncproxy: false
tripleo::haproxy::octavia: false
tripleo::haproxy::ovn_dbs: false
tripleo::haproxy::panko: false
tripleo::haproxy::placement: false
tripleo::haproxy::rabbitmq: false
tripleo::haproxy::redis: false