[upgrade][8.0] Upgrade does not works if admin password was changed after initial setup
Bug #1555145 reported by
Vladimir Khlyunev
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel for OpenStack |
Fix Committed
|
High
|
Sergey Abramov | ||
7.0.x |
Fix Committed
|
High
|
Sergey Abramov | ||
8.0.x |
Fix Committed
|
High
|
Sergey Abramov | ||
Mitaka |
Fix Committed
|
High
|
Sergey Abramov |
Bug Description
Steps to reproduce:
1. Setup 7.0 Fuel as usual
2. Change admin password using "fuel user change-password" or UI
3. Do upgrade procedure
Actual result:
Upgrade were interrupted with the following error:
ERROR octane The request you have made requires authentication. (HTTP 401) (Request-ID: req-ffe28103-
Reproducibility:
any run
Workaround:
Put correct password into astute.yaml before backup
Changed in fuel: | |
status: | New → In Progress |
tags: | added: dev-to-verify |
tags: | removed: dev-to-verify |
To post a comment you must log in.
Reviewed: https:/ /review. openstack. org/290509 /git.openstack. org/cgit/ openstack/ fuel-octane/ commit/ ?id=61cdc15a727 c8409e3f2ce52ea 69109f37a33d84
Committed: https:/
Submitter: Jenkins
Branch: master
commit 61cdc15a727c840 9e3f2ce52ea6910 9f37a33d84
Author: Sergey Abramov <email address hidden>
Date: Wed Mar 9 16:42:47 2016 +0300
Set fuel access password from console params
Set fuel access passowrd from console params in fuel-restore command.
It used for extra args in fuel console commands as extra args and as
password for nailgun api authorization.
Set up password over argument --admin-password.
octane fuel-restore --admin-password *****
Change-Id: I7ecc57838c2fcb a79f181c9429451 76d5ed859e9
Closes-bug: 1555145