Can't list swift containers because object_store dne

Bug #1343658 reported by Steve Martinelli
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-openstackclient
Fix Released
Undecided
Steve Martinelli

Bug Description

$ openstack container list

ERROR: cliff.app 'ClientManager' object has no attribute 'object_store'

The root cause of this, is because we had API_NAME set to "object-store".
Several spots in the code referred to 'object_store', but that didn't exist.

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

Reviewed: https://review.openstack.org/107853
Committed: https://git.openstack.org/cgit/openstack/python-openstackclient/commit/?id=498ddf95c67f15787f5083bf7aa9ea58668537da
Submitter: Jenkins
Branch: master

commit 498ddf95c67f15787f5083bf7aa9ea58668537da
Author: Steve Martinelli <email address hidden>
Date: Thu Jul 17 19:17:07 2014 -0400

    Change object API_NAME to 'object_store'

    Previously the API_NAME was 'object-store' which caused all sorts
    of failures when running swift commands

    Change-Id: I448ca10f7d173024313722246e63cf23fd71117c
    Closes-Bug: #1343658

Changed in python-openstackclient:
status: New → Fix Committed
Dean Troyer (dtroyer)
Changed in python-openstackclient:
milestone: none → m5
Changed in python-openstackclient:
assignee: nobody → Steve Martinelli (stevemar)
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

Remote bug watches

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