This is an automated email from the ASF dual-hosted git repository.
tomaz pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/libcloud.git
from 5eef11e2d Indicate we are now working on v3.6.1-dev.
new 962379931 Update EC2 driver so it doesn't throw when "list_image()"
method is called and an image doesn't have "creationDate" attribute set.
new 9206a9a9a Add changelog entry.
new 01b328eea Merge pull request #1701 from
Kami/ec2_handle_image_empty_creation_date
The 9229 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
CHANGES.rst | 16 +++++++++++
libcloud/compute/drivers/ec2.py | 33 +++++++++++++++-------
.../test/compute/fixtures/ec2/describe_images.xml | 2 +-
libcloud/test/compute/test_ec2.py | 2 +-
libcloud/utils/iso8601.py | 18 ++++++++++--
5 files changed, 57 insertions(+), 14 deletions(-)