Reviewed: https://review.openstack.org/306200 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=f5a2ee300d109ac9d403ee1f39d6e056ac925133 Submitter: Jenkins Branch: master
commit f5a2ee300d109ac9d403ee1f39d6e056ac925133 Author: Abhishek Raut <ra...@vmware.com> Date: Thu Apr 7 13:59:15 2016 -0700 Add API to retrieve default quotas Currently there is no support to retrieve default quotas set for all projects. This patch adds a new API function to get default quotas. GET /v2.0/quotas/<tenant-id>/default DocImpact: Document new API to used to retrieve default quotas APIImpact: New Read-only API to retrieve default quotas Change-Id: If40a44348e305da444acd6196d2e0c04202b8f7a Closes-Bug: #1204956 ** Changed in: neutron Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1204956 Title: Read-only API for default quotas Status in neutron: Fix Released Status in python-neutronclient: In Progress Status in python-openstackclient: Confirmed Bug description: Having a read-only API to access the default quotas, similar to `nova quota-defaults` would be helpful to API consumers like Horizon (see e.g. bug 1109140). As far as I can tell, there is no way to get to this information at the moment. To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1204956/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp