From: Emilien Macchi Date: Thu, 1 Dec 2016 18:35:44 +0000 (-0500) Subject: scenario003: configure Keystone tokens with Fernet provider X-Git-Tag: opnfv-6.0.0~1347^2 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=ea67638633bdcefb0add9ff8de3c192e97468a81;p=apex-tripleo-heat-templates.git scenario003: configure Keystone tokens with Fernet provider Improve scenario003 to configure Keystone tokens with Fernet provider. Scenario001 and scenario002 will still deploy uuid for now. Change-Id: I8c671d0371b2c3590b58b9623bb0df0b0c625a5b --- diff --git a/ci/environments/scenario003-multinode.yaml b/ci/environments/scenario003-multinode.yaml index e540bc55..1fb0aa72 100644 --- a/ci/environments/scenario003-multinode.yaml +++ b/ci/environments/scenario003-multinode.yaml @@ -49,3 +49,4 @@ parameter_defaults: Debug: true # we don't deploy Swift so we switch to file backend. GlanceBackend: 'file' + KeystoneTokenProvider: 'fernet'