Update git submodules

* Update ironic from branch 'master'
  - Merge "Do not autoescape all Jinja2 templates"
  - Do not autoescape all Jinja2 templates
    
    this breaks pxe config rendering when e.g. quotes are needed (like for values
    with spaces), replacing them with HTML escape codes.
    
    Instead use smart autoescape which by default is only enabled for
    htm(l) and xml templates.
    Not specifically setting override for strings as we set the template
    name for string templates anyway, and matching goes by that name.
    https://jinja.palletsprojects.com/en/2.11.x/api/#autoescaping
    
    Change-Id: I27e63557d4bcd81d583c55315029425bec03fd98
    Story: 2005791
    Task: 39269
This commit is contained in:
Zuul 2020-04-07 12:23:54 +00:00 committed by Gerrit Code Review
parent a2c587c13c
commit 33e3ce8120
1 changed files with 1 additions and 1 deletions

2
ironic

@ -1 +1 @@
Subproject commit 881320216105bce85af18385ce155e03127daf8d
Subproject commit 45d9390187108de87d56eedb57fe7c61cc277ddd