Update git submodules

* Update openstacksdk from branch 'master'
  to eefd1609ac66689b07ef3ce9524396a2d0e98556
  - Merge "Switch flavor ops in the cloud layer to proxy"
  - Switch flavor ops in the cloud layer to proxy
    
    Since very long time we want to switch cloud layer functions to use
    underneath the proxy layer to reduce maintenance complexity. For flavors
    we even did some tries in the past. This time it is meant even more
    seriosly. Since flavors listing is a subject of caching, but
    dogpile/pickle does not support caching of the complex objects returned
    by funciton we convert and return flavors to Munch objects (we anyway
    wanted to have it this way).
    
    Change-Id: I0353bb8d1be69e18dd31f0abedf25818b42c14ce
This commit is contained in:
Zuul 2020-12-24 11:05:48 +00:00 committed by Gerrit Code Review
parent 5bddfa173b
commit ca5f32c328
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 2370bd6fd3681a2cd5fd0b48ee954ab33aef1761
Subproject commit eefd1609ac66689b07ef3ce9524396a2d0e98556