You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@libcloud.apache.org by anthony shaw <an...@apache.org> on 2016/11/15 03:02:06 UTC

[dev] [VOTE] Release Apache Libcloud 1.4.0

This is a voting thread for Libcloud 1.4.0.

A new -tentative tag is committed and can be found at
https://git-wip-us.apache.org/repos/asf?p=libcloud.git;a=tag;h=refs/tags/v1.4.0-tentative

A full list of changes can be found at:
https://git-wip-us.apache.org/repos/asf?p=libcloud.git;a=blob;f=CHANGES.rst;h=78a488916ff9f95a7e684024506de5dfc01370ac;hb=ce5bdd7b4f795af3a1fab2face8354c296ce89e4

Major changes include

- Introduce AWS Application Load Balancer (ALB) driver
- [ec2] Fix the bug that created the node at ecs driver and implement
the method for creating public ip
- [profitbricks] changes to the ProfitBricks compute driver to drop
support for the old SOAP api (now end of life) and provide support for
v3 of the REST api.
- [cloudsigma] Added Warsaw (waw) region
- [google compute] List images fix for projects > 500 images.
- [ec2] Add st1 and sc1 volume types to valid types
- [digital ocean] add ex_change_kernel in DigitalOcean_v2 driver
- [digital ocean] add ex_hard_reboot in DigitalOcean_v2 driver
- [openstack] add ex_start_node for the openstack driver
- [vultr] Extra Attributes for Node Creation on Vultr
- [vultr] Implement SSH Key Create/Delete Methods for Vultr
- [dimension data] Refactor create_node for MCP2 to support CaaS API
2.3 feature.
- [digital ocean] Volume snapshot operations, i.e. creating, listing
and deleting volume snapshots, for the Digital Ocean driver.
- [ovh] Added snapshot management to OVH compute
- [GCE] Support for HTTP(S) proxies with BackendServices
- [docker] Fixed bug in 1.3.0
- [s3] Add AP-Southeast2 as region


Release artifacts can be found at
http://people.apache.org/~anthonyshaw/libcloud/1.4.0/

Note that KEYS file can found at
https://dist.apache.org/repos/dist/release/libcloud/KEYS

Please test the release and post your votes.

+/- 1
[  ]  Release Apache Libcloud 1.4.0

Vote will be open until November 18th, 2016.

Thanks,
Anthony

Re: [dev] [VOTE] Release Apache Libcloud 1.4.0

Posted by Peter Amstutz <pe...@curoverse.com>.
Hi Anthony,

I noticed that the Azure ARM compute driver is slated to be included
libcloud 1.4, you may want to include that in the release notes as
well :-)  Thank you for taking over and merging the Azure ARM branch.

- Peter


On Mon, Nov 14, 2016 at 10:02 PM, anthony shaw <an...@apache.org> wrote:
> This is a voting thread for Libcloud 1.4.0.
>
> A new -tentative tag is committed and can be found at
> https://git-wip-us.apache.org/repos/asf?p=libcloud.git;a=tag;h=refs/tags/v1.4.0-tentative
>
> A full list of changes can be found at:
> https://git-wip-us.apache.org/repos/asf?p=libcloud.git;a=blob;f=CHANGES.rst;h=78a488916ff9f95a7e684024506de5dfc01370ac;hb=ce5bdd7b4f795af3a1fab2face8354c296ce89e4
>
> Major changes include
>
> - Introduce AWS Application Load Balancer (ALB) driver
> - [ec2] Fix the bug that created the node at ecs driver and implement
> the method for creating public ip
> - [profitbricks] changes to the ProfitBricks compute driver to drop
> support for the old SOAP api (now end of life) and provide support for
> v3 of the REST api.
> - [cloudsigma] Added Warsaw (waw) region
> - [google compute] List images fix for projects > 500 images.
> - [ec2] Add st1 and sc1 volume types to valid types
> - [digital ocean] add ex_change_kernel in DigitalOcean_v2 driver
> - [digital ocean] add ex_hard_reboot in DigitalOcean_v2 driver
> - [openstack] add ex_start_node for the openstack driver
> - [vultr] Extra Attributes for Node Creation on Vultr
> - [vultr] Implement SSH Key Create/Delete Methods for Vultr
> - [dimension data] Refactor create_node for MCP2 to support CaaS API
> 2.3 feature.
> - [digital ocean] Volume snapshot operations, i.e. creating, listing
> and deleting volume snapshots, for the Digital Ocean driver.
> - [ovh] Added snapshot management to OVH compute
> - [GCE] Support for HTTP(S) proxies with BackendServices
> - [docker] Fixed bug in 1.3.0
> - [s3] Add AP-Southeast2 as region
>
>
> Release artifacts can be found at
> http://people.apache.org/~anthonyshaw/libcloud/1.4.0/
>
> Note that KEYS file can found at
> https://dist.apache.org/repos/dist/release/libcloud/KEYS
>
> Please test the release and post your votes.
>
> +/- 1
> [  ]  Release Apache Libcloud 1.4.0
>
> Vote will be open until November 18th, 2016.
>
> Thanks,
> Anthony

[dev] Re: [VOTE] Release Apache Libcloud 1.4.0

Posted by anthony shaw <an...@gmail.com>.
It's a no vote from me

[-1]  Release Apache Libcloud 1.4.0

2 points,
1) the build is broken
2) there is a new Azure ARM driver merged into trunk which is not
mentioned in the release notes.

On Tue, Nov 15, 2016 at 2:02 PM, anthony shaw <an...@apache.org> wrote:
> This is a voting thread for Libcloud 1.4.0.
>
> A new -tentative tag is committed and can be found at
> https://git-wip-us.apache.org/repos/asf?p=libcloud.git;a=tag;h=refs/tags/v1.4.0-tentative
>
> A full list of changes can be found at:
> https://git-wip-us.apache.org/repos/asf?p=libcloud.git;a=blob;f=CHANGES.rst;h=78a488916ff9f95a7e684024506de5dfc01370ac;hb=ce5bdd7b4f795af3a1fab2face8354c296ce89e4
>
> Major changes include
>
> - Introduce AWS Application Load Balancer (ALB) driver
> - [ec2] Fix the bug that created the node at ecs driver and implement
> the method for creating public ip
> - [profitbricks] changes to the ProfitBricks compute driver to drop
> support for the old SOAP api (now end of life) and provide support for
> v3 of the REST api.
> - [cloudsigma] Added Warsaw (waw) region
> - [google compute] List images fix for projects > 500 images.
> - [ec2] Add st1 and sc1 volume types to valid types
> - [digital ocean] add ex_change_kernel in DigitalOcean_v2 driver
> - [digital ocean] add ex_hard_reboot in DigitalOcean_v2 driver
> - [openstack] add ex_start_node for the openstack driver
> - [vultr] Extra Attributes for Node Creation on Vultr
> - [vultr] Implement SSH Key Create/Delete Methods for Vultr
> - [dimension data] Refactor create_node for MCP2 to support CaaS API
> 2.3 feature.
> - [digital ocean] Volume snapshot operations, i.e. creating, listing
> and deleting volume snapshots, for the Digital Ocean driver.
> - [ovh] Added snapshot management to OVH compute
> - [GCE] Support for HTTP(S) proxies with BackendServices
> - [docker] Fixed bug in 1.3.0
> - [s3] Add AP-Southeast2 as region
>
>
> Release artifacts can be found at
> http://people.apache.org/~anthonyshaw/libcloud/1.4.0/
>
> Note that KEYS file can found at
> https://dist.apache.org/repos/dist/release/libcloud/KEYS
>
> Please test the release and post your votes.
>
> +/- 1
> [  ]  Release Apache Libcloud 1.4.0
>
> Vote will be open until November 18th, 2016.
>
> Thanks,
> Anthony