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

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

GitHub user gdchamal opened a pull request:

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

    [LIBCLOUD-1005] Update gandi driver

    ## 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/1234.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 #1234
    
----
commit a449951f6cf59c0c89b906dee43e87d84b9211f2
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)

Reply via email to