summaryrefslogtreecommitdiff
path: root/tempest/api/compute/security_groups/test_security_group_rules.py
Commit message (Expand)AuthorAgeFilesLines
* Add expected response checks of secgroup rulesKen'ichi Ohmichi2014-10-081-21/+63
* Merge "Separate security group rule test for each args"Jenkins2014-10-071-14/+29
|\
| * Separate security group rule test for each argsKen'ichi Ohmichi2014-10-031-14/+29
* | Remove setUpClass added after cleanupAndrea Frittoli2014-10-041-7/+3
|/
* Use shared values for test_security_group_rulesKen'ichi Ohmichi2014-10-021-23/+19
* Migrate computev2 API tests to resource_* fixturesAndrea Frittoli2014-09-181-2/+2
* Add network service tag to compute testsMatthew Treinish2014-06-261-0/+4
* Relax security group rules cleanupMauro S. M. Rodrigues2014-05-301-3/+0
* Cleanup _interface class variables in computeMasayuki Igawa2014-03-051-1/+0
* clean up security groups testsZhi Kun Liu2014-02-121-45/+19
* Convert compute api tests to global CONF objectMatthew Treinish2014-01-291-1/+4
* Remove vim headersMasayuki Igawa2014-01-201-2/+0
* Create only necessary resources for compute v2 and network testsSalvatore Orlando2014-01-161-2/+2
* Add some tests for security_group_rules apihuangtianhua2013-11-151-109/+41
* Remove skips for bug 1182384Matt Riedemann2013-11-121-9/+11
* add BaseV2ComputeTest as the base class of nova v2 api testsivan-zhu2013-10-181-1/+1
* Fix to use proper random valuesMasayuki Igawa2013-10-151-23/+23
* introduces skip_because decoratorGiulio Fidente2013-10-041-6/+5
* Replace OpenStack LLC with OpenStack FoundationZhiQiang Fan2013-09-211-1/+1
* Fixes typos in tempest/apiChang Bo Guo2013-09-141-2/+2
* Merge "Skip secgroup rules invalid id tests until bug 1182384 is fixed"Jenkins2013-08-051-0/+7
|\
| * Skip secgroup rules invalid id tests until bug 1182384 is fixedMatt Riedemann2013-08-021-0/+7
* | White space after # in tempest/api filesAttila Fazekas2013-08-011-11/+11
|/
* Removes 'positive' tag from tests.Giulio Fidente2013-05-291-3/+3
* Set smoke/gate attributes for tests in "compute"Giampaolo Lauria2013-05-231-9/+9
* rename tests -> apiSean Dague2013-05-201-0/+237