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

2018-09-27 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/LIBCLOUD-1017?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=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 
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)


[GitHub] libcloud pull request #1243: [LIBCLOUD-1017] Improvements to Azure ARM compu...

2018-09-27 Thread palashgandhi
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 
Date:   2018-09-12T01:14:46Z

[LIBCLOUD-1017] Improvements to Azure ARM compute driver




---


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

2018-09-27 Thread Palash Gandhi (JIRA)
Palash Gandhi created LIBCLOUD-1017:
---

 Summary: 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


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)


[jira] [Created] (LIBCLOUD-1016) Libcloud should use sane OpenStack defaults for API versions

2018-09-27 Thread Alvaro (JIRA)
Alvaro created LIBCLOUD-1016:


 Summary: Libcloud should use sane OpenStack defaults for API 
versions
 Key: LIBCLOUD-1016
 URL: https://issues.apache.org/jira/browse/LIBCLOUD-1016
 Project: Libcloud
  Issue Type: Improvement
Reporter: Alvaro


Libcloud sets the OpenStack API versions for each of the components to versions 
that are now deprecated (like Nova 1.1, Keystone 2.0, etc), thus users have to 
force them almost always (e.g. ex_force_auth_version='3.x'  for authenticating 
with recent Keystone versions).





--
This message was sent by Atlassian JIRA
(v7.6.3#76005)