Update git submodules

* Update python-openstackclient from branch 'master'
  to ae1f8f888a9a143dc93e21d73408fbbc74307907
  - Merge "compute: Add support for loading BDMs from files"
  - compute: Add support for loading BDMs from files
    
    The syntax of the '--block-device' parameter is complex and easily
    screwed up. Allow users to load a block device config from a file. For
    example:
    
      $ openstack server create ... --block-device file:///tmp/bdm.json ...
    
    This should alleviate the pain that is BDMv2 somewhat.
    
    No functional tests are provided since we already have tests for the CSV
    style of passing parameters and the unit tests show that the net result
    is the same.
    
    Change-Id: I3e3299bbdbbb343863b4c14fb4d9196ff3e1698d
    Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
This commit is contained in:
Zuul 2021-03-11 12:51:47 +00:00 committed by Gerrit Code Review
parent ea08c5ace6
commit 178f250202
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit e6b0473b8b94b2ddc073f4e308dc5ccb60b68ccd
Subproject commit ae1f8f888a9a143dc93e21d73408fbbc74307907