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 25777a9 Merge pull request #1316 from Kami/license_check_plugin
add ae564b1 added azure_arm ex_delete_public_ip
add 79f96b3 variable name fix
new 6203881 added test case and return val
new 7858071 added location when creating ip
new 30b9aae change in resource group
new 44ec2a0 changed test resource group
new d63de53 Add missing test fixtures.
new ff6bbe3 Add changelog entry for #1318.
new c83b61d ex_delete_public_ip is just an alias for ex_delete_resource
method.
new 30081db Merge branch 'trunk' of
https://git-wip-us.apache.org/repos/asf/libcloud into trunk
The 8 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/azure_arm.py | 12 +++++++++++-
...ft_Network_publicIPAddresses_test_public_ip.json | 21 +++++++++++++++++++++
...icrosoft_Network_publicIPAddresses_test_ip.json} | 0
libcloud/test/compute/test_azure_arm.py | 10 +++++++++-
5 files changed, 45 insertions(+), 2 deletions(-)
create mode 100644
libcloud/test/compute/fixtures/azure_arm/_subscriptions_99999999_resourceGroups_REVIZOR_providers_Microsoft_Network_publicIPAddresses_test_public_ip.json
copy libcloud/test/{storage/fixtures/cloudfiles/list_containers_empty.json =>
compute/fixtures/azure_arm/_subscriptions_subid_resourceGroups_rg1_providers_Microsoft_Network_publicIPAddresses_test_ip.json}
(100%)