|
...
|
...
|
@@ -434,6 +434,7 @@ function configure_tempest {
|
|
434
|
434
|
iniset $TEMPEST_CONFIG validation network_for_ssh $TEMPEST_SSH_NETWORK_NAME
|
|
435
|
435
|
|
|
436
|
436
|
# Volume
|
|
|
437
|
+ iniset $TEMPEST_CONFIG volume-feature-enabled manage_snapshot $(trueorfalse True TEMPEST_VOLUME_MANAGE_SNAPSHOT)
|
|
437
|
438
|
# TODO(ynesenenko): Remove the volume_services flag when Liberty and Kilo will correct work with host info.
|
|
438
|
439
|
iniset $TEMPEST_CONFIG volume-feature-enabled volume_services True
|
|
439
|
440
|
# TODO(ameade): Remove the api_v3 flag when Mitaka and Liberty are end of life.
|