Update git submodules

* Update heat from branch 'master'
  - Merge "Lazily cache parsed value of list/json parameters"
  - Lazily cache parsed value of list/json parameters
    
    Parsing the value of JSON parameters at the time we create them (or
    update the default value) results in exceptions occurring while creating
    the Stack object, that are then not caught and transformed. The result
    is an HTTP 500 Internal Error reported by the API, with an unhelpful
    error message.
    
    By not parsing the JSON until it is needed, we ensure that any errors
    will occur during validation, where errors are appropriately transformed
    (to StackValidationFailed) and annotated with the necessary information
    to help the user determine the source.
    
    Depends-On: https://review.opendev.org/#/c/748359/
    
    Change-Id: I70e341c344d6254173ad4519276626230087263a
    Story: 2007957
    Task: 40443
This commit is contained in:
Zuul 2020-09-01 10:26:28 +00:00 committed by Gerrit Code Review
parent b10ac2f88c
commit ca2c9b80ac
1 changed files with 1 additions and 1 deletions

2
heat

@ -1 +1 @@
Subproject commit b18aadc84d39e0bf91af796674b9fd43b417d0d1
Subproject commit c54518d6072d8b5b65c6a2ce6c50903efb31e3ee