Update git submodules

* Update manila from branch 'master'
  to be794fb16813510c20ea62c72663ffb3a80b64e4
  - Remove backend deprecated variables
    
    MANILA_MULTI_BACKEND has been deprecated for five years now, we should remove
    it from our code base.
    
    This variable was removed from the settings scripts along with:
    MANILA_BACKEND1_CONFIG_GROUP_NAME and MANILA_SHARE_BACKEND1_NAME;
    MANILA_BACKEND2_CONFIG_GROUP_NAME and MANILA_SHARE_BACKEND2_NAME.
    Because they work in the same context.
    
    Instead of them, the already implemented and in use,
    MANILA_ENABLED_BACKENDS variable was placed to garantee the successful
    back-end setup. The same replacement was made in the contribution
    samples scripts.
    
    Apart from this, we avoid configuring generic1 and generic2 if
    another backend/s are selected.
    
    Closes-Bug: #1898791
    Closes-Bug: #1878477
    
    Change-Id: I67036a65da9255694a00a9c8d56cfdefbdf23c05
This commit is contained in:
liviacavalcanti 2021-01-27 19:37:10 -03:00 committed by Gerrit Code Review
parent 02076f877a
commit a798fa3abe
1 changed files with 1 additions and 1 deletions

2
manila

@ -1 +1 @@
Subproject commit 42b709e44624d7be5753fc29f0a87998a97424eb
Subproject commit be794fb16813510c20ea62c72663ffb3a80b64e4