openstack-python-openstackc.../openstackclient
zhiyuan_cai 7ea5f89043 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
2014-12-30 09:53:26 +08:00
..
api Don't import form keystoneclient.openstack.common 2014-12-17 18:17:56 +10:00
common Catch exception when getting quota 2014-12-30 09:53:26 +08:00
compute Compute calls ignore region selection 2014-12-24 06:08:19 -07:00
identity Merge "add doc for role assignment command" 2014-12-24 15:15:26 +00:00
image add multi-delete support for compute/image/net/volume 2014-12-23 09:31:10 +08:00
network add multi-delete support for compute/image/net/volume 2014-12-23 09:31:10 +08:00
object Remove ClientManager._service_catalog 2014-10-18 00:01:52 -05:00
tests Merge "add multi-delete support for compute/image/net/volume" 2014-12-23 22:23:45 +00:00
volume add multi-delete support for compute/image/net/volume 2014-12-23 09:31:10 +08:00
__init__.py Change version reporting to use pbr 2013-08-02 12:11:49 -05:00
i18n.py Add translation markers for user v2 actions 2014-10-09 14:47:19 -04:00
shell.py Liberalize version matching a bit 2014-11-16 11:37:52 -06:00