Prevent freezer from enabling devstack plugins more than once

This should fix the gate jobs!

Change-Id: Iadec242d08ba241d23453b87f45308d498bb64ba
This commit is contained in:
Saad Zaher 2017-07-20 14:37:26 +01:00
parent cf0713bd3f
commit a4bd108dd0
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
set -ex
# Install freezer devstack integration
export DEVSTACK_LOCAL_CONFIG="enable_plugin freezer-api https://git.openstack.org/openstack/freezer-api"
#export DEVSTACK_LOCAL_CONFIG="enable_plugin freezer-api https://git.openstack.org/openstack/freezer-api"
export DEVSTACK_GATE_TEMPEST_REGEX="freezer_api_tempest_plugin"