summaryrefslogtreecommitdiffstats
path: root/nova/tests/api/openstack/compute/test_flavors.py
Commit message (Expand)AuthorAgeFilesLines
* Accept is_public=None when listing all flavorsXavier Queralt2013-06-171-0/+1
* Rename functions in nova.compute.flavors from instance_typeJoe Gordon2013-06-111-12/+12
* Use Oslo's `bool_from_string`Rick Harris2013-05-141-0/+34
* Rename nova.compute.instance_types to flavorsJoe Gordon2013-05-071-6/+6
* Update OpenStack LLC to FoundationKurt Taylor2013-02-261-1/+1
* fix N402 for nova/testsSean Dague2013-01-091-4/+4
* Enable nova exception format checking in tests.Dan Prince2012-12-211-1/+1
* Remove nova.config.CONFMark McLoughlin2012-11-201-1/+0
* Remove nova.flagsMark McLoughlin2012-11-171-1/+1
* Merge "Remove custom test assertions."Jenkins2012-11-131-3/+6
|\
| * Remove custom test assertions.Monty Taylor2012-11-101-3/+6
* | Switch from FLAGS to CONF in testsMark McLoughlin2012-11-101-4/+0
|/
* Add extensions for flavor swap and rxtx_factorVishvananda Ishaya2012-08-311-32/+1
* Clean up non-spec output in flavor extensionsVishvananda Ishaya2012-08-291-11/+0
* OpenStack capitalization added to HACKING.rstJoe Gordon2012-08-171-1/+1
* Merge "Unused imports cleanup (folsom-2)"Jenkins2012-06-061-1/+0
|\
| * Unused imports cleanup (folsom-2)Zhongyue Luo2012-06-031-1/+0
* | Adds `disabled` field for instance-types.Rick Harris2012-06-051-3/+107
|/
* Alphabetize imports in nova/tests/Joe Gordon2012-05-181-1/+1
* Return a BadRequest on bad flavors param values.Alex Meade2012-05-011-98/+14
* Fix marker behavior for flavorsPhlip Knouff2012-03-281-0/+28
* Remove unnecessary setting up and down of mox and stuboutJohannes Erdfelt2012-03-021-4/+0
* Remove unnecessary variables from testsJohannes Erdfelt2012-03-011-1/+0
* Backslash continuations (nova.tests)Zhongyue Luo2012-02-171-2/+2
* Adds flags for href prefixesPhilip Knouff2012-02-031-0/+32
* KVM and XEN Disk Management ParityJohannes Erdfelt2012-01-241-3/+3
* Fixed limiting for flavorsPhilip Knouff2012-01-231-0/+82
* Implements blueprint separate-nova-volumeapiAnthony Young2012-01-131-0/+652