Go to file
Takashi Kajinami c2a7706489 Allow usage of duplicated IPs for undercloud config
Change 2600260be5 introduced validation
to avoid duplicated usage of undercloud IPs, but in fact we don't need
to ensure complete unieqness of local_ip, undercloud_admin_host and
undercloud_public_host, but it should be enough if local_ip and
undercloud_admin_host are different, because public endpoints should
listen on different ports when ssl is enabled.

This patch eases the validation introduced by the previous patch, so
that we allow the deployment especially with the same ip used for
public_host and admin_host, which was allowed in old releases.

Depends-On: https://review.opendev.org/747479
Change-Id: I932482e097d62f46e02eb035435d2bc0d5548b2a
Related-Bug: #1832168
Related: RHBZ#1868910
(cherry picked from commit 5b246e4f1a)
2020-08-24 15:20:47 +00:00
2019-06-21 07:44:21 -06:00
2020-04-04 17:19:56 +02:00
2019-06-21 07:44:21 -06:00
2015-03-17 09:33:52 -04:00
2019-01-04 17:31:21 +00:00
2015-03-17 09:33:52 -04:00
2019-09-11 16:33:21 +02:00
2015-03-17 09:33:52 -04:00
2020-07-06 12:53:10 +00:00
2019-09-11 16:33:21 +02:00
2020-07-06 12:53:10 +00:00
2020-04-04 17:19:56 +02:00

About tripleoclient

General information

tripleoclient is an OpenStackClient (OSC) plugin implementation that implements commands useful for TripleO and the install and management of both an undercloud and an overcloud.

See the TripleO Documentation for details on using tripleoclient.

See the Release Notes

Team and repository tags

image

Description
RETIRED, python utility to manage a tripleo based cloud
Readme 72 MiB