Update git submodules

* Update puppet-nova from branch 'master'
  to da1383a880f03fd5a0ab0ad6a4b67b0cef4d0272
  - Merge "remove unicode literal from code"
  - remove unicode literal from code
    
    All strings are considered as unicode string from Python 3.
    
    This patch drops the explicit unicode literal (u'...')
    appearances from the unicode strings.
    
    Change-Id: Id5f1a59d47ba2cd2ae1927636623768351adc648
    Co-Authored-By: LiZekun <2954674728@qq.com>
This commit is contained in:
Zuul 2022-03-08 03:19:01 +00:00 committed by Gerrit Code Review
parent 8500a60a00
commit 5cf4447503
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit bbc701c8ba6d30c8af388b91e01bae62b8402d2e
Subproject commit da1383a880f03fd5a0ab0ad6a4b67b0cef4d0272