charm-keystone/templates/ocata
Frode Nordahl 1e991dc28b
Add initial support for Fernet tokens
Starting OpenStack Rocky the currently used `uuid` token format
is no longer supported and we need to change to use `fernet` tokens.

This change provides basic functionalty to initialize fernet token
repository and distribute keys to non-leader units.

A configuration option is also added allowing change of token format
in a controlled manner prior to upgrading to OpenStack Rocky.

Further work is required to implement key rotation, actions etc. and
these topics will be addressed in separate commits.

The commit also fixes a instance of missing release check for writing
of `policy.json`, and a few places where writing of `policy.json`
previously was omitted.

Change-Id: I1d0ff22a5f091b02f5700412745572c246103e9e
2018-07-25 15:23:47 +02:00
..
keystone-nginx.conf Snap install OpenStack in Charms 2017-09-28 17:34:11 +00:00
keystone.conf Add initial support for Fernet tokens 2018-07-25 15:23:47 +02:00
logging.conf Snap install OpenStack in Charms 2017-09-28 17:34:11 +00:00
nginx.conf Snap install OpenStack in Charms 2017-09-28 17:34:11 +00:00
policy.json Update policy.json for Ocata 2017-02-21 07:18:39 -05:00