summaryrefslogtreecommitdiff
path: root/nova/tests/api/openstack/compute/contrib/test_fixed_ips.py
Commit message (Expand)AuthorAgeFilesLines
* move all tests to nova/tests/unitSean Dague2014-11-121-256/+0
* Port fixed_ip extention to v2.1Eli Qiao2014-10-211-34/+65
* Fix wrong exception return in fixed_ips v2 extentionEli Qiao2014-10-091-3/+7
* Move the fixed_ips APIv2 extension to use objectsDan Smith2014-06-171-1/+17
* Convert TestCases to NoDBTestCaseMichael Still2013-09-211-1/+1
* Fix postgresql failures related to Data typeMauro S. M. Rodrigues2013-06-031-0/+19
* Skip deleted fixed ip address for os-fixed-ips extensionZhi Yan Liu2013-03-131-9/+36
* Remove unnecessary setUp() and tearDown() methodsJohannes Erdfelt2013-03-061-3/+0
* Fix IBM copyright stringsKurt Taylor2013-03-011-2/+1
* Removed unused imports.Chuck Short2012-12-211-1/+0
* Adds REST API support for Fixed IPsChris Yeoh2012-11-131-0/+164