[ostf] Unable to provide credentials via cli
Bug #1578137 reported by
Aleksey Zvyagintsev
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel for OpenStack |
Fix Committed
|
High
|
Georgy Kibardin | ||
Mitaka |
Fix Released
|
High
|
Georgy Kibardin |
Bug Description
fuel health cli cmd doesn't support credentials.
fuel --env 2 health --help
usage: fuel health [-h] --env ENV [--list] [--force] [--check CHECK]
optional arguments:
-h, --help show this help message and exit
--env ENV, --env-id ENV
--list, -l List all available checks
--force, -f Forced test run
--check CHECK Run check for some testset.
#
fuel --env 2 health --check smoke
...
[ 1 of 12] [failure] 'Create instance flavor' (0.1118 s) Authorization failure. Please provide the valid credentials for your OpenStack environment, and reattempt.
...
Changed in fuel: | |
assignee: | Fuel Python (Deprecated) (fuel-python) → Fuel for Openstack (fuel) |
milestone: | none → 9.0 |
Changed in fuel: | |
status: | New → Confirmed |
assignee: | Fuel for Openstack (fuel) → Fuel Sustaining (fuel-sustaining-team) |
Changed in fuel: | |
milestone: | 9.0 → 10.0 |
tags: | added: area-python module-client |
Changed in fuel: | |
assignee: | Fuel Sustaining (fuel-sustaining-team) → Georgy Kibardin (gkibardin) |
tags: | added: swarm-blocker |
tags: | removed: swarm-blocker |
tags: | added: on-verification |
To post a comment you must log in.
(This check performed automatically)
Please, make sure that bug description contains the following sections filled in with the appropriate data related to the bug you are describing:
actual result
expected result
steps to reproduce
For more detailed information on the contents of each of the listed sections see https:/ /wiki.openstack .org/wiki/ Fuel/How_ to_contribute# Here_is_ how_you_ file_a_ bug