Update git submodules

* Update heat from branch 'master'
  to 8daa7e938985e0fc34f603debf3a8ba1413d8ff7
  - Allow using database configs on db retry
    
    Allow following db configs when calling wrap_db_retry:
        * database.db_max_retries
        * database.db_retry_interval
        * database.db_inc_retry_interval
        * database.db_max_retry_interval
    So database cofig can now control db retries.
    Please reference [1] for what each config options can do.
    
    [1] https://opendev.org/openstack/oslo.db/src/branch/master/oslo_db/options.py
    
    Change-Id: I034625733c2d22f0f5635f58e9df3d5785e58cf5
This commit is contained in:
Rico Lin 2021-02-28 21:38:29 +08:00 committed by Gerrit Code Review
parent 17532430fc
commit 639568afce
1 changed files with 1 additions and 1 deletions

2
heat

@ -1 +1 @@
Subproject commit 5609e257652a1f6fb87891965c7fafa7194c5575
Subproject commit 8daa7e938985e0fc34f603debf3a8ba1413d8ff7