keystone/keystone/cmd
Adrian Turjak 7fa62c823a Fix an issue with double fernet key rotation
When the token and receipt directories don't match perfectly
(e.g. trailing slash vs not), we would get double key rotation.

Use os.path to make sure we are indeed checking for the same path.

Change-Id: I34c5e4891773bcd6a799f3dbfa7174718030c4e4
2018-11-05 22:34:03 +13:00
..
doctor Remove uuid token size check from doctor 2018-07-13 08:34:57 +08:00
__init__.py Entrypoints for commands 2015-03-27 02:16:02 +00:00
bootstrap.py Ensure default roles created during bootstrap 2018-06-14 10:54:54 -04:00
cli.py Fix an issue with double fernet key rotation 2018-11-05 22:34:03 +13:00
manage.py Allow for more robust config checking with keystone-manage 2018-08-07 14:24:12 +00:00
status.py Implement scaffolding for upgrade checks 2018-10-17 16:54:53 -04:00