You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@libcloud.apache.org by "Aymeric Barantal (JIRA)" <ji...@apache.org> on 2012/07/16 20:50:33 UTC

[dev] [jira] [Created] (LIBCLOUD-225) Gandi driver improvment to use new volume methods

Aymeric Barantal created LIBCLOUD-225:
-----------------------------------------

             Summary: Gandi driver improvment to use new volume methods
                 Key: LIBCLOUD-225
                 URL: https://issues.apache.org/jira/browse/LIBCLOUD-225
             Project: Libcloud
          Issue Type: Improvement
            Reporter: Aymeric Barantal
            Priority: Minor


Gandi platform use block device volumes to be managed with nodes. There was specific methods to deal with disks previously and they can be replaced to new base libcloud volume object and methods.

By the way I changed the API endpoint to a more suitable one.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[dev] [jira] [Updated] (LIBCLOUD-225) Gandi driver improvment to use new volume methods

Posted by "Aymeric Barantal (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/LIBCLOUD-225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aymeric Barantal updated LIBCLOUD-225:
--------------------------------------

    Attachment: LIBCLOUD-225-svn.patch

Normal patch file, that can be applied to a svn repository
                
> Gandi driver improvment to use new volume methods
> -------------------------------------------------
>
>                 Key: LIBCLOUD-225
>                 URL: https://issues.apache.org/jira/browse/LIBCLOUD-225
>             Project: Libcloud
>          Issue Type: Improvement
>            Reporter: Aymeric Barantal
>            Priority: Minor
>         Attachments: LIBCLOUD-225-svn.patch, LIBCLOUD-225.patch
>
>
> Gandi platform use block device volumes to be managed with nodes. There was specific methods to deal with disks previously and they can be replaced to new base libcloud volume object and methods.
> By the way I changed the API endpoint to a more suitable one.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[dev] [jira] [Commented] (LIBCLOUD-225) Gandi driver improvment to use new volume methods

Posted by "Aymeric Barantal (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/LIBCLOUD-225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13420500#comment-13420500 ] 

Aymeric Barantal commented on LIBCLOUD-225:
-------------------------------------------

Regarding API endpoint we decided to manage strictly deployment of new releases to only one URL. We have to make needed work during development and deployment cycles to ensure compatibility with current usage and new functionalities we introduce.Used libcloud drivers (reported by user agent string in HTTP logs) are tested with new releases of our API to ensure such compatibility.

Previous API endpoint will be discontinued in 6 months at least (if no more used)

I'll send a normal patch file, sorry for not reading carefully this point in the linked contributing page.
                
> Gandi driver improvment to use new volume methods
> -------------------------------------------------
>
>                 Key: LIBCLOUD-225
>                 URL: https://issues.apache.org/jira/browse/LIBCLOUD-225
>             Project: Libcloud
>          Issue Type: Improvement
>            Reporter: Aymeric Barantal
>            Priority: Minor
>         Attachments: LIBCLOUD-225-svn.patch, LIBCLOUD-225.patch
>
>
> Gandi platform use block device volumes to be managed with nodes. There was specific methods to deal with disks previously and they can be replaced to new base libcloud volume object and methods.
> By the way I changed the API endpoint to a more suitable one.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[dev] [jira] [Updated] (LIBCLOUD-225) Gandi driver improvment to use new volume methods

Posted by "Aymeric Barantal (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/LIBCLOUD-225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aymeric Barantal updated LIBCLOUD-225:
--------------------------------------

    Attachment: LIBCLOUD-225.patch

1 commit for change of API endpoint, 4 for upgrade to volumes* methods with unit tests.
                
> Gandi driver improvment to use new volume methods
> -------------------------------------------------
>
>                 Key: LIBCLOUD-225
>                 URL: https://issues.apache.org/jira/browse/LIBCLOUD-225
>             Project: Libcloud
>          Issue Type: Improvement
>            Reporter: Aymeric Barantal
>            Priority: Minor
>         Attachments: LIBCLOUD-225.patch
>
>
> Gandi platform use block device volumes to be managed with nodes. There was specific methods to deal with disks previously and they can be replaced to new base libcloud volume object and methods.
> By the way I changed the API endpoint to a more suitable one.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[dev] [jira] [Closed] (LIBCLOUD-225) Gandi driver improvment to use new volume methods

Posted by "Tomaz Muraus (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/LIBCLOUD-225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tomaz Muraus closed LIBCLOUD-225.
---------------------------------

    
> Gandi driver improvment to use new volume methods
> -------------------------------------------------
>
>                 Key: LIBCLOUD-225
>                 URL: https://issues.apache.org/jira/browse/LIBCLOUD-225
>             Project: Libcloud
>          Issue Type: Improvement
>            Reporter: Aymeric Barantal
>            Assignee: Tomaz Muraus
>            Priority: Minor
>             Fix For: 0.11.0
>
>         Attachments: LIBCLOUD-225.patch, LIBCLOUD-225-svn.patch
>
>
> Gandi platform use block device volumes to be managed with nodes. There was specific methods to deal with disks previously and they can be replaced to new base libcloud volume object and methods.
> By the way I changed the API endpoint to a more suitable one.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[dev] [jira] [Commented] (LIBCLOUD-225) Gandi driver improvment to use new volume methods

Posted by "Tomaz Muraus (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/LIBCLOUD-225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13420107#comment-13420107 ] 

Tomaz Muraus commented on LIBCLOUD-225:
---------------------------------------

Can you please also create a normal patch file - you can find the instructions at http://libcloud.apache.org/contributing.html. The one you have attached is a git patch which means I can't easily apply it to the SVN repository.
                
> Gandi driver improvment to use new volume methods
> -------------------------------------------------
>
>                 Key: LIBCLOUD-225
>                 URL: https://issues.apache.org/jira/browse/LIBCLOUD-225
>             Project: Libcloud
>          Issue Type: Improvement
>            Reporter: Aymeric Barantal
>            Priority: Minor
>         Attachments: LIBCLOUD-225.patch
>
>
> Gandi platform use block device volumes to be managed with nodes. There was specific methods to deal with disks previously and they can be replaced to new base libcloud volume object and methods.
> By the way I changed the API endpoint to a more suitable one.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[dev] [jira] [Resolved] (LIBCLOUD-225) Gandi driver improvment to use new volume methods

Posted by "Tomaz Muraus (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/LIBCLOUD-225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tomaz Muraus resolved LIBCLOUD-225.
-----------------------------------

    Resolution: Fixed
      Assignee: Tomaz Muraus

Merged into trunk, thanks.

Next time please also make sure you generate the patch against the latest trunk version otherwise it makes it more painful for us to merge the patch.
                
> Gandi driver improvment to use new volume methods
> -------------------------------------------------
>
>                 Key: LIBCLOUD-225
>                 URL: https://issues.apache.org/jira/browse/LIBCLOUD-225
>             Project: Libcloud
>          Issue Type: Improvement
>            Reporter: Aymeric Barantal
>            Assignee: Tomaz Muraus
>            Priority: Minor
>         Attachments: LIBCLOUD-225-svn.patch, LIBCLOUD-225.patch
>
>
> Gandi platform use block device volumes to be managed with nodes. There was specific methods to deal with disks previously and they can be replaced to new base libcloud volume object and methods.
> By the way I changed the API endpoint to a more suitable one.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[dev] [jira] [Commented] (LIBCLOUD-225) Gandi driver improvment to use new volume methods

Posted by "Tomaz Muraus (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/LIBCLOUD-225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13418927#comment-13418927 ] 

Tomaz Muraus commented on LIBCLOUD-225:
---------------------------------------

Just wondering - why did you change the API endpoint URL?

I would assume that https://rpc.gandi.net/xmlrpc/ always points to the latest API version and it's better to pin the driver to a specific version against which the driver has been tested.
                
> Gandi driver improvment to use new volume methods
> -------------------------------------------------
>
>                 Key: LIBCLOUD-225
>                 URL: https://issues.apache.org/jira/browse/LIBCLOUD-225
>             Project: Libcloud
>          Issue Type: Improvement
>            Reporter: Aymeric Barantal
>            Priority: Minor
>         Attachments: LIBCLOUD-225.patch
>
>
> Gandi platform use block device volumes to be managed with nodes. There was specific methods to deal with disks previously and they can be replaced to new base libcloud volume object and methods.
> By the way I changed the API endpoint to a more suitable one.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[dev] [jira] [Updated] (LIBCLOUD-225) Gandi driver improvment to use new volume methods

Posted by "Tomaz Muraus (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/LIBCLOUD-225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tomaz Muraus updated LIBCLOUD-225:
----------------------------------

    Fix Version/s: 0.11.0
    
> Gandi driver improvment to use new volume methods
> -------------------------------------------------
>
>                 Key: LIBCLOUD-225
>                 URL: https://issues.apache.org/jira/browse/LIBCLOUD-225
>             Project: Libcloud
>          Issue Type: Improvement
>            Reporter: Aymeric Barantal
>            Assignee: Tomaz Muraus
>            Priority: Minor
>             Fix For: 0.11.0
>
>         Attachments: LIBCLOUD-225.patch, LIBCLOUD-225-svn.patch
>
>
> Gandi platform use block device volumes to be managed with nodes. There was specific methods to deal with disks previously and they can be replaced to new base libcloud volume object and methods.
> By the way I changed the API endpoint to a more suitable one.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira