summaryrefslogtreecommitdiff
path: root/cloud/openstack/os_security_group_rule.py
Commit message (Expand)AuthorAgeFilesLines
* Refreshed metadata for core modulesToshio Kuratomi2016-12-061-0/+4
* Fix openstack security group rule vrrp choice apostrophe error (#4750)indispeq2016-09-201-2/+2
* description expanded for 112, AKA VRRP protocol) (#4645)David J Peacock2016-09-071-1/+1
* Fix #4412: os_security_group_rule support numbered protocols (#4444)David J Peacock2016-08-301-2/+8
* Make remote_group handle name and id in cloud/openstack/os_security_group_rul...Donovan Jones2016-04-141-11/+17
* Fix OpenStack module failure outputDavid Shrewsbury2016-01-131-1/+1
* checking remote_group_id while comparing os_security_group_ruleShobhit Srivastava2015-08-041-0/+2
* Update docstring to show port ranges as optionalMonty Taylor2015-07-061-4/+6
* Correct port matching logicDavid Shrewsbury2015-07-061-18/+84
* Change required parameters for rules moduleDavid Shrewsbury2015-07-061-6/+49
* Use int in the parameter list instead of castingMonty Taylor2015-07-061-5/+5
* Resolving issues in rule comparison algorithmdagnello2015-07-061-9/+8
* Compare ports as stringsDavid Shrewsbury2015-07-061-2/+10
* Fix syntax errorDavid Shrewsbury2015-07-061-1/+1
* Return rule objectMonty Taylor2015-07-061-3/+5
* Update secgroup rules module for latest shadeDavid Shrewsbury2015-07-061-49/+94
* Recongnize None and -1 port equivalencyDavid Shrewsbury2015-07-061-2/+5
* Fix id value referenceDavid Shrewsbury2015-07-061-1/+1
* Update rules mode for latest shadeDavid Shrewsbury2015-07-061-10/+7
* Minor fixes for os_security_group_rule moduledagnello2015-07-061-8/+8
* Minor fixes for os_security_group_rule moduledagnello2015-07-061-10/+14
* Fix invalid syntax in openstack_module_kwargs callDavide Guerri2015-07-061-0/+1
* Fix example code syntaxMonty Taylor2015-07-061-6/+7
* Add OpenStack Security Group Rule moduleMonty Taylor2015-07-061-0/+154