summaryrefslogtreecommitdiffstats
path: root/nova/tests/api/openstack/compute/contrib/test_quotas.py
Commit message (Expand)AuthorAgeFilesLines
* Enhance the validation of the quotas updategengjh2013-06-131-1/+102
* Delete a quota through admin api.Aarti Kriplani2013-05-231-1/+32
* Set default fixed_ip quota to unlimited.Michael Still2013-03-291-13/+13
* Merge "Add quotas for fixed ips."Jenkins2013-03-151-8/+19
|\
| * Add quotas for fixed ips.Michael Still2013-03-151-8/+19
* | Do not accept invalid keys in quota-updateDavanum Srinivas2013-03-141-0/+11
|/
* Update OpenStack LLC to FoundationKurt Taylor2013-02-261-1/+1
* Fix update quota with invalid valueZhou ShaoYu2013-02-021-0/+39
* Removed print stmts in test casesGiampaolo Lauria2013-01-291-1/+0
* Adds a new tenant-centric network extensionMatt Dietz2013-01-081-4/+2
* Remove nova-volume DBJoe Gordon2012-11-081-20/+5
* Finish quota refactor.Kevin L. Mitchell2012-05-231-1/+6
* Alphabetize imports in nova/tests/Joe Gordon2012-05-181-2/+2
* Implement key pair quotas.Dan Prince2012-05-031-3/+12
* Implement security group quotas.Dan Prince2012-04-191-5/+24
* Add validation on quota limits (negative numbers).Dan Prince2012-04-041-0/+12
* Implement quota classes.Kevin L. Mitchell2012-03-201-7/+1
* Remove unnecessary variables from testsJohannes Erdfelt2012-03-011-8/+0
* Implements blueprint separate-nova-volumeapiAnthony Young2012-01-131-0/+193