openstack-python-openstackc.../openstackclient
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
..
common Add security group commands 2013-07-29 19:07:22 -05:00
compute Add security group commands 2013-07-29 19:07:22 -05:00
identity Add security group commands 2013-07-29 19:07:22 -05:00
image Complete Image v1 2013-07-18 14:14:14 -05:00
openstack Add security group commands 2013-07-29 19:07:22 -05:00
tests Complete Image v1 2013-07-18 14:14:14 -05:00
volume Merge "Change volume manager to volume type, unset property for type" 2013-07-23 15:26:29 +00:00
__init__.py Standardize on a copyright header and ensure all files have them. 2013-01-24 12:02:23 -06:00
shell.py Merge "Complete Image v1" 2013-07-20 20:17:00 +00:00