Merge "Remove deprecated 'deactivate_image' feature flag setting" into stable/pike

This commit is contained in:
Zuul 2018-03-09 15:45:00 +00:00 committed by Gerrit Code Review
commit fe7034571b
1 changed files with 0 additions and 1 deletions

View File

@ -308,7 +308,6 @@ function configure_tempest {
fi
# Image Features
iniset $TEMPEST_CONFIG image-feature-enabled deactivate_image True
if [ "$GLANCE_V1_ENABLED" != "True" ]; then
iniset $TEMPEST_CONFIG image-feature-enabled api_v1 False
fi