Skip to content
Snippets Groups Projects
Commit df0bf190 authored by Eduardo Gonzalez's avatar Eduardo Gonzalez
Browse files

Use fernet in gates

we have gates currently broken due using rocky keystone code.
we have no way to test our release until we branch out queens.
this change doesnt change globals default, only our gates tests.

Change-Id: I189aa8cafc73a365668d79e4b186aac21da63a6f
parent 96ede1eb
No related branches found
No related tags found
No related merge requests found
......@@ -36,3 +36,5 @@ enable_cinder: "yes"
ceph_pool_pg_num: 64
ceph_pool_pgp_num: 64
{% endif %}
keystone_token_provider: "fernet"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment