[9.1][timmy] Impossible to create a diagnostic snapshot if nailgun password was changed
Bug #1618965 reported by
Vladimir Khlyunev
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel for OpenStack |
Fix Committed
|
High
|
Georgy Kibardin | ||
Mitaka |
Fix Released
|
High
|
Georgy Kibardin |
Bug Description
9.1 snapshot 202
Steps:
1 - Deploy & update Fuel master to 9.1
2 - Change nailgun password (UI or shell)
3 - Generate diag snapshot
Result:
Task in error state - Timmy exit code: 4
timmy.log
...
fuel: error: unrecognized arguments: --user admin --password admin
...
This happens even if /root/.
Critical because it dramatically slows down debugging of upgrade jobs
description: | updated |
Changed in fuel: | |
assignee: | nobody → Georgy Kibardin (gkibardin) |
summary: |
- [9.1][timmy] Not able to create diag snapshot if nailgun password was - changed + [9.1][timmy] Impossible to create a diagnostic snapshot if nailgun + password was changed |
Changed in fuel: | |
status: | New → Confirmed |
Changed in fuel: | |
status: | Confirmed → In Progress |
Changed in fuel: | |
milestone: | 9.1 → 10.0 |
importance: | Critical → High |
tags: | added: on-verification |
To post a comment you must log in.
To properly fix this bug there are two options:
A. Fix UI password update code so that config files are updated with the new password. This will also improve UX.
B. Pass auth (token or password) to astute and then to timmy when the snapshot button is pressed.
We are currently implementing several workarounds but they cannot overcome this issue fully, generated snapshot will be incomplete without access to Fuel.