Files
python-heatclient/heatclient/common/deployment_utils.py
Rabi Mishra 8eb188457d Fix deployment create error when using existing config
We use an empty dict as config  when deployment is created
without a config. This fixes 'build_derived_config_params'
to accept both SoftwareConfig object and empty dict.

Change-Id: Ib9b49e72c117aedc15966c11dafa43eca9e57dac
Closes-Bug: #1494672
2015-09-15 06:39:53 +05:30

5.1 KiB