Quota show requires cinder in keystone catalog

Bug #1390507 reported by Sam Morrison
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-openstackclient
Fix Released
Low
Zhiyuan Cai

Bug Description

openstack quota show XXXXXXXXXX
ERROR: cliff.app publicURL endpoint for volume service not found

Revision history for this message
Dean Troyer (dtroyer) wrote :

I'd say we just skip the volume quotas in this case.

Changed in python-openstackclient:
status: New → Triaged
importance: Undecided → Low
Changed in python-openstackclient:
assignee: nobody → Zhiyuan Cai (luckyvega-g)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to python-openstackclient (master)

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

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

Reviewed: https://review.openstack.org/144243
Committed: https://git.openstack.org/cgit/openstack/python-openstackclient/commit/?id=7ea5f89043b34c379f774577dee78560275fa797
Submitter: Jenkins
Branch: master

commit 7ea5f89043b34c379f774577dee78560275fa797
Author: zhiyuan_cai <email address hidden>
Date: Mon Dec 29 10:30:52 2014 +0800

    Catch exception when getting quota

    Quota show command will list both the quotas of nova and cinder.
    But if cinder service is not enabled, EndpointNotFound exception
    will be raised and thus the command is broken. Catch this exception
    so quotas of nova can be listed.

    Change-Id: If2d2820675aa6a12e407d608fed846b21c953b2d
    Closes-Bug: #1390507

Changed in python-openstackclient:
status: In Progress → Fix Committed
Dean Troyer (dtroyer)
Changed in python-openstackclient:
milestone: none → m7
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.