summaryrefslogtreecommitdiff
path: root/tempest/api/network/test_security_groups_negative.py
Commit message (Expand)AuthorAgeFilesLines
* Adding description for testcases - network part3zhufl2020-07-271-4/+24
* Remove _project_network_cidr in security group testszhufl2017-09-291-3/+1
* Move test decorators to commonAndrea Frittoli2017-08-231-2/+2
* Move the `attr` decorator from test.py to tempest/libJordan Pittier2017-04-141-14/+14
* Add a negative test for security_group apilianghao2017-03-081-0/+10
* Switch to decorators.idempotent_id on networkKen'ichi Ohmichi2017-02-041-13/+14
* Add assertion to test_create_security_group_rule_with_invalid_portsAssaf Muller2016-05-131-0/+1
* Add pep8 check to use data_utils.rand_uuid()Ken'ichi Ohmichi2016-04-191-7/+6
* deprecate use of tenant in configsSean Dague2016-04-061-5/+5
* TrivialFix: Remove pending deprecationwarningreedip2016-03-101-1/+1
* Use tempest.lib code in tempestAndrea Frittoli (andreaf)2016-02-241-2/+1
* Split out Neutron security group rules clientJohn Warren2016-01-141-17/+27
* Split out Neutron security groups clientJohn Warren2015-12-211-4/+5
* remove smoke tag from negative testsSean Dague2015-04-291-3/+3
* remove gate tag (part 2)Sean Dague2015-04-271-10/+10
* Split resource_setup for network testsRohan Kanade2015-03-271-3/+2
* Add UUIDs to all tempest tests and gate checkChris Hoge2015-02-261-0/+13
* Change tempest BadRequest exc to tempest-lib excMasayuki Igawa2015-02-161-8/+7
* Drop the legacy and un-used _interfaceAndrea Frittoli2015-02-121-1/+1
* Change tempest NotFound exc to tempest-lib excMasayuki Igawa2015-02-121-5/+5
* Change tempest Conflict exc to tempest-lib excMasayuki Igawa2015-02-121-2/+4
* Merge "Test wrong IP version of prefix in security rule"Jenkins2014-12-221-0/+19
|\
| * Test wrong IP version of prefix in security ruleSergey Shnaidman2014-12-181-0/+19
* | Change neutron client methods to return one value and update testsDavid Kranz2014-12-181-1/+1
|/
* Merge "Security Group ICMP validation for icmp-code"Jenkins2014-12-031-0/+1
|\
| * Security Group ICMP validation for icmp-codesridhargaddam2014-10-211-0/+1
* | part 2 of delete xmlSean Dague2014-11-251-8/+0
* | Support for IPv6 tests for APISergey Shnaidman2014-11-141-7/+0
|/
* Hacking rule to forbid resource unsafe fixturesAndrea Frittoli2014-10-071-2/+2
* Improve IPV6 parity in Security Group testcasessridhargaddam2014-10-031-4/+112
* Migrate network API tests to resource_* fixturesAndrea Frittoli2014-09-181-2/+2
* Enable E251,E265 rules ignore H402Matthew Treinish2014-06-171-2/+2
* Removal of methods from json/xml network_client filesnayna-patel2014-02-251-12/+12
* make testing neutron api extensions optionalYoshihiro Kaneko2014-02-051-8/+15
* Remove vim headersMasayuki Igawa2014-01-201-2/+0
* add some negative tests for security group:liudong2013-11-191-1/+18
* edit inheritence tree api/network/security_groupsYair Fried2013-10-291-24/+12
* api/network/security_groups_negative add testcasesYair Fried2013-10-221-0/+49
* Separate negative tests api/network/security_groupsYair Fried2013-10-171-0/+42