6 Commits

Author SHA1 Message Date
Flavio Percoco
99b8119d98 HA support for OpenShift
The OSA assisted HA deployment is not recommended for production
environments, besides it being limited. Therefore, we're relying on our
deployment of HAproxy + Keepalived to provide HA on top of OpenShift in
addition to adding more OpenShift nodes.

Depends-On: Ib573758b515264d1dda90cc9de61f4fa6659dc7d

Change-Id: I7ab677e4803e9df5f6641204cb0b6ccc5b1eb79f
2018-07-11 07:41:51 +02:00
Alex Schultz
f8d0edac5f Drop old ceilometer services
These were needed for FFU to Queens so we should remove them for Rocky.

Change-Id: I0e24d19cd17d35644fa02e989fa9ef592195b9f1
2018-05-29 20:51:07 +00:00
Juan Antonio Osorio Robles
9be5b8fce3 Add no-tls environment to env-generator
It was missed from the commit that introduced the environment.

Change-Id: I7e370f5b16ba8b29cd1af36fec6da436f70843a6
2018-05-08 18:15:53 +03:00
Juan Antonio Osorio Robles
1260da2746 Add EnablePublicTLS flag
This flag is on by default, and serves to enable (or disable) the
public TLS by default feature.

It differs from the PublicSSLCertificateAutogenerated flag in the fact
that it works with mistral, while PublicSSLCertificateAutogenerated
works with certmonger in the overcloud.

Change-Id: If553ecff26d5ecd529c37ca438e0ba1795e9ecca
2018-05-08 10:45:09 +00:00
Emilien Macchi
9757572d74 no-tls: add missing endpoint for Designate
Containerized undercloud without SSL is now failing because of this
missing. The file was added here:
Ia4fb60e2e88cd0f28dd254bb18b3959a9732a7ce

But in the meantime, Designate was implemented.

Change-Id: Ib0ccbe722c61074fb140df6a879e0558be710438
2018-04-12 18:51:36 +00:00
Juan Antonio Osorio Robles
8e643e8299 Add endpoint map environment without TLS
This will be useful for cases when folks disable TLS in the t-h-t
configuration (both for the t-h-t undercloud or the overcloud.

Change-Id: Ia4fb60e2e88cd0f28dd254bb18b3959a9732a7ce
2018-04-10 10:31:50 +03:00