Update git submodules

* Update cinderlib from branch 'master'
  - Merge "Improve cinder supported drivers output"
  - Improve cinder supported drivers output
    
    Method list_supported_drivers was intended for human consumption, so all
    values for the options in driver_options where strings, which makes it
    harder to parse by automation tools since they have to:
    
    - Convert values from 'None' to ``None``, 'False' to ``False``, etc.
    - Parse a string with type of the option to determine the additional
      options, such as choices, max and min values.
    
    This patch adds the possibility to get an output intended for automation
    tools.
    
    To maintain backward compatibility the method accepts
    ``output_version`` parameter that defaults to ``1`` (old output) but can get
    ``2`` for the new output.
    
    Change-Id: I2ade5d2e6b2c97d905e09fee509c81c2cfb602ed
This commit is contained in:
Zuul 2020-07-14 16:17:06 +00:00 committed by Gerrit Code Review
parent 2e2d802ae1
commit cb1fb31c13
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 432c5ab0843f04789ae7670c2a1e69d2e066b15e
Subproject commit 59752979605f6794227c1f65a9402c97073167bb