Fuel CLI ignores os-username and os-password parameters

Bug #1593721 reported by Oleksandr Berezovskyi
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
In Progress
Medium
Oleksandr Berezovskyi

Bug Description

Detailed bug description:

I've setup dev lab and tried several commands and fuel CLI ignores os-username and os-password parameters.

Steps to reproduce:
Default credentials: admin\admin
fuel --os-username test --os-password pass fuel-version

Expected results:
authorization required

Actual result:
command succeed

Some more examples:
[root@nailgun ~]# fuel --os-username test fuel-version
api: '1'
auth_required: true
feature_groups: []
openstack_version: newton-10.0
release: '10.0'

[root@nailgun ~]# fuel --os-password pass fuel-version
api: '1'
auth_required: true
feature_groups: []
openstack_version: newton-10.0
release: '10.0'

[root@nailgun ~]# fuel fuel-version
api: '1'
auth_required: true
feature_groups: []
openstack_version: newton-10.0
release: '10.0'

[root@nailgun ~]# cat ~/.config/fuel/fuel_client.yaml
SERVER_ADDRESS: "10.21.0.2"
SERVER_PORT: "8000"
OS_USERNAME: "admin"
OS_PASSWORD: "admin"
OS_TENANT_NAME: "admin"
OS_AUTH_URL: "http://10.21.0.2:8000/keystone/v2.0"
KEYSTONE_PORT: "5000"

Tags: area-python
Dmitry Klenov (dklenov)
tags: added: area-python
Changed in fuel:
milestone: none → 10.0
assignee: nobody → Fuel Sustaining (fuel-sustaining-team)
importance: Undecided → Medium
status: New → Confirmed
Revision history for this message
Dmitry Klenov (dklenov) wrote :

Moving to Oleksander as he is already working on the fix.

Changed in fuel:
assignee: Fuel Sustaining (fuel-sustaining-team) → Oleksandr Berezovskyi (berezovskyi-oleksandr)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to python-fuelclient (master)

Fix proposed to branch: master
Review: https://review.openstack.org/332020

Changed in fuel:
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on python-fuelclient (master)

Change abandoned by Fuel DevOps Robot (<email address hidden>) on branch: master
Review: https://review.openstack.org/332020
Reason: This review is > 4 weeks without comment, and failed Jenkins the last time it was checked. We are abandoning this for now. Feel free to reactivate the review by pressing the restore button and leaving a 'recheck' comment to get fresh test results.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.