Reviewed: https://review.opendev.org/660203
Committed:
https://git.openstack.org/cgit/openstack/keystone/commit/?id=295b07cc76c8387adc2fd9a8f3efb769f260ff02
Submitter: Zuul
Branch:master
commit 295b07cc76c8387adc2fd9a8f3efb769f260ff02
Author: Gage Hugo
Date: Mon May 20 15:19:39 2019 -0500
bootstrap is doing the right thing by requiring a password, but it's not
acceptable to be emitting a traceback. The error message "Either
--bootstrap-password argument or OS_BOOTSTRAP_PASSWORD must be set." and
an appropriate exit code is correct, causing a traceback is not.
** Changed in: keyston
I think bootstrap is handling this case properly. The keystone-manage
bootstrap command needs to have a password to bootstrap with the
administrator. It doesn't look like it was provided.
I suggest rerunning the command with an additional argument
(--bootstrap-password) or sourcing it from your EN
3 matches
Mail list logo