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 7f52e3ca6 Add changelog entry to the right release.
new 4974490c7 add vpc and elastic ips to ecs node response
new a5e23773e extend unit test
new bdecbe3ed improve test by having two cases
new 2c1ea1d2a run black for formatting
new d71a92e68 Merge branch 'trunk' into ecs_node_ips
new 8de93f493 Merge pull request #1954 from vicwicker/ecs_node_ips
The 9909 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:
libcloud/compute/drivers/ecs.py | 25 ++++---
.../compute/fixtures/ecs/describe_instances.xml | 45 +++++++++++
libcloud/test/compute/test_ecs.py | 87 ++++++++++++----------
3 files changed, 105 insertions(+), 52 deletions(-)