summaryrefslogtreecommitdiff
path: root/neutron/tests/unit/test_extension_security_group.py
Commit message (Expand)AuthorAgeFilesLines
* Convert all incoming protocol numbers to stringAnn Kamyshnikova2014-11-251-0/+3
* Security groups: prevent race for default security group creationGary Kotton2014-09-231-0/+10
* Change all occurences of no_delete to do_deleteAssaf Muller2014-07-131-5/+5
* Fix isinstance assertionsRalf Haferkamp2014-07-021-1/+1
* Merge "Replace occurences of 'test_tenant' with 'test-tenant' in tests"Jenkins2014-06-301-5/+5
|\
| * Replace occurences of 'test_tenant' with 'test-tenant' in testsAssaf Muller2014-06-301-5/+5
* | Don't convert numeric protocol values to intRalf Haferkamp2014-06-231-0/+10
|/
* tests/unit: refactor reading neutron.conf.testIsaku Yamahata2014-05-011-7/+0
* Validate CIDR given as ip-prefix in security-group-rule-createmarios2014-04-161-0/+86
* Security Group rule validation for ICMP rulessridhargaddam2014-04-141-0/+13
* Redundant SG rule create calls in unit testssridhargaddam2014-04-031-6/+0
* UT: do not hide an original error in test resource ctxtmgrAkihiro Motoki2014-03-281-12/+8
* Fix negative unit test for sec group rulesSalvatore Orlando2014-01-141-3/+5
* Remove plugin_name_v2 and extension_manager in test_configAkihiro MOTOKI2014-01-061-5/+4
* Merge "Fix unable to add allow all IPv4/6 security group rule"Jenkins2013-12-061-0/+31
|\
| * Fix unable to add allow all IPv4/6 security group ruleAaron Rosen2013-12-011-0/+31
* | Fix misspellsNachi Ueno2013-12-031-1/+1
|/
* Merge "Fix incorrect indentations found by Pep 1.4.6+"Jenkins2013-10-281-3/+3
|\
| * Fix incorrect indentations found by Pep 1.4.6+Dirk Mueller2013-10-191-3/+3
* | Ensure OVS plugin is loaded in OVS plugin testAkihiro MOTOKI2013-10-261-5/+1
|/
* Change hard coded numbers to constants in security group testsArvind Somya2013-09-231-103/+117
* Fix 500 error on invalid security-group-rule creation for NVParmando-migliaccio2013-08-211-7/+22
* Remove last of assertEqualsAaron Rosen2013-07-301-4/+4
* Limit min<=max port check to TCP/UDP in secgroup ruleAkihiro MOTOKI2013-07-081-3/+108
* Rename Quantum to NeutronMark McClain2013-07-061-0/+1187