remove keystone extensions from openstackclient functional job
the extensions are enabled by default now, so we no longer need to specify them in the functional job. Change-Id: Iec52acddf8ffee7edd70ef7aa7cf3922b0df17e3
This commit is contained in:
parent
8aa8588b04
commit
a109f61f79
@ -19,7 +19,6 @@
|
||||
export DEVSTACK_GATE_TEMPEST=0
|
||||
export DEVSTACK_GATE_EXERCISES=0
|
||||
export DEVSTACK_GATE_INSTALL_TESTONLY=1
|
||||
export KEYSTONE_EXTENSIONS=oauth1,federation
|
||||
export BRANCH_OVERRIDE={branch-override}
|
||||
if [ "$BRANCH_OVERRIDE" != "default" ] ; then
|
||||
export OVERRIDE_ZUUL_BRANCH=$BRANCH_OVERRIDE
|
||||
|
Loading…
Reference in New Issue
Block a user