Allow managing through instance IDs and enable manage tests
Some drivers do not support looking up shares/snapshots by using
their export paths. In such cases, the drivers will search for the
shares by using their identifiers in the storage back end, so
to adapt to that scenario, this change:
- Introduces a new configuration option so that we can configure
the usage/non usage of instance IDs instead of the export paths/
provider locations.
- Adapt the tests to consider the configuration option.
- Enables manage/unmanage tests for CephFS and Ceph NFS
jobs.
Depends-On: https://review.opendev.org/c/openstack/manila/+/976299
Change-Id: I5a08a40324e5185ebd2ca624626581c7736e3b6e
Signed-off-by: Carlos Eduardo <ces.eduardo98@gmail.com>
9 files changed