Cinder credentials throws error in Keystone V3

Bug #1615695 reported by James Conroy
14
This bug affects 2 people
Affects Status Importance Assigned to Milestone
python-cinderclient
Won't Fix
Medium
Unassigned

Bug Description

The "cinder credentials" command is throwing an error on master branch of python-cinderclient when using Keystone V3:

$ cinder credentials
ERROR: list indices must be integers, not str

This command has been deprecated in Nova.

James Conroy (jayconroy)
Changed in python-cinderclient:
assignee: nobody → Jay Conroy (jayconroy)
Revision history for this message
Cao ShuFeng (caosf-fnst) wrote :

This bug is caused by https://review.openstack.org/#/c/290464/, imo.

Revision history for this message
Sean McGinnis (sean-mcginnis) wrote :

Returned catalog dict is different now, so there is no longer a user value.

https://github.com/openstack/python-cinderclient/blob/master/cinderclient/v3/shell.py#L1238

Changed in python-cinderclient:
status: New → Triaged
James Conroy (jayconroy)
Changed in python-cinderclient:
assignee: Jay Conroy (jayconroy) → nobody
Changed in python-cinderclient:
importance: Undecided → Medium
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to python-cinderclient (master)

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

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-cinderclient (master)

Reviewed: https://review.openstack.org/390658
Committed: https://git.openstack.org/cgit/openstack/python-cinderclient/commit/?id=b91b733933ff85793beb6fdb9dadc30a2ae80d91
Submitter: Jenkins
Branch: master

commit b91b733933ff85793beb6fdb9dadc30a2ae80d91
Author: Jon Bernard <email address hidden>
Date: Tue Oct 25 16:00:34 2016 -0400

    Remove cinder credentials command

    This function has been broken for some time, this patch replaces it with
    a helpful message. This function can be removed in the next release.

    Change-Id: Ic0a4177e7818c0a1493c15d9e496dc14c63ae7a3
    Close-Bug: #1615695

Revision history for this message
Ivan Kolodyazhny (e0ne) wrote :

This command was deprecated and removed from the cinderclient

Changed in python-cinderclient:
status: Triaged → Won't Fix
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

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