Update git submodules

* Update heat from branch 'master'
  - Merge "Return None for attributes of sd with no actions"
  - 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
This commit is contained in:
Zuul 2019-05-31 11:28:02 +00:00 committed by Gerrit Code Review
parent 4de5464c99
commit 4f729646ed
1 changed files with 1 additions and 1 deletions

2
heat

@ -1 +1 @@
Subproject commit d580565abff2997002eff856535bdfd2ddb44da7
Subproject commit 7472974179f661acfba82fd6bf710eede8546836