<html><head><style> body {height: 100%; color:#000000; font-size:10pt; font-family:Verdana, Arial, Helvetica, sans-serif;}</style></head><body>Hi,<br><br>We are facing an error while using shade api "get_image(name_or_id= "name")" <br><br>Please find the steps below to reproduce the error:<br><br>1. glance image-list<br>    (displaying image list)<br>    (glance version : 0.12.0) <br><br>2. pip install shade<br>     (shade installed, but glance version upgraded to 1.2.0)<br><br>3. glance image-list<br>     ERROR: 'module' object has no attribute 'packages'<br><br>4. sudo apt-get install python-glanceclient<br><br>5. glance image-list<br>      (displaying image-list)<br><br>6. cloud.get_image(name_or_id= "imagename")<br>    (getting error like)<br><br>   Traceback (most recent call last):<br>  File "test.py", line 3, in <module><br>    image=cloud.get_image(name_or_id= "cirros-0.3.4-x86_64-uec")<br>  File "/usr/local/lib/python2.7/dist-packages/shade/openstackcloud.py", line 1502, in get_image<br>    return _utils._get_entity(self.search_images, name_or_id, filters)<br>  File "/usr/local/lib/python2.7/dist-packages/shade/_utils.py", line 135, in _get_entity<br>    entities = func(name_or_id, filters)<br>  File "/usr/local/lib/python2.7/dist-packages/shade/openstackcloud.py", line 922, in search_images<br>    images = self.list_images()<br>  File "/usr/local/lib/python2.7/dist-packages/shade/openstackcloud.py", line 1165, in list_images<br>    "Error fetching image list: %s" % e)<br>shade.exc.OpenStackCloudException: Error fetching image list: 'module' object has no attribute 'strip_version'<br><br>Could you please let us know if there are any known issues.<br><br>Please find the complete log in the attachment.<br><br>Thanks & Regards,<br>Bindu Bhargavi<p>=====-----=====-----=====<br>
Notice: The information contained in this e-mail<br>
message and/or attachments to it may contain <br>
confidential or privileged information. If you are <br>
not the intended recipient, any dissemination, use, <br>
review, distribution, printing or copying of the <br>
information contained in this e-mail message <br>
and/or attachments to it are strictly prohibited. If <br>
you have received this communication in error, <br>
please notify us by reply e-mail or telephone and <br>
immediately and permanently delete the message <br>
and any attachments. Thank you</p>

<p></p></body></html>