keystone/keystone/cmd
Lance Bragstad 16a7b074ef Make bootstrap idempotent when it needs to be
This commit makes `keystone-manage bootstrap` completely idempotent
when configuration values or environment variables haven't changed
between runs. If they have changed, then `bootstrap` shouldn't be
as idempotent becuase it's changing the state of the deployment.

This commit addresses these issues and adds tests to ensure the
proper behavior is tested.

Change-Id: I053b27e881f5bb67db1ace01e6d06aead10b1e47
Closes-Bug: 1647800
(cherry picked from commit 90f2f96e69)
2016-12-08 22:30:48 +00:00
..
doctor Add doctor checks for credential fernet keys 2016-09-02 10:15:59 -07:00
__init__.py Entrypoints for commands 2015-03-27 02:16:02 +00:00
cli.py Make bootstrap idempotent when it needs to be 2016-12-08 22:30:48 +00:00
manage.py Remove eventlet support 2016-04-18 18:07:28 +00:00