Skip to content

Commit 5b3d970

Browse files
Jenkinsopenstack-gerrit
authored andcommitted
Merge "Add flag to set nova v3 api for tempest"
2 parents 53e1750 + d514d60 commit 5b3d970

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

lib/tempest

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -281,6 +281,7 @@ function configure_tempest {
281281
iniset $TEMPEST_CONFIG compute ssh_connect_method $ssh_connect_method
282282

283283
# Compute Features
284+
iniset $TEMPEST_CONFIG compute-feature-enabled api_v3 ${TEMPEST_NOVA_API_V3:-False}
284285
iniset $TEMPEST_CONFIG compute-feature-enabled resize True
285286
iniset $TEMPEST_CONFIG compute-feature-enabled live_migration ${LIVE_MIGRATION_AVAILABLE:-False}
286287
iniset $TEMPEST_CONFIG compute-feature-enabled change_password False

0 commit comments

Comments
 (0)