aboutsummaryrefslogtreecommitdiffstats
path: root/ci
diff options
context:
space:
mode:
authorEmilien Macchi <emilien@redhat.com>2016-12-01 13:35:44 -0500
committerEmilien Macchi <emilien@redhat.com>2016-12-01 13:35:44 -0500
commitea67638633bdcefb0add9ff8de3c192e97468a81 (patch)
tree01c810bc39190bcec9e300b97071a370a5da6aaa /ci
parent370d392dc58a124ffe09800476d1099bf6268cb3 (diff)
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
Diffstat (limited to 'ci')
-rw-r--r--ci/environments/scenario003-multinode.yaml1
1 files changed, 1 insertions, 0 deletions
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'