openstack-python-openstackc.../openstackclient/common
Dean Troyer c94e262df8 Add security group commands
* Add security group: create, delete, list, set, show
* Add server: add secgroup, remove secgroup
* Add security group rule: create, delete, list
* Add Oslo's strutils and gettextutils

* Adds parseractions.RangeAction() to handle option arguments of either a single number
  or a range of numbers: '--port 25'  or '--port 1024:65535'

Blueprint: nova-client

Change-Id: Iad2de1b273ba29197709fc4c6a1036b4ae99725f
2013-07-29 19:07:22 -05:00
..
__init__.py Standardize on a copyright header and ensure all files have them. 2013-01-24 12:02:23 -06:00
clientmanager.py Add Cinder API V1 Support 2013-02-08 10:22:01 -06:00
commandmanager.py Multiple API version support 2013-02-06 11:36:28 -06:00
exceptions.py Upgraded to PEP8 1.3.3 to stay aligned with Nova, etc. 2013-01-31 13:31:41 -06:00
limits.py Add show limits command 2013-07-12 12:13:27 -05:00
openstackkeyring.py Upgraded to PEP8 1.3.3 to stay aligned with Nova, etc. 2013-01-31 13:31:41 -06:00
parseractions.py Add security group commands 2013-07-29 19:07:22 -05:00
quota.py Add quota commands 2013-07-17 15:10:22 -05:00
utils.py Add security group commands 2013-07-29 19:07:22 -05:00