summaryrefslogtreecommitdiff
path: root/openstackclient/network/v2/security_group_rule.py
Commit message (Expand)AuthorAgeFilesLines
* Fix dict.keys() compatibility for python 3Tang Chen2016-03-121-1/+1
* Refactor security group show to use SDKRichard Theis2016-03-101-29/+2
* Add "security group rule show" commandRichard Theis2016-02-231-0/+86
* Refactor security group rule delete to use SDKRichard Theis2016-02-101-0/+35