keystone/keystone/cmd
Gage Hugo 295b07cc76 Don't throw valueerror on bootstrap
When keystone-manage bootstrap is ran without providing a value
to set as the admin password, keystone-manage will throw an
unhandled ValueError while displaying the proper warning
message.

This change removes the ValueError and simply has the CLI
exit out when this condition is met.

Closes-Bug: #1804700

Change-Id: I4e7d5eeb2e48ff354b44196bd11d62d51a73357b
2019-05-23 14:37:11 +00: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 Support endpoint updates in bootstrap 2019-04-15 12:25:51 -07:00
cli.py Don't throw valueerror on bootstrap 2019-05-23 14:37:11 +00: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