tripleo-common/tripleo_common/actions
Tim Rozet 602b481804 Adds detection for legacy API network resource
Currently in network_data.yaml there is compat_name which is used as a
workaround for upgrades with regards to a bug where the Heat resource
for API network was being created as InternalNetwork instead of
InternalApiNetwork.  This workaround does work for upgrades, but
consequently also causes all future new deployments to have the wrong
resource name.

This patch adds detection, so that if the legacy resource is detected
already in the overcloud stack, then the compatibility will be enabled
if not already set in network_data.yaml.  This allows for the removal of
compat_name from the network in network_data.yaml and thus removing the
incorrect name for future deployments.

Partial-Bug: 1718764

Change-Id: I695259ad87e2303f948875078bccb619786470e0
Signed-off-by: Tim Rozet <trozet@redhat.com>
2017-10-30 09:52:53 -06:00
..
__init__.py Initial Integration of Mistral into TripleO 2016-05-16 09:15:14 -04:00
ansible.py Add module_path as option for ansible-playbook action 2017-10-06 15:15:34 +02:00
baremetal.py Take wwn_with_extension into account, when configuring a boot device 2017-10-02 14:23:24 +02:00
base.py Add user and project_user_domains to novaclient 2017-10-16 09:49:54 +01:00
config.py Execute minor update via ansible on mistral 2017-10-02 06:41:18 +00:00
container_images.py Action to always populate container image parameters 2017-10-12 20:35:12 +00:00
deployment.py use Result from mistral_lib instead of mistral 2017-06-23 14:20:45 +01:00
derive_params.py Merge "Derive Params OvsPmdCoreList compute issue" 2017-10-05 13:00:29 +00:00
files.py Fix files actions run() method 2017-06-29 15:59:13 +02:00
heat_capabilities.py Copyright content changes 2017-07-13 12:09:53 -04:00
logging_to_swift.py Add GUI logging workflows 2017-08-08 08:55:55 +02:00
package_update.py Execute minor update via ansible on mistral 2017-10-02 06:41:18 +00:00
parameters.py Derive params network config stack exists fix 2017-09-01 06:09:43 -04:00
plan.py Enhances Roles List 2017-10-06 14:05:30 +00:00
scale.py use Result from mistral_lib instead of mistral 2017-06-23 14:20:45 +01:00
swifthelper.py use Result from mistral_lib instead of mistral 2017-06-23 14:20:45 +01:00
templates.py Adds detection for legacy API network resource 2017-10-30 09:52:53 -06:00
validations.py Add error message if no bare metal nodes available 2017-07-18 16:09:56 +00:00
vcs.py use Result from mistral_lib instead of mistral 2017-06-23 14:20:45 +01:00