Quantum CLI does not show the default Quotas

Bug #1144076 reported by Gary Kotton
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
neutron
Fix Released
Medium
Gary Kotton

Bug Description

[openstack@dhcp-4-149 devstack]$ quantum quota-show
404 Not Found

The resource could not be found.

It would be nice if it was like below (it may help use understand what to update)

[openstack@dhcp-4-149 devstack]$ quantum quota-show
+---------------------------+-------+
| Field | Value |
+---------------------------+-------+
| quota_floatingip | 50 |
| quota_network | 10 |
| quota_port | 50 |
| quota_router | 10 |
| quota_security_group | 10 |
| quota_security_group_rule | 100 |
| quota_subnet | 10 |
+---------------------------+-------+

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to quantum (master)

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

Changed in quantum:
assignee: nobody → Gary Kotton (garyk)
status: New → In Progress
Gary Kotton (garyk)
Changed in quantum:
milestone: none → grizzly-rc1
Akihiro Motoki (amotoki)
Changed in quantum:
importance: Undecided → Wishlist
dan wendlandt (danwent)
Changed in quantum:
importance: Wishlist → Medium
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to quantum (master)

Reviewed: https://review.openstack.org/23406
Committed: http://github.com/openstack/quantum/commit/603e3b78fe840fd486692c691d4032ce9472b499
Submitter: Jenkins
Branch: master

commit 603e3b78fe840fd486692c691d4032ce9472b499
Author: Gary Kotton <email address hidden>
Date: Mon Mar 4 10:21:28 2013 +0000

    Show default configuration Quotas

    Fixes bug 1144076

    The patch set shows the defualt quotas that exist in
    the configuration file. This is if the DB_QUOTA_DRIVER
    is not configured. In this case the user is required
    to update the configuration file and restart the service.

    Change-Id: I5517c0215e8cfa71453ee38c34d8249e74346fdf

Changed in quantum:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in quantum:
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in quantum:
milestone: grizzly-rc1 → 2013.1
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.