summaryrefslogtreecommitdiff
path: root/tempest/api/compute/admin/test_security_groups.py
Commit message (Expand)AuthorAgeFilesLines
* Adding description for testcases - compute part11zhufl2020-09-161-1/+17
* Fix assert logic in test_list_security_groups_list_all_tenants_filterzhufl2018-10-191-5/+14
* Set max_microversion 2.35 for nova security group testszhufl2018-03-281-0/+1
* Move test decorators to commonAndrea Frittoli2017-08-231-2/+2
* test.py: stop using aliases for creds managerJordan Pittier2017-04-261-1/+1
* Use tempest.lib data_utils - computeKen'ichi Ohmichi2017-03-101-1/+1
* Switch to decorators.idempotent_id on compute.adminKen'ichi Ohmichi2017-01-281-1/+2
* Use single underscore variable in loop iteration(in compute)zhufl2017-01-261-2/+2
* Remove unused config.CONFzhufl2016-08-291-3/+0
* py3: Replace map/filter with a list comprehensionSirushti Murugesan2016-07-191-1/+1
* Merge "Enable test_list_security_groups_list_all_tenants_filter with neutron"Jenkins2016-01-041-5/+0
|\
| * Enable test_list_security_groups_list_all_tenants_filter with neutronMatt Riedemann2015-12-181-5/+0
* | Rename references to compute security groups clientJohn Warren2015-12-101-1/+1
|/
* Return complete resp from security_groups_clientghanshyam2015-08-241-6/+7
* Make security_groups_client use **kwargsKen'ichi Ohmichi2015-08-031-4/+4
* Make argument params of list methods consistentKen'ichi Ohmichi2015-07-131-3/+2
* Use the prefix-embedded rand_name methodFei Long Wang2015-07-061-1/+1
* remove smoke tag from admin testsSean Dague2015-04-291-1/+0
* Remove hyphen from rand_name calls in compute testsKen'ichi Ohmichi2015-03-261-4/+4
* Fixing spelling error in the message when test is skippedYaroslav Lobankov2015-03-171-1/+1
* Merge "Remove migrated utils code"Jenkins2015-03-101-1/+1
|\
| * Remove migrated utils codeMatthew Treinish2015-03-061-1/+1
* | Split resource_setup for compute testsRohan Kanade2015-03-091-2/+2
|/
* Add UUIDs to all tempest tests and gate checkChris Hoge2015-02-261-0/+1
* Change security-group clients to return one value and update testsDavid Kranz2015-02-091-15/+9
* 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/+1
* Merge "Prepare for enabling H302 rule (api/compute/admin)"Jenkins2014-03-111-2/+2
|\
| * Prepare for enabling H302 rule (api/compute/admin)Masayuki Igawa2014-03-041-2/+2
* | Cleanup _interface class variables in computeMasayuki Igawa2014-03-051-1/+0
|/
* Remove vim headersMasayuki Igawa2014-01-201-2/+0
* moving to global lazy loaded configSean Dague2013-12-201-1/+3
* Add testcases for security groupsAbhijeet Malawade2013-12-111-0/+96