python-tripleoclient/tripleoclient
Steve Baker bd45a745da 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
(cherry picked from commit f8ee246464)
2022-01-05 11:01:48 +13:00
..
config make net_config_override of undercloud.conf work with yaml 2021-12-17 10:04:57 +13:00
tests Merge "Fix network environment validation" into stable/train 2021-08-21 04:43:52 +00:00
v1 Don't assume json network config in validations 2022-01-05 11:01:48 +13:00
workflows Fix edit authorized_keys file in-place 2021-09-02 11:14:36 -03:00
__init__.py Add ReNo support 2016-10-08 00:28:43 +00:00
command.py Use correct default key file and normalize the usage 2020-03-12 11:41:51 +13:00
constants.py [Stable-Only]Reversing the legacy directory conditional 2021-09-09 15:12:52 +02:00
exceptions.py Revert "[train-only] post stack creation tsx validation" 2021-09-02 09:07:57 -04:00
export.py Use ceph_mon_network to find Ceph monitor IPs for export 2021-04-15 15:12:33 +00:00
heat_launcher.py Honor --heat-user argument in heat launcher 2019-12-07 13:34:04 +00:00
noauth_policy.json Add heat_launcher module to help launch heat-all 2017-02-08 15:49:24 -05:00
plugin.py [Train] Bump queue subscription ttl for WebsocketClient 2021-02-19 17:54:49 +05:30
utils.py Merge "[train-only] Honour DeploymentServerBlacklist" into stable/train 2021-08-20 19:29:46 +00:00