summaryrefslogtreecommitdiff
path: root/tempest/api/compute/admin/test_floating_ips_bulk.py
Commit message (Expand)AuthorAgeFilesLines
* Adding description for testcases - compute part3zhufl2020-05-291-1/+1
* Cap additional nova-network tests at QueensStephen Finucane2018-07-161-0/+3
* Set max_microversion 2.35 for nova floating ip bulk testszhufl2018-03-301-0/+1
* Move test decorators to commonAndrea Frittoli2017-08-231-2/+2
* Use assert(Not)Empty,IsNotNone instead of assert(Not)Equal,GreaterEqual(0, le...Masayuki Igawa2017-06-051-1/+1
* test.py: stop using aliases for creds managerJordan Pittier2017-04-261-1/+1
* Switch to decorators.idempotent_id on compute.adminKen'ichi Ohmichi2017-01-281-1/+2
* Use call_and_ignore_notfound_exc to cleanup floating-ip-bulkzhufl2016-11-171-7/+3
* Move InvalidConfiguration exception to tempest.libMatthew Treinish2016-10-131-1/+1
* Update configuration options ssh-auth-strategylanoux2015-12-171-1/+1
* Fix H404/405 violations for api tests(3/3)Ken'ichi Ohmichi2015-11-191-3/+2
* Return complete response from remaining service clientghanshyam2015-08-311-2/+3
* Return complete response from floating_ips_bulk_clientghanshyam2015-08-181-5/+6
* Separate floating_ips_bluk_clientKen'ichi Ohmichi2015-07-131-1/+1
* remove gate tag (part 1)Sean Dague2015-04-271-1/+0
* Merge "Update test to fail instead of skip if floating pool is already alloca...Jenkins2015-03-171-1/+2
|\
| * Update test to fail instead of skip if floating pool is already allocatedRichard Winters2015-03-041-1/+2
* | Split resource_setup for compute testsRohan Kanade2015-03-091-1/+5
|/
* Add UUIDs to all tempest tests and gate checkChris Hoge2015-02-261-0/+1
* Change fixed/floating ip clients to return one value and update testsDavid Kranz2015-02-111-11/+7
* Migrate computev2 API tests to resource_* fixturesAndrea Frittoli2014-09-181-3/+2
* Add network service tag to compute testsMatthew Treinish2014-06-261-0/+1
* Check create-Floating-IP-Bulk Nova API attributesGhanshyam2014-06-181-1/+1
* Adds test for Floating Ips bulk Nova V2 APIGhanshyam2014-06-111-0/+82