python-tripleoclient/tripleoclient
Steve Baker f8ee246464 Don't assume json network config in validations
Change I5f5cec5a1622be4983b4d0db392453d1c489fa40 allowed the
net_config_override file to be yaml as well as json, but if
enable_validations is true the _validate_no_ip_change assumes the
network config is json.

This change loads this file as yaml in _validate_no_ip_change.

Change-Id: Iaeadf412865c059d252ffc7087db3853569b74ee
Related-Bug: #1927090
2021-12-17 09:13:49 +13:00
..
config Drop minion 2021-10-01 14:03:39 +00:00
tests Don't set 'subnet' for ctlplane in node extract 2021-12-09 23:47:54 +01:00
v1 Don't assume json network config in validations 2021-12-17 09:13:49 +13:00
v2 Fix ports cleanup on node unprovision 2021-12-02 20:18:01 +01:00
workflows Refactor --stack-only, --setup-only, --config-download-only 2021-10-25 12:13:19 -06:00
__init__.py Add ReNo support 2016-10-08 00:28:43 +00:00
command.py Remove --no-workflow option 2021-09-28 20:41:11 +09:00
constants.py Add additional saved stack outputs 2021-10-25 18:14:06 +00:00
exceptions.py Drop validate_playbook method from ProvisionNode 2021-10-15 15:57:33 +05:30
export.py Eliminating a race condition in the export_stack function 2021-08-25 17:14:29 +02:00
heat_launcher.py Use 127.0.0.1 for ephemeral Heat server instead of ctlplane ip 2021-12-01 17:28:26 -05:00
plugin.py Remove mistral 2021-09-20 08:22:38 -06:00
utils.py Write clouds.yaml/heatrc for tripleo launch heat 2021-12-01 17:28:26 -05:00