From ea67638633bdcefb0add9ff8de3c192e97468a81 Mon Sep 17 00:00:00 2001 From: Emilien Macchi Date: Thu, 1 Dec 2016 13:35:44 -0500 Subject: 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 --- ci/environments/scenario003-multinode.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'ci/environments') 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' -- cgit 1.2.3-korg