Update git submodules

* Update manila from branch 'master'
  - Merge "Fix server delete attempt along with share net deletion"
  - Fix server delete attempt along with share net deletion
    
    This bug was introduced when manage/unmange servers with DHSS=True
    was merged. This behavior is expected except in two scenarios:
    
    1. If the share server was managed;
    2. If any share belonging to this share server was unmanaged;
    
    In both cases, the `is_auto_deletable` field is set to False. This
    field was added to prevent the share server from being deleted by
    the periodic cleanup job.
    
    This patch fixes the bug by checking the `is_auto_deletable` field
    when the share network deletion triggers the share server deletion.
    
    APIImpact
    
    Change-Id: Ib83b8222100fd5a3d718ad2cb7887b1d79ebd546
    Depends-On: I7d330b8b5fb3f08d3cbdae2c1735e266e75a70d3
    Closes-bug: #1820118
This commit is contained in:
Zuul 2019-03-22 02:56:36 +00:00 committed by Gerrit Code Review
parent 466de93430
commit b7a189d8a5

2
manila

@ -1 +1 @@
Subproject commit 996e2cf960d6718c3184fd1a40dd078505746af5
Subproject commit 54bce0a9ca07952cd97cd2bc8641f81ab2c49af5