commit | eda1d121d8a75fdf9114afe1d2c6aa861475faa5 | [log] [tgz] |
---|---|---|
author | nayna-patel <nayna.patel@hp.com> | Wed Mar 20 14:44:31 2013 +0000 |
committer | nayna-patel <nayna.patel@hp.com> | Tue Mar 26 09:47:26 2013 +0000 |
tree | 8f3d525b190ae3e3f24c72dda4de07689ea73538 | |
parent | 87018bede92c5590fb7f5b5c3e94b6f69cb703cb [diff] |
Xml Support for Image Test scripts Added/Modified required support functions in images_client.py XML interface script.Added required logic to below scripts inorder to support both JSON and XML interfaces * tests/compute/images/test_image_metadata.py * tests/compute/images/test_list_image_filters.py * tests/compute/images/test_list_images.py * tests/compute/test_authorization.py Change-Id: Ibcce0d81024b46c1b031bc348ca8e8d62e005d8d Implements: blueprint add-xml-support