summaryrefslogtreecommitdiff
path: root/openstackclient/network/v2/security_group_rule.py
Commit message (Expand)AuthorAgeFilesLines
* translate all command help strings3.4.0Steve Martinelli2016-11-171-4/+4
* Do proper deprecation for security group rule createDean Troyer2016-11-161-17/+47
* Merge "Not appropriate name sg rule attribute"Jenkins2016-11-101-16/+38
|\
| * Not appropriate name sg rule attributejudy-yu2016-11-041-16/+38
* | Merge "Add direction and protocol options to os security group rule list cmd"Jenkins2016-11-101-0/+30
|\ \
| * | Add direction and protocol options to os security group rule list cmdNam Nguyen Hoai2016-10-141-0/+30
| |/
* | Add 'description' optionSindhu Devale2016-11-081-0/+8
|/
* Fix a missing i18n support in security_group_rule.pyHuanxuan Ao2016-06-211-2/+2
* Support bulk deletion for commands that exist in both network and compute.Huanxuan Ao2016-06-151-5/+11
* osc-lib: parseractionsDean Troyer2016-06-131-1/+1
* osc-lib: utilsDean Troyer2016-06-131-1/+1
* osc-lib: exceptionsDean Troyer2016-06-131-2/+3
* Fix i18n support for help and error msg in networkTang Chen2016-05-161-2/+2
* Additional network protocol supportRichard Theis2016-05-141-32/+152
* Add options to security group rule listRichard Theis2016-04-181-3/+43
* State i18() changes and help messages improvedTang Chen2016-04-181-14/+14
* Add project options to security group rule createRichard Theis2016-04-111-0/+15
* Add network options to security group rule createRichard Theis2016-04-111-12/+47
* Refactor security group rule list to use SDKRichard Theis2016-03-281-0/+115
* Support security group name for --src-groupRichard Theis2016-03-231-2/+10
* Refactor security group rule create to use SDKRichard Theis2016-03-231-0/+100
* 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