You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/09/27 18:30:00 UTC

[jira] [Commented] (LIBCLOUD-1017) Improvements to Azure ARM compute driver

    [ https://issues.apache.org/jira/browse/LIBCLOUD-1017?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16630862#comment-16630862 ] 

ASF GitHub Bot commented on LIBCLOUD-1017:
------------------------------------------

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 <pa...@...>
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)