openstack-python-openstackc.../openstackclient/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
..
api Merge "Begin low-level API for Network v2" 2015-02-07 00:16:28 +00:00
common Add --wait to server delete 2015-05-29 14:32:51 -07:00
compute Add --wait to server delete 2015-05-29 14:32:51 -07:00
identity Not use the deprecated argument 2015-06-08 10:15:24 +08: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 fix the wrong order of assertEqual args 2015-01-27 17:02:41 +08:00
volume Add support for volume v2 API 2015-05-30 11:26:14 -07:00
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00
fakes.py Check volume status before extending size 2015-02-06 09:05:41 -08:00
test_shell.py Allow --insecure to override --os-cacert 2015-06-04 09:37:46 -05:00
utils.py Check volume status before extending size 2015-02-06 09:05:41 -08:00