openstack-python-openstackc.../openstackclient/tests
Richard Theis 5d1a93362d Fix showing network quotas for a project
The OpenStack SDK is now used for the network client. However,
the 'openstack quota show' command wasn't updated for the
client change. As a result, the command will fail to show
network quotas when a project name is specified. For example:

  $ openstack quota show admin
  'Proxy' object has no attribute 'show_quota'

This patch set fixes the command by using the OpenStack SDK
to get network quotas for a project.

Change-Id: I59a7b6780a7b80cd09e79d40d214751b25d3016e
Related-To: blueprint neutron-client
Closes-Bug: #1528249
2016-02-02 02:02:53 +00:00
..
api when fetching object store properties use lower() 2015-12-14 12:23:44 -05:00
common Fix showing network quotas for a project 2016-02-02 02:02:53 +00:00
compute Merge "Refactor "os availability zone list"" 2016-01-22 19:22:42 +00:00
identity Merge "Changed the abstract columns and datalists from test cases of common and Identity" 2016-01-14 16:33:16 +00:00
image Refactor abstract columns and datalist out in image and object 2016-01-23 11:44:15 +05:30
network Fix showing network quotas for a project 2016-02-02 02:02:53 +00:00
object Refactor abstract columns and datalist out in image and object 2016-01-23 11:44:15 +05:30
volume Merge "Support listing volume availability zones" 2016-01-22 19:23:20 +00:00
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00
fakes.py Refactor network endpoint enablement checking 2016-01-04 13:49:49 -06:00
test_shell.py Add all regions to cloud configuration 2015-12-23 12:48:45 -06:00
utils.py Check volume status before extending size 2015-02-06 09:05:41 -08:00