python-tripleoclient/tripleoclient
Kevin Carter 51695e284b Guard against NoneType
If the resource registry data from a loaded file is None the method will
stacktrace resulting in a deployment failure. This change will ensure
that the data is loaded and in the event the resource_registry option is
None, it will set an empty set and carry on.

Change-Id: I09413d8b17657e9aeb38bc5a2d9ed44182ddf539
Signed-off-by: Kevin Carter <kecarter@redhat.com>
2022-01-13 08:58:09 -06:00
..
config Drop minion 2021-10-01 14:03:39 +00:00
tests Merge "Make deployed ceph baremetal file optional" 2022-01-10 23:29:32 +00:00
v1 Merge "Removed overcloud container commands" 2022-01-06 18:20:04 +00:00
v2 Make deployed ceph baremetal file optional 2021-12-22 16:44:39 +00:00
workflows Remove additional patching to use gitpython with eventlet 2021-12-15 09:37:02 +09: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 Guard against NoneType 2022-01-13 08:58:09 -06:00