You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@libcloud.apache.org by Tomaž Muraus <to...@apache.org> on 2011/11/15 03:32:09 UTC

[dev] [VOTE] Release Apache Libcloud 0.6.2

Hello all,

This is a voting thread for Apache Libcloud 0.6.2 release (r1202009).

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

This is primary a bug-fix release and includes the following bug-fixes:

- Fix the PollingConnection class and actually use the poll_interval class
variable (previously it was ignored). This bug-fix affects Rackspace Cloud
DNS driver, CloudStack and Ninefold compute driver.

- Fix a bug in the Rackspace Cloud DNS driver exception handling and thrown
an Exception if an unexpected status code is returned.

Along with the bug-fixes it also includes some improvements:

- Support for Amazon's new location (Oregon)

- Expose CloudStack provider. This way it can be used with an arbitrary
CloudStack installation and not just with the provider drivers which
sub-class it (e.g. Ninefold.com driver).

Full change log can be found at
https://svn.apache.org/viewvc/libcloud/branches/0.6.x/CHANGES?revision=1202009&view=markup

Please test the release and post your votes.

+/- 1
[  ]  Release Apache Libcloud 0.6.2

Vote closes on Friday November 18, 2011 at 12:00 CEST.

Thanks,
Tomaz

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

Posted by Hutson Betts <hu...@tamu.edu>.
Great improvements.

[+1] Release Apache Libcloud 0.6.2

All tests of Libcloud 6.2, conducted on Debian 6, using Python 2.6.6,
passed:
--------
Ran 1124 tests in 17.257s

OK
--------

-- 
Hutson Betts
Computer Science and Engineering
Texas A&M University


On Tue, 2011-11-15 at 03:32 +0100, Tomaž Muraus wrote:
> Hello all,
> 
> This is a voting thread for Apache Libcloud 0.6.2 release (r1202009).
> 
> Release artifacts can be found at http://people.apache.org/~tomaz/libcloud/
> 
> This is primary a bug-fix release and includes the following bug-fixes:
> 
> - Fix the PollingConnection class and actually use the poll_interval class
> variable (previously it was ignored). This bug-fix affects Rackspace Cloud
> DNS driver, CloudStack and Ninefold compute driver.
> 
> - Fix a bug in the Rackspace Cloud DNS driver exception handling and thrown
> an Exception if an unexpected status code is returned.
> 
> Along with the bug-fixes it also includes some improvements:
> 
> - Support for Amazon's new location (Oregon)
> 
> - Expose CloudStack provider. This way it can be used with an arbitrary
> CloudStack installation and not just with the provider drivers which
> sub-class it (e.g. Ninefold.com driver).
> 
> Full change log can be found at
> https://svn.apache.org/viewvc/libcloud/branches/0.6.x/CHANGES?revision=1202009&view=markup
> 
> Please test the release and post your votes.
> 
> +/- 1
> [  ]  Release Apache Libcloud 0.6.2
> 
> Vote closes on Friday November 18, 2011 at 12:00 CEST.
> 
> Thanks,
> Tomaz

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

Posted by Tomaž Muraus <to...@apache.org>.
Also explicit +1 from me.

So far we have:

- Roman Bogorodskiy +1
- Tom Davis +1
- Tomaz Muraus +1
- Hutson Betts +1 (non-binding).

I will upload the release artifacts and post the release announcement later
today!

Thanks,
Tomaz

On Thu, Nov 17, 2011 at 1:37 PM, Tom Davis <to...@dislocatedday.com> wrote:

>
>
> On Nov 14, 2011, at 9:32 PM, Tomaž Muraus <to...@apache.org> wrote:
>
> > Hello all,
> >
> > This is a voting thread for Apache Libcloud 0.6.2 release (r1202009).
> >
> > Release artifacts can be found at
> http://people.apache.org/~tomaz/libcloud/
> >
> > This is primary a bug-fix release and includes the following bug-fixes:
> >
> > - Fix the PollingConnection class and actually use the poll_interval
> class
> > variable (previously it was ignored). This bug-fix affects Rackspace
> Cloud
> > DNS driver, CloudStack and Ninefold compute driver.
> >
> > - Fix a bug in the Rackspace Cloud DNS driver exception handling and
> thrown
> > an Exception if an unexpected status code is returned.
> >
> > Along with the bug-fixes it also includes some improvements:
> >
> > - Support for Amazon's new location (Oregon)
> >
> > - Expose CloudStack provider. This way it can be used with an arbitrary
> > CloudStack installation and not just with the provider drivers which
> > sub-class it (e.g. Ninefold.com driver).
> >
> > Full change log can be found at
> >
> https://svn.apache.org/viewvc/libcloud/branches/0.6.x/CHANGES?revision=1202009&view=markup
> >
> > Please test the release and post your votes.
> >
> > +/- 1
> > [  ]  Release Apache Libcloud 0.6.2
> >
> > Vote closes on Friday November 18, 2011 at 12:00 CEST.
> >
> > Thanks,
> > Tomaz
>
> +1 !

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

