Update git submodules

* Update python-manilaclient from branch 'master'
  - Implement OSC share type commands
    
    In this patch we add openstack commands for:
    share type create
    share type delete
    share type set
    share type unset
    share type list
    share type show
    share type access create
    share type access list
    share type access delete
    
    These commands can be used to replace all “manila type-” commands.
    “openstack share type set” combines “manila type-key” with
    “manila type-update” commands and can be used to set name, description,
    visibility and extra specs.
    
    Change-Id: I10cb6ea800908ebbe48eae7ba8c18680249ff1d2
    Partially-implements: bp openstack-client-support
This commit is contained in:
Maari Tamm 2020-01-06 13:06:04 +00:00 committed by Gerrit Code Review
parent bd4d35a694
commit 34b7508c88
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 9fc3723de89518ff06e457edd4579093686a6410
Subproject commit e3652b9c1c36c825d07dce741802930ad0ec1a12