summaryrefslogtreecommitdiffstats
path: root/nova/api/openstack/compute/limits.py
Commit message (Expand)AuthorAgeFilesLines
* Organize limits units and per-units constantsMauro S. M. Rodrigues2013-06-141-23/+11
* Add standard methods to the Limits APIGiampaolo Lauria2013-03-151-6/+22
* Update OpenStack LLC to FoundationKurt Taylor2013-02-261-1/+1
* API extension for fpinging instancesAlessio Ababilov2012-11-141-0/+1
* Revert per-user-quotasEoghan Glynn2012-08-161-13/+2
* Adds per-user-quotas support for more detailed quotas managementKylin CG2012-08-061-2/+13
* Replace standard json module with openstack.common.jsonutilsZhongyue Luo2012-06-071-3/+3
* Finish quota refactor.Kevin L. Mitchell2012-05-231-1/+6
* Use openstack.common.importutils.Russell Bryant2012-04-281-2/+2
* Fix XML namespaces for limits extensions and versionsPhilip Knouff2012-03-071-1/+1
* fix restructuredtext formatting in docstrings that show up in the developer g...Doug Hellmann2012-03-051-2/+2
* Only raw string literals should be used with _()Johannes Erdfelt2012-03-041-3/+3
* Backslash continuations (nova.api.openstack)Zhongyue Luo2012-02-201-2/+3
* More cleanup of Imports to match HACKINGJoe Gordon2012-01-191-3/+3
* Cleanup Imports to match HACKING guidelinesJoe Gordon2012-01-181-2/+2
* Implements blueprint separate-nova-volumeapiAnthony Young2012-01-131-0/+477