Remove outdated comment

This is no longer accurate.

Change-Id: I8c5a27630ae384d4e16396327b28161293ecea33
This commit is contained in:
Eric Harney 2020-06-16 12:19:43 -04:00
parent 1bdabe9066
commit 60452a6db1
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