Update git submodules

* Update manila-ui from branch 'master'
  - Drop snapshot_support param from share_type_create
    
    This patch set drops the snapshot_support param from the
    share_type_create command. Considering that the manila scheduler
    works as follow:
    
    - If "snapshot_support" in a share type is set to True, the
      scheduler will only match backends that allow taking snapshots.
    - If "snapshot_support" in a share type is set to False, the
      scheduler will only match backends that do not support snapshots.
    - If "snapshot_support" is not set in a share type, the scheduler
      places the share on any backend irrespective of whether snapshots
      or supported or not. However, users will be prevented from taking
      snapshots of such shares.
    
    We want to mimic the third behavior of the scheduler. That means,
    we expect administrators to specify wheter the backend has or not
    snapshot_support.
    
    Change-Id: I0440bfa1b182330020f8cb3c37d33e226801f3e9
    Closes-Bug: #1685655
This commit is contained in:
Maari Tamm 2019-10-29 21:35:10 +00:00 committed by Gerrit Code Review
parent 188b476282
commit f62827ed60
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit b0b454892ae779f655998ee02bd7d989aa9f96c9
Subproject commit 7d3eb82eb85b2cdd175b5091fe7b99f4547c6aae