Merge "lib/tempest: Liberty EOL: remove an useless feature flag"
diff --git a/lib/tempest b/lib/tempest
index 6dc83b5..7d68092 100644
--- a/lib/tempest
+++ b/lib/tempest
@@ -430,8 +430,6 @@
iniset $TEMPEST_CONFIG validation network_for_ssh $TEMPEST_SSH_NETWORK_NAME
# Volume
- # TODO(obutenko): Remove snapshot_backup when liberty-eol happens.
- iniset $TEMPEST_CONFIG volume-feature-enabled snapshot_backup True
# TODO(ynesenenko): Remove the volume_services flag when Liberty and Kilo will correct work with host info.
iniset $TEMPEST_CONFIG volume-feature-enabled volume_services True
# TODO(ameade): Remove the api_v3 flag when Mitaka and Liberty are end of life.