[
https://issues.apache.org/jira/browse/LIBCLOUD-1017?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16632632#comment-16632632
]
ASF GitHub Bot commented on LIBCLOUD-1017:
------------------------------------------
GitHub user palashgandhi opened a pull request:
https://github.com/apache/libcloud/pull/1244
[LIBCLOUD-1017] Improvements to Azure ARM compute driver
## [LIBCLOUD-1017] Improvements to Azure ARM compute driver
### Description
The following are the proposed changes in brief:
1. Add functionality to resize a volume in Azure
2. Add functionality to update the network profile of a node
3. Add functionality to update a network interface's properties
4. Add functionality to check IP address availability
5. Create and Update some fixtures
6. Some minor fixes to docstrings
### Status
- done, ready for review
### Checklist (tick everything that applies)
- [x] [Code
linting](http://libcloud.readthedocs.org/en/latest/development.html#code-style-guide)
(required, can be done after the PR checks)
- [x] Documentation
- [x] [Tests](http://libcloud.readthedocs.org/en/latest/testing.html)
- [ ]
[ICLA](http://libcloud.readthedocs.org/en/latest/development.html#contributing-bigger-changes)
(required for bigger changes)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/palashgandhi/libcloud trunk
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/libcloud/pull/1244.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1244
----
commit 3c63780e9de65cd0939cd685825e6eff82c3bea7
Author: Palash Gandhi <palash.gandhi@...>
Date: 2018-09-12T01:14:46Z
[LIBCLOUD-1017] Improvements to Azure ARM compute driver
----
> Improvements to Azure ARM compute driver
> ----------------------------------------
>
> Key: LIBCLOUD-1017
> URL: https://issues.apache.org/jira/browse/LIBCLOUD-1017
> Project: Libcloud
> Issue Type: Bug
> Reporter: Palash Gandhi
> Priority: Minor
> Original Estimate: 336h
> Remaining Estimate: 336h
>
> The following are the proposed changes in brief:
> # Add ability to set API version to be used
> # Add functionality to resize a volume in Azure
> # Add functionality to update the network profile of a node
> # Add functionality to update a network interface's properties
> # Add functionality to check IP address availability
> # Create and Update some fixtures
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)