openstack-python-openstackc.../openstackclient
TerryHowe ce65164155 Add functional tests for image set
This patch includes functional tests for image set and it includes
a change to use the OSC utils.format_dict method to format the
properties.  This will give a more user friendly format to the image
commands and it gives a more consistent testable format to the
output.  Instead of:

{u'a': u'b', u'c': u'd'}

The user will see:

a=b, c=d

Change-Id: Ib396316586ffc5dbab231064d5b6dc9425507934
2015-06-16 12:34:00 +00:00
..
api Set tenant options on parsed namespace 2015-05-31 15:03:42 +10:00
common Merge "Set tenant options on parsed namespace" 2015-06-02 02:15:52 +00:00
compute Merge "Fix security group list command" 2015-06-03 14:37:33 +00:00
identity Merge "Enable specifying domain for group and role commands" 2015-06-09 18:20:34 +00:00
image Add functional tests for image set 2015-06-16 12:34:00 +00:00
network Add project and domain params to network create 2015-03-19 23:49:02 -07:00
object Fine tune some of the helps commands 2015-01-13 00:58:57 -05:00
tests Add functional tests for image set 2015-06-16 12:34:00 +00:00
volume Add support for volume v2 API 2015-05-30 11:26:14 -07:00
__init__.py Change version reporting to use pbr 2013-08-02 12:11:49 -05:00
i18n.py Get rid of oslo_i18n deprecation notice 2015-06-02 09:21:31 -06:00
shell.py Allow --insecure to override --os-cacert 2015-06-04 09:37:46 -05:00