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