manila/doc/source/contributor/samples
liviacavalcanti be794fb168 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
2021-01-27 10:14:42 +00:00
..
cephfs_local.conf Updates to support in Ceph local.conf sample 2020-12-10 15:44:08 -05:00
container_local.conf Remove backend deprecated variables 2021-01-27 10:14:42 +00:00
generic_local.conf Remove backend deprecated variables 2021-01-27 10:14:42 +00:00
lvm_local.conf Remove backend deprecated variables 2021-01-27 10:14:42 +00:00
zfsonlinux_local.conf Remove backend deprecated variables 2021-01-27 10:14:42 +00:00