summaryrefslogtreecommitdiff
path: root/tempest/api/compute/security_groups/test_security_groups_negative.py
Commit message (Expand)AuthorAgeFilesLines
* Adding description for testcases - compute part7zhufl2020-08-121-17/+26
* Use skip_checks if all testcases have same skip conditionszhufl2017-08-241-12/+0
* Move test decorators to commonAndrea Frittoli2017-08-231-12/+12
* Remove unnecessary asserting for 'id' in bodyzhufl2017-08-011-2/+0
* Move the `attr` decorator from test.py to tempest/libJordan Pittier2017-04-141-11/+11
* Use tempest.lib data_utils - computeKen'ichi Ohmichi2017-03-101-1/+1
* Remove unused neutron_availablezhufl2017-02-151-5/+0
* Switch to decorators.idempotent_id on compute.*Ken'ichi Ohmichi2017-01-271-11/+11
* Add generate_random_security_group_id in BaseSecurityGroupsTestzhufl2017-01-161-19/+3
* Use api_extensions to decide security_group type nova usedzhufl2016-05-271-2/+4
* Use tempest.lib code in tempestAndrea Frittoli (andreaf)2016-02-241-2/+2
* Return complete resp from security_groups_clientghanshyam2015-08-241-2/+2
* Make security_groups_client use **kwargsKen'ichi Ohmichi2015-08-031-10/+11
* Merge "Use the prefix-embedded rand_name method"Jenkins2015-07-071-1/+1
|\
| * Use the prefix-embedded rand_name methodFei Long Wang2015-07-061-1/+1
* | Apply a naming rule of GET to secgroup clientsKen'ichi Ohmichi2015-07-011-1/+1
|/
* Fix Nova API misimplementation for security groupsAdrien Vergé2015-05-251-8/+3
* remove smoke tag from negative testsSean Dague2015-04-291-11/+11
* Fixing spelling errors in messages when tests are skippedYaroslav Lobankov2015-04-221-3/+3
* Remove hyphen from rand_name calls in compute testsKen'ichi Ohmichi2015-03-261-9/+9
* Remove migrated utils codeMatthew Treinish2015-03-061-1/+1
* Add UUIDs to all tempest tests and gate checkChris Hoge2015-02-261-0/+11
* Merge "Update compute base test to split up resource_setup"Jenkins2015-02-181-1/+5
|\
| * Update compute base test to split up resource_setupEmily Hugenbruch2015-02-171-1/+5
* | Change tempest BadRequest exc to tempest-lib excMasayuki Igawa2015-02-161-12/+11
|/
* Change tempest NotFound exc to tempest-lib excMasayuki Igawa2015-02-121-4/+5
* Merge "Switch to using the skip_because decorator from tempest-lib"Jenkins2015-02-111-4/+5
|\
| * Switch to using the skip_because decorator from tempest-libMatthew Treinish2015-02-061-4/+5
* | Change security-group clients to return one value and update testsDavid Kranz2015-02-091-9/+5
|/
* delete all compute xml testsSean Dague2014-11-251-4/+0
* Migrate computev2 API tests to resource_* fixturesAndrea Frittoli2014-09-181-2/+2
* Add network service tag to compute testsMatthew Treinish2014-06-261-0/+11
* Merge "Removes gate test annotation in security_groups"Jenkins2014-03-111-9/+9
|\
| * Removes gate test annotation in security_groupsnayna-patel2014-03-041-9/+9
* | Cleanup _interface class variables in computeMasayuki Igawa2014-03-051-1/+0
|/
* clean up security groups testsZhi Kun Liu2014-02-121-20/+3
* Convert compute api tests to global CONF objectMatthew Treinish2014-01-291-1/+1
* Remove vim headersMasayuki Igawa2014-01-201-2/+0
* Create only necessary resources for compute v2 and network testsSalvatore Orlando2014-01-161-2/+2
* add tests for security_group updatinghuangtianhua2014-01-021-0/+216