diff --git a/jenkins/jobs/shade.yaml b/jenkins/jobs/shade.yaml index 06c98d7517..e0ba789104 100644 --- a/jenkins/jobs/shade.yaml +++ b/jenkins/jobs/shade.yaml @@ -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