Merge "Remove outdated comment"

This commit is contained in:
Zuul 2023-01-23 18:26:41 +00:00 committed by Gerrit Code Review
commit b7d8f52e0c
1 changed files with 0 additions and 1 deletions

View File

@ -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