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...@gmail.com> on 2016/11/21 03:45:08 UTC

[dev] [VOTE] Release Apache Libcloud 1.4.0 (2nd vote)

This is a voting thread for Libcloud 1.4.0.

This thread replaces the previous thread and corrects:
 - Broken build
 - Missing mention of ARM driver in release notes

The builds have been updated and the tag has been replaced.

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=4870c326621aa81f8e3471fdeb565e5e36c330d0;hb=fe34a54e0893973d8b70738a1ba01837be5e2992

Major changes include

- Introduce ARM driver
- 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 25th, 2016.

Thanks,
Anthony

Re: [dev] [VOTE] Release Apache Libcloud 1.4.0 (2nd vote)

Posted by Tom Melendez <to...@supertom.com>.
"[+1] Vote Apache Libcloud 1.4.0"

Got it! Thanks Anthony, for putting this release together!

On Mon, Nov 21, 2016 at 1:50 PM, anthony shaw <an...@gmail.com>
wrote:

> You have to say
> "[+1] Vote Apache Libcloud 1.4.0"
>
> For it to count :-)
>
>
>
>
>
>
> On Tue, Nov 22, 2016 at 8:28 AM +1100, "Tom Melendez" <to...@supertom.com>
> wrote:
>
>
>
>
>
>
>
>
>
>
> Downloaded tar.gz and ran tox - LGTM!
>
> Thanks,
>
> Tom
>
>
>
>
>
>

Re: [dev] [VOTE] Release Apache Libcloud 1.4.0 (2nd vote)

Posted by anthony shaw <an...@gmail.com>.
You have to say 
"[+1] Vote Apache Libcloud 1.4.0"

For it to count :-)






On Tue, Nov 22, 2016 at 8:28 AM +1100, "Tom Melendez" <to...@supertom.com> wrote:










Downloaded tar.gz and ran tox - LGTM!

Thanks,

Tom






Re: [dev] [VOTE] Release Apache Libcloud 1.4.0 (2nd vote)

Posted by Tom Melendez <to...@supertom.com>.
Downloaded tar.gz and ran tox - LGTM!

Thanks,

Tom

Re: [dev] [VOTE] Release Apache Libcloud 1.4.0 (2nd vote)

Posted by Jerry Chen <je...@apache.org>.
[+1] Release Apache Libcloud 1.4.0

> On Nov 23, 2016, at 9:11 PM, anthony shaw <an...@gmail.com> wrote:
> 
> Thanks everyone, Tomaz, Seb, Jerry can I get your votes please.
> 
> Ant
> 
> p.s. my vote is :
> [+1] Release Apache Libcloud 1.4.0
> 
> On Tue, Nov 22, 2016 at 10:07 AM, Eric Johnson <er...@apache.org> wrote:
>> [+1] Release Apache Libcloud 1.4.0
>> 
>> Verified checksums, ran tox, ran the GCE demo and all looks good to me.
>> Thanks Anthony!
>> 
>> On Sun, Nov 20, 2016 at 7:45 PM, anthony shaw <an...@gmail.com>
>> wrote:
>> 
>>> This is a voting thread for Libcloud 1.4.0.
>>> 
>>> This thread replaces the previous thread and corrects:
>>> - Broken build
>>> - Missing mention of ARM driver in release notes
>>> 
>>> The builds have been updated and the tag has been replaced.
>>> 
>>> 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=4870c326621aa81f8e3471fdeb565e5e36c330d0;hb=
>>> fe34a54e0893973d8b70738a1ba01837be5e2992
>>> 
>>> Major changes include
>>> 
>>> - Introduce ARM driver
>>> - 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 25th, 2016.
>>> 
>>> Thanks,
>>> Anthony
>>> 


Re: [dev] [VOTE] Release Apache Libcloud 1.4.0 (2nd vote)

Posted by anthony shaw <an...@gmail.com>.
Thanks everyone, Tomaz, Seb, Jerry can I get your votes please.

Ant

p.s. my vote is :
[+1] Release Apache Libcloud 1.4.0

