python-openstackclient/functional/tests
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
..
compute Remove checks for None dates in keypair functional tests 2015-05-22 13:01:40 -07:00
examples Re-organize functional tests 2015-04-17 13:37:44 -04:00
identity Remove unique class names because they are scoped 2015-04-27 13:51:39 -06:00
image Add functional tests for image set 2015-06-16 12:34:00 +00:00
object Add image functional tests 2015-06-02 05:26:25 -06:00
volume Add functional tests for volume set and unset 2015-06-03 12:03:17 -06:00
__init__.py Add functional tests to osc 2014-10-01 19:46:07 -04:00