Posted by Tomaž Muraus <to...@tomaz.me>.
Also explicit +1 from me.

So far we have:

- Roman Bogorodskiy +1
- Tom Davis +1
- Tomaz Muraus +1
- Hutson Betts +1 (non-binding).

I will upload the release artifacts and post the release announcement later
today!

Thanks,
Tomaz

On Thu, Nov 17, 2011 at 1:37 PM, Tom Davis <to...@dislocatedday.com> wrote:

>
>
> On Nov 14, 2011, at 9:32 PM, Tomaž Muraus <to...@apache.org> wrote:
>
> > Hello all,
> >
> > This is a voting thread for Apache Libcloud 0.6.2 release (r1202009).
> >
> > Release artifacts can be found at
> http://people.apache.org/~tomaz/libcloud/
> >
> > This is primary a bug-fix release and includes the following bug-fixes:
> >
> > - Fix the PollingConnection class and actually use the poll_interval
> class
> > variable (previously it was ignored). This bug-fix affects Rackspace
> Cloud
> > DNS driver, CloudStack and Ninefold compute driver.
> >
> > - Fix a bug in the Rackspace Cloud DNS driver exception handling and
> thrown
> > an Exception if an unexpected status code is returned.
> >
> > Along with the bug-fixes it also includes some improvements:
> >
> > - Support for Amazon's new location (Oregon)
> >
> > - Expose CloudStack provider. This way it can be used with an arbitrary
> > CloudStack installation and not just with the provider drivers which
> > sub-class it (e.g. Ninefold.com driver).
> >
> > Full change log can be found at
> >
> https://svn.apache.org/viewvc/libcloud/branches/0.6.x/CHANGES?revision=1202009&view=markup
> >
> > Please test the release and post your votes.
> >
> > +/- 1
> > [  ]  Release Apache Libcloud 0.6.2
> >
> > Vote closes on Friday November 18, 2011 at 12:00 CEST.
> >
> > Thanks,
> > Tomaz
>
> +1 !

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

Posted by Tom Davis <to...@dislocatedday.com>.

On Nov 14, 2011, at 9:32 PM, Tomaž Muraus <to...@apache.org> wrote:

> Hello all,
> 
> This is a voting thread for Apache Libcloud 0.6.2 release (r1202009).
> 
> Release artifacts can be found at http://people.apache.org/~tomaz/libcloud/
> 
> This is primary a bug-fix release and includes the following bug-fixes:
> 
> - Fix the PollingConnection class and actually use the poll_interval class
> variable (previously it was ignored). This bug-fix affects Rackspace Cloud
> DNS driver, CloudStack and Ninefold compute driver.
> 
> - Fix a bug in the Rackspace Cloud DNS driver exception handling and thrown
> an Exception if an unexpected status code is returned.
> 
> Along with the bug-fixes it also includes some improvements:
> 
> - Support for Amazon's new location (Oregon)
> 
> - Expose CloudStack provider. This way it can be used with an arbitrary
> CloudStack installation and not just with the provider drivers which
> sub-class it (e.g. Ninefold.com driver).
> 
> Full change log can be found at
> https://svn.apache.org/viewvc/libcloud/branches/0.6.x/CHANGES?revision=1202009&view=markup
> 
> Please test the release and post your votes.
> 
> +/- 1
> [  ]  Release Apache Libcloud 0.6.2
> 
> Vote closes on Friday November 18, 2011 at 12:00 CEST.
> 
> Thanks,
> Tomaz

+1 !

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

Posted by Charith Madusanka <ch...@gmail.com>.
+1 (non binding)

On Thu, Nov 17, 2011 at 6:04 AM, Roman Bogorodskiy <bo...@gmail.com>wrote:

>  Tomaž Muraus wrote:
>
> > [  ]  Release Apache Libcloud 0.6.2
>
> +1
>
> Roman Bogorodskiy
>



-- 
Charitha Madusanka
Linkdin : http://www.linkedin.com/pub/charith-madusanka/1a/508/42a
Twitter  : http://twitter.com/#!/charithccmc

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

Posted by Roman Bogorodskiy <bo...@gmail.com>.
  Tomaž Muraus wrote:

> [  ]  Release Apache Libcloud 0.6.2

+1

Roman Bogorodskiy