On Tue, Nov 22, 2016 at 10:07 AM, Eric Johnson <er...@apache.org> wrote:
> [+1] Release Apache Libcloud 1.4.0
>
> Verified checksums, ran tox, ran the GCE demo and all looks good to me.
> Thanks Anthony!
>
> On Sun, Nov 20, 2016 at 7:45 PM, anthony shaw <an...@gmail.com>
> wrote:
>
>> This is a voting thread for Libcloud 1.4.0.
>>
>> This thread replaces the previous thread and corrects:
>>  - Broken build
>>  - Missing mention of ARM driver in release notes
>>
>> The builds have been updated and the tag has been replaced.
>>
>> 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=4870c326621aa81f8e3471fdeb565e5e36c330d0;hb=
>> fe34a54e0893973d8b70738a1ba01837be5e2992
>>
>> Major changes include
>>
>> - Introduce ARM driver
>> - 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 25th, 2016.
>>
>> Thanks,
>> Anthony
>>

Re: [dev] [VOTE] Release Apache Libcloud 1.4.0 (2nd vote)

Posted by Eric Johnson <er...@apache.org>.
[+1] Release Apache Libcloud 1.4.0

Verified checksums, ran tox, ran the GCE demo and all looks good to me.
Thanks Anthony!

On Sun, Nov 20, 2016 at 7:45 PM, anthony shaw <an...@gmail.com>
wrote:

> This is a voting thread for Libcloud 1.4.0.
>
> This thread replaces the previous thread and corrects:
>  - Broken build
>  - Missing mention of ARM driver in release notes
>
> The builds have been updated and the tag has been replaced.
>
> 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=4870c326621aa81f8e3471fdeb565e5e36c330d0;hb=
> fe34a54e0893973d8b70738a1ba01837be5e2992
>
> Major changes include
>
> - Introduce ARM driver
> - 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 25th, 2016.
>
> Thanks,
> Anthony
>

Re: [dev] [VOTE] Release Apache Libcloud 1.4.0 (2nd vote)

Posted by anthony shaw <an...@gmail.com>.
Deadline has passed, we have

[+1]  - 5 (4 binding)
[0] - 0
[-1] - 0

So the release will be shipped today.

Ant

On Thu, Nov 24, 2016 at 10:09 PM, Tomaz Muraus <to...@apache.org> wrote:
> Thanks, the artifacts look good to me (and all the local checks pass).
>
> The only thing I was a bit confused about is the modified timestamp on
> people.apache.org server - it shows November 16th which is way before the
> release thread so it made it look like they are still release artifacts for
> the first 1.4.0 voting thread which has been closed.
>
> [+1] Release Apache Libcloud 1.4.0
>
> On Mon, Nov 21, 2016 at 4:45 AM, anthony shaw <an...@gmail.com>
> wrote:
>
>> This is a voting thread for Libcloud 1.4.0.
>>
>> This thread replaces the previous thread and corrects:
>>  - Broken build
>>  - Missing mention of ARM driver in release notes
>>
>> The builds have been updated and the tag has been replaced.
>>
>> 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=4870c326621aa81f8e3471fdeb565e5e36c330d0;hb=
>> fe34a54e0893973d8b70738a1ba01837be5e2992
>>
>> Major changes include
>>
>> - Introduce ARM driver
>> - 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 25th, 2016.
>>
>> Thanks,
>> Anthony
>>

Re: [dev] [VOTE] Release Apache Libcloud 1.4.0 (2nd vote)

Posted by Tomaz Muraus <to...@apache.org>.
Thanks, the artifacts look good to me (and all the local checks pass).

The only thing I was a bit confused about is the modified timestamp on
people.apache.org server - it shows November 16th which is way before the
release thread so it made it look like they are still release artifacts for
the first 1.4.0 voting thread which has been closed.

[+1] Release Apache Libcloud 1.4.0

On Mon, Nov 21, 2016 at 4:45 AM, anthony shaw <an...@gmail.com>
wrote:

> This is a voting thread for Libcloud 1.4.0.
>
> This thread replaces the previous thread and corrects:
>  - Broken build
>  - Missing mention of ARM driver in release notes
>
> The builds have been updated and the tag has been replaced.
>
> 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=4870c326621aa81f8e3471fdeb565e5e36c330d0;hb=
> fe34a54e0893973d8b70738a1ba01837be5e2992
>
> Major changes include
>
> - Introduce ARM driver
> - 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 25th, 2016.
>
> Thanks,
> Anthony
>