You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by jmunhoz <gi...@git.apache.org> on 2016/10/05 13:04:00 UTC

[GitHub] libcloud pull request #890: Add new FCU API support in Outscale EC2 driver

GitHub user jmunhoz opened a pull request:

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

    Add new FCU API support in Outscale EC2 driver

    Add libcloud support for the following new APIs available in the Flexible Computing Unit (FCU)
    
    - DescribeInstanceTypes
    - DescribeProductTypes
    - GetProductType
    - DescribeQuota
    - ModifyInstanceKeypair
    
    The patchset includes tests and fixtures for the new APIs.
    
    Signed-off-by: Javier M. Mellid <jm...@igalia.com>

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/jmunhoz/libcloud fcu-api-16-q4-001

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

    https://github.com/apache/libcloud/pull/890.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 #890
    
----
commit b0e95a00262e461fcb72d6665663018031edda84
Author: Javier M. Mellid <jm...@igalia.com>
Date:   2016-10-03T10:15:53Z

    Add Outscale API constants working with TINA OS
    
    Update version and namespace matching the current TINA OS API (AWS EC2
    compatible)
    
    This patch handle two different versions between the API version used to issue
    requests and the API version crafted in the namespace. It is a bug in the
    server side currently. The bugfix is work in progress. Meanwhile we need those
    bits in place to keep the new APIs working.
    
    Signed-off-by: Javier M. Mellid <jm...@igalia.com>

commit 67f89fd2ebb1cae9df2770aea38abde2367adf6b
Author: Javier M. Mellid <jm...@igalia.com>
Date:   2016-10-03T10:33:49Z

    Add new DescribeQuota API in Outscale EC2 driver
    
    Signed-off-by: Javier M. Mellid <jm...@igalia.com>

commit a699aaf3bff4475993f6fcf65839e9126f00a9da
Author: Javier M. Mellid <jm...@igalia.com>
Date:   2016-10-03T11:01:19Z

    Add new DescribeProductTypes API in Outscale EC2 driver
    
    Signed-off-by: Javier M. Mellid <jm...@igalia.com>

commit 264b74155e6b9381ee632f5083a232810f292f8f
Author: Javier M. Mellid <jm...@igalia.com>
Date:   2016-10-03T11:38:36Z

    Add new DescribeInstanceTypes API in Outscale EC2 driver
    
    Signed-off-by: Javier M. Mellid <jm...@igalia.com>

commit 1c4628da98cd79561381a9bb8adc77dff4a0dcd8
Author: Javier M. Mellid <jm...@igalia.com>
Date:   2016-10-03T11:56:59Z

    Add new GetProductType API in Outscale EC2 driver
    
    Signed-off-by: Javier M. Mellid <jm...@igalia.com>

commit 3055af58310f4b8d646cdaa55957f1c1f6b0b3fd
Author: Javier M. Mellid <jm...@igalia.com>
Date:   2016-10-03T12:07:54Z

    Add new ModifyInstanceKeypair API in Outscale EC2 driver
    
    Signed-off-by: Javier M. Mellid <jm...@igalia.com>

commit 0186555e0eb0fb39bd24ef7f9de2d638fdd13a9f
Author: Javier M. Mellid <jm...@igalia.com>
Date:   2016-10-03T13:50:26Z

    Add tests and fixtures FCU DescribeQuota API
    
    Signed-off-by: Javier M. Mellid <jm...@igalia.com>

commit aad0f7a0bfe3db492cb020f96f669419ce2ef6a1
Author: Javier M. Mellid <jm...@igalia.com>
Date:   2016-10-04T09:10:49Z

    Add tests and fixtures FCU DescribeProductTypes API
    
    Signed-off-by: Javier M. Mellid <jm...@igalia.com>

commit 4ba1835ed2fe4470e0bf5c547b579bed01e62865
Author: Javier M. Mellid <jm...@igalia.com>
Date:   2016-10-04T09:21:27Z

    Add tests and fixtures FCU DescribeInstanceTypes API
    
    Signed-off-by: Javier M. Mellid <jm...@igalia.com>

commit 56834ba73f3f07b2d2f51efa1fb1807384ae7bdd
Author: Javier M. Mellid <jm...@igalia.com>
Date:   2016-10-04T10:14:24Z

    Add tests and fixtures FCU GetProductType API
    
    Signed-off-by: Javier M. Mellid <jm...@igalia.com>

commit 7a80b61e202c88954a94225ff13428020869cfe0
Author: Javier M. Mellid <jm...@igalia.com>
Date:   2016-10-04T10:32:09Z

    Add tests and fixtures FCU ModifyInstanceKeypair API
    
    Signed-off-by: Javier M. Mellid <jm...@igalia.com>

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] libcloud pull request #890: Add new FCU API support in Outscale EC2 driver

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---