network client don't use session

Bug #1411179 reported by Atsuko Ito
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-openstackclient
Fix Released
Low
Atsuko Ito

Bug Description

When I'm using --os-token authentication I can't use openstack network * command:

$ openstack network list
ERROR: openstack 'username'

I found out it's happen because neutronclient has been initialized with user/password instead of session.

Revision history for this message
Atsuko Ito (yottatsa) wrote :
Revision history for this message
Atsuko Ito (yottatsa) wrote :
Changed in python-openstackclient:
status: New → In Progress
status: In Progress → Confirmed
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-openstackclient (master)

Reviewed: https://review.openstack.org/147447
Committed: https://git.openstack.org/cgit/openstack/python-openstackclient/commit/?id=3296781b2c890a700507f26789d6f3cc5f126f35
Submitter: Jenkins
Branch: master

commit 3296781b2c890a700507f26789d6f3cc5f126f35
Author: Vladimir Eremin <email address hidden>
Date: Thu Jan 15 13:11:30 2015 +0300

    Use session for neutron client

    python-openstack client is now using sessions to create clients. This
    patch implements creating Network client using sessions.

    Related to c3c6edbe8a083aef0fb6aea3cb461ff8e715fc59

    Change-Id: If90ac705eb11dfc1e3abbe2ce18c3d8ccefdbdfb
    Closes-Bug: 1411179

Changed in python-openstackclient:
status: In Progress → Fix Committed
Dean Troyer (dtroyer)
Changed in python-openstackclient:
milestone: none → m7
Changed in python-openstackclient:
assignee: nobody → Vladimir Eremin (yottatsa)
importance: Undecided → Low
Dean Troyer (dtroyer)
Changed in python-openstackclient:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Bug attachments

Remote bug watches

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