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 6980d7f Add changelog entry.
add 698e0cc [ec2] Add subnet modification method
new e133a90 Merge branch 'enhance/ec2-subnet-modify' of
https://github.com/nanobox-io/libcloud into nanobox-io-enhance/ec2-subnet-modify
new 2085972 Instead of returning False, throw on unsupported attribute.
new 81599c5 Add changelog entry for #1205.
The 3 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 | 4 +++
libcloud/compute/drivers/ec2.py | 35 ++++++++++++++++++++++
.../fixtures/ec2/modify_subnet_attribute.xml | 4 +++
libcloud/test/compute/test_ec2.py | 22 ++++++++++++++
4 files changed, 65 insertions(+)
create mode 100644
libcloud/test/compute/fixtures/ec2/modify_subnet_attribute.xml