[jira] [Commented] (LIBCLOUD-1005) Update gandi compute driver to permit ansible dynamic inventory

2018-07-31 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot commented on LIBCLOUD-1005:
--

Github user gdchamal closed the pull request at:

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


> Update gandi compute driver to permit ansible dynamic inventory
> ---
>
> Key: LIBCLOUD-1005
> URL: https://issues.apache.org/jira/browse/LIBCLOUD-1005
> Project: Libcloud
>  Issue Type: Improvement
>  Components: Compute
>Reporter: Aymeric Barantal
>Priority: Minor
>
> I want to make a small update of gandi compute driver to permit to set a 
> `farm` parameter upon node creation. This parameter then will be used to 
> group nodes for a dynamic ansible inventory



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


[GitHub] libcloud pull request #1229: [LIBCLOUD-1005] Update gandi driver

2018-07-31 Thread gdchamal
Github user gdchamal closed the pull request at:

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


---


[jira] [Commented] (LIBCLOUD-1005) Update gandi compute driver to permit ansible dynamic inventory

2018-07-31 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot commented on LIBCLOUD-1005:
--

GitHub user gdchamal opened a pull request:

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

[LIBCLOUD-1005] Update gandi driver

## Changes Title (replace this with a logical title for your changes)

Update gandi compute driver to permit a complete integration with ansible

### Description

Refresh the gandi compute driver and add some functionalities to permit to 
have an ansible dynamic inventory.

- Add private vlan management methods
- Add a farm parameter for node creation to group them for dynamic inventory
- Better management of additionnal IP addresses (public and privates)
- Full test suite and refresh of existing ones

### 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/Gandi/libcloud trunk

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/libcloud/pull/1229.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 #1229


commit 4f345a691cd814cf66713924da948dd37239f9c9
Author: Pablo 
Date:   2018-05-11T09:03:43Z

[LIBCLOUD-1005] Update gandi driver




> Update gandi compute driver to permit ansible dynamic inventory
> ---
>
> Key: LIBCLOUD-1005
> URL: https://issues.apache.org/jira/browse/LIBCLOUD-1005
> Project: Libcloud
>  Issue Type: Improvement
>  Components: Compute
>Reporter: Aymeric Barantal
>Priority: Minor
>
> I want to make a small update of gandi compute driver to permit to set a 
> `farm` parameter upon node creation. This parameter then will be used to 
> group nodes for a dynamic ansible inventory



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


[GitHub] libcloud pull request #1229: [LIBCLOUD-1005] Update gandi driver

2018-07-31 Thread gdchamal
GitHub user gdchamal opened a pull request:

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

[LIBCLOUD-1005] Update gandi driver

## Changes Title (replace this with a logical title for your changes)

Update gandi compute driver to permit a complete integration with ansible

### Description

Refresh the gandi compute driver and add some functionalities to permit to 
have an ansible dynamic inventory.

- Add private vlan management methods
- Add a farm parameter for node creation to group them for dynamic inventory
- Better management of additionnal IP addresses (public and privates)
- Full test suite and refresh of existing ones

### 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/Gandi/libcloud trunk

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/libcloud/pull/1229.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 #1229


commit 4f345a691cd814cf66713924da948dd37239f9c9
Author: Pablo 
Date:   2018-05-11T09:03:43Z

[LIBCLOUD-1005] Update gandi driver




---


[jira] [Created] (LIBCLOUD-1005) Update gandi compute driver to permit ansible dynamic inventory

2018-07-31 Thread Aymeric Barantal (JIRA)
Aymeric Barantal created LIBCLOUD-1005:
--

 Summary: Update gandi compute driver to permit ansible dynamic 
inventory
 Key: LIBCLOUD-1005
 URL: https://issues.apache.org/jira/browse/LIBCLOUD-1005
 Project: Libcloud
  Issue Type: Improvement
  Components: Compute
Reporter: Aymeric Barantal


I want to make a small update of gandi compute driver to permit to set a `farm` 
parameter upon node creation. This parameter then will be used to group nodes 
for a dynamic ansible inventory



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