python-glanceclient cli broken

Bug #1494259 reported by Martin Millnert
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Glance Client
Fix Released
High
Erno Kuvaja

Bug Description

As of f6712f5d333e (Wed Aug 26 10:57:30 2015 +0000), python-glanceclient cli doesn't work:
anticimex@pishuli /usr/local/src/openstack/python-glanceclient [master] $ glance --version
1.0.1
anticimex@pishuli /usr/local/src/openstack/python-glanceclient [master] $ glance
'Namespace' object has no attribute 'command'
anticimex@pishuli /usr/local/src/openstack/python-glanceclient [master] $ glance --help
'Namespace' object has no attribute 'command'

Erno Kuvaja (jokke)
affects: glance → python-glanceclient
Changed in python-glanceclient:
status: New → Triaged
importance: Undecided → High
assignee: nobody → Erno Kuvaja (jokke)
Changed in python-glanceclient:
status: Triaged → In Progress
tags: added: 1.0.0-potential
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-glanceclient (master)

Reviewed: https://review.openstack.org/222108
Committed: https://git.openstack.org/cgit/openstack/python-glanceclient/commit/?id=160825f909cb1e0f876c2a040dbfb5aae5fd01d4
Submitter: Jenkins
Branch: master

commit 160825f909cb1e0f876c2a040dbfb5aae5fd01d4
Author: Erno Kuvaja <email address hidden>
Date: Thu Sep 10 10:10:06 2015 +0000

    Fixes CLI client called without subcommands

    If CLI client is called without any subcommands or arguments it will
    fail with """'Namespace' object has no attribute 'command'""". This
    is coming from the getattr which does not have alternate value
    specified.

    Closes-Bug: #1494259

    Change-Id: I461f0d4a91f3af2224bafc14a88572a8e4a3c051

Changed in python-glanceclient:
status: In Progress → Fix Committed
Changed in python-glanceclient:
milestone: none → 1.1.0
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

Remote bug watches

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