Set shade to use v2.0 in legacy functional tests
In the -legacy functional tests, besides enabling keystone v2.0, shade needs to be told to use v2.0 Change-Id: I3aee7a396199532c7e43da057cf8ea5e1e82ced1
This commit is contained in:
parent
7ebd5519d9
commit
462df5c3de
@ -42,6 +42,7 @@
|
||||
# redefines the /tmp/dg-local.conf location in the local_conf:
|
||||
# macro.
|
||||
sed -i -e 's/ENABLE_IDENTITY_V2=False/ENABLE_IDENTITY_V2=True/' /tmp/dg-local.conf
|
||||
export SHADE_USE_KEYSTONE_V2=1
|
||||
else
|
||||
export DEVSTACK_GATE_NEUTRON=1
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user