[Yahoo-eng-team] [Bug 1804700] Re: keystone-manage bootstrap raises ValueError

2019-05-29 Thread OpenStack Infra
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

[Yahoo-eng-team] [Bug 1804700] Re: keystone-manage bootstrap raises ValueError

2018-11-28 Thread Colleen Murphy
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:

[Yahoo-eng-team] [Bug 1804700] Re: keystone-manage bootstrap raises ValueError

2018-11-26 Thread Lance Bragstad
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