python-openstackclient/functional/tests/image
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
..
v1 Add functional tests for image set 2015-06-16 12:34:00 +00:00
__init__.py Add image functional tests 2015-06-02 05:26:25 -06:00