Kami opened a new pull request, #1701:
URL: https://github.com/apache/libcloud/pull/1701

   This pull request contains a small fix for the EC2 driver - in some cases 
when using ``list_image()`` method, returned image doesn't contain 
``creationDate`` attribute or it's empty.
   
   In such case, the code would previously throw. This PR updates the code to 
allow empty ``creationDate`` date - now if an empty attribute is encountered, 
we simply set that ``Image`` extra attribute value to ``None``


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to