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:
parent
098df978cf
commit
7d0320ad99
@ -80,8 +80,6 @@ outputs:
|
|||||||
tripleo::haproxy::cinder: false
|
tripleo::haproxy::cinder: false
|
||||||
tripleo::haproxy::designate: false
|
tripleo::haproxy::designate: false
|
||||||
tripleo::haproxy::docker_registry: false
|
tripleo::haproxy::docker_registry: false
|
||||||
tripleo::haproxy::ec2_api: false
|
|
||||||
tripleo::haproxy::ec2_api_metadata: false
|
|
||||||
tripleo::haproxy::etcd: false
|
tripleo::haproxy::etcd: false
|
||||||
- if:
|
- if:
|
||||||
- {get_param: EnableGlanceApiProxy}
|
- {get_param: EnableGlanceApiProxy}
|
||||||
@ -112,7 +110,6 @@ outputs:
|
|||||||
tripleo::haproxy::nova_novncproxy: false
|
tripleo::haproxy::nova_novncproxy: false
|
||||||
tripleo::haproxy::octavia: false
|
tripleo::haproxy::octavia: false
|
||||||
tripleo::haproxy::ovn_dbs: false
|
tripleo::haproxy::ovn_dbs: false
|
||||||
tripleo::haproxy::panko: false
|
|
||||||
tripleo::haproxy::placement: false
|
tripleo::haproxy::placement: false
|
||||||
tripleo::haproxy::rabbitmq: false
|
tripleo::haproxy::rabbitmq: false
|
||||||
tripleo::haproxy::redis: false
|
tripleo::haproxy::redis: false
|
||||||
|
Loading…
Reference in New Issue
Block a user