|
...
|
...
|
@@ -430,8 +430,6 @@ function configure_tempest {
|
|
430
|
430
|
iniset $TEMPEST_CONFIG validation network_for_ssh $TEMPEST_SSH_NETWORK_NAME
|
|
431
|
431
|
|
|
432
|
432
|
# Volume
|
|
433
|
|
- # TODO(obutenko): Remove snapshot_backup when liberty-eol happens.
|
|
434
|
|
- iniset $TEMPEST_CONFIG volume-feature-enabled snapshot_backup True
|
|
435
|
433
|
# TODO(ynesenenko): Remove the volume_services flag when Liberty and Kilo will correct work with host info.
|
|
436
|
434
|
iniset $TEMPEST_CONFIG volume-feature-enabled volume_services True
|
|
437
|
435
|
# TODO(ameade): Remove the api_v3 flag when Mitaka and Liberty are end of life.
|