Merge "Remove duplicate configuration"

This commit is contained in:
Zuul 2018-02-13 17:00:46 +00:00 committed by Gerrit Code Review
commit b79d2ea64a
1 changed files with 0 additions and 4 deletions

View File

@ -35,7 +35,3 @@ echo -e 'tempest_roles=creator' >> $LOCALCONF_PATH
# Glance v1 doesn't do signature verification on image upload
echo -e '[image-feature-enabled]' >> $LOCALCONF_PATH
echo -e 'api_v1=False' >> $LOCALCONF_PATH
# Enable ephemeral storage encryption in Tempest
echo -e '[ephemeral_storage_encryption]' >> $LOCALCONF_PATH
echo -e 'enabled = True' >> $LOCALCONF_PATH