Go to file
Harald Jensås 5d6649fc9d Disable neutron inventory src if no ctlplane ports
ctlplane ports created by THT Heat Server
resources, or nova less without --network-ports/--network-config
enabled, does not have the 'tripleo_stack_name' tag. We
shouldn't use neutron as a source if no ctlplane ports are
tagged with the 'tripleo_stack_name'.

This patch add's a check for to ensure atleast 1 port is in the
ctlplane network. If no such port is found _get_neutron_data
returns None, and the inventory generation will continue to use
the heat stack as the source.

Also filter "tripleo_service_vip" and "tripleo_vip_net" ports
when getting the ports so that the test doesn't match on a
control plane virtual IP.

Closes-Bug: #1928926
Change-Id: Ida1cc17ae6b9adf4275e0616706158bfc3b93204
2021-05-27 13:37:27 +02:00
2020-08-25 01:43:19 +00:00
2019-11-03 02:36:43 +08:00
2021-04-15 17:23:55 +00:00
2015-11-30 23:01:07 +00:00
2019-04-19 19:36:50 +00:00
2015-04-29 13:34:49 +02:00
2021-03-19 10:02:34 +00:00
2018-11-18 21:39:33 +00:00
2021-03-15 14:38:56 +00:00
2015-04-29 13:34:49 +02:00
2020-04-13 20:01:42 +02:00
2021-01-05 09:25:33 +01:00
2021-03-15 14:38:56 +00:00

Team and repository tags

image

tripleo-common

A common library for TripleO workflows.

Description
RETIRED, A Python library for code common to TripleO CLI and TripleO UI.
Readme 82 MiB