diff --git a/devstack/plugin.sh b/devstack/plugin.sh index 02a8ccd..c9ed2d7 100644 --- a/devstack/plugin.sh +++ b/devstack/plugin.sh @@ -76,7 +76,6 @@ function configure_cinder_nfs { # Configures tempest for running Cinder volume API tests with an NFS backend. function configure_tempest_nfs { - # The Cinder NFS backend doesn't yet support snapshot, backup or clone. iniset $TEMPEST_CONFIG volume-feature-enabled snapshot True iniset $TEMPEST_CONFIG volume-feature-enabled backup False iniset $TEMPEST_CONFIG volume-feature-enabled clone True