GitHub user palashgandhi opened a pull request:

    https://github.com/apache/libcloud/pull/1243

    [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 ability to set API version to be used
    2. Add functionality to resize a volume in Azure
    3. Add functionality to update the network profile of a node
    4. Add functionality to update a network interface's properties
    5. Add functionality to check IP address availability
    6. Create and Update some fixtures
    7. 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)
    
    ### Notes to reviewers
    - I am still in doubt about the fixtures I generated


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/1243.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 #1243
    
----
commit 5333c1339a4bd707a104be55d1c17b8354326a9d
Author: Palash Gandhi <palash.gandhi@...>
Date:   2018-09-12T01:14:46Z

    [LIBCLOUD-1017] Improvements to Azure ARM compute driver

----


---

Reply via email to