heat/heat/engine/resources/openstack
Rabi Mishra ee06110347 Return None for attributes of sd with no actions
If the 'actions' property of a deployment is [], we don't
create a software deployment in heat and resource_id of the
software deployment is None. However, there is a possibility
that we access the attributes of the sd in the template and
that results in TypeError as we try to make an rpc call to
show the software deployment for None.

Change-Id: Iefd3cdd20bb51c63e7267ae0628e0f15544c0427
Task: 33516
2019-05-29 22:24:54 +05:30
..
aodh aodh/gnocchi: remove constraints on aggregation methods 2018-09-05 19:38:21 +00:00
barbican Add missing 'of' in order description 2017-09-04 03:47:00 +00:00
blazar Add a Blazar Host resource 2019-02-18 06:41:23 +00:00
cinder Check for server in attachements when checking for detach complete 2018-09-24 17:28:52 +05:30
designate Hidden OS::Designate::Record and OS::Designate::Domain 2017-10-18 01:27:34 +00:00
glance Support glance web-download 2019-01-14 15:48:26 +01:00
heat Return None for attributes of sd with no actions 2019-05-29 22:24:54 +05:30
keystone Ignore Not Found when deleting Keystone role assignment 2019-05-13 10:18:06 -04:00
magnum Hidden resources in Rocky 2018-07-26 23:29:57 +08:00
manila Define constants for Neutron client resource types 2017-11-06 15:09:52 -05:00
mistral Return execution state_info in ExternalResource 2018-11-21 11:18:15 +01:00
monasca Use correct raw string format 2017-11-16 18:23:58 -05:00
neutron Fix allowed address pair validation 2019-05-15 13:06:36 +02:00
nova Deprecate `personality` for `OS::Nova::Server` 2019-03-13 06:52:02 +00:00
octavia Support tags for Octavia pool member 2019-03-21 20:11:48 +00:00
sahara Merge "Define constants for Neutron client resource types" 2018-07-24 19:40:14 +00:00
senlin Never cache Senlin cluster outputs 2017-06-21 20:18:46 -04:00
swift Remove log translations 2017-03-25 17:11:50 +08:00
trove Merge "Define constants for Neutron client resource types" 2018-07-24 19:40:14 +00:00
zaqar Fix OS::Zaqar::MistralSubscription with mistralclient 3.0 2017-07-17 18:26:26 -04:00
zun Zun: fix an issue on command property 2019-04-18 02:23:22 +00:00
__init__.py Split scaling policy into separate files 2014-08-27 20:27:19 +08:00