I tested 0.5.0 with a few of my scripts that utilize the Opsource compute driver - no problems.
On Mon, May 23, 2011 at 11:28 AM, David LaBissoniere <[email protected]>wrote: > I verified the fix in trunk, thanks. Waiting for 0.5.1 makes sense, this is > certainly not a blocking issue. > > Thanks, > David > > On Mon, May 23, 2011 at 1:05 PM, Tomaz Muraus <[email protected]> wrote: > > > Thanks for spotting and reporting this problem. It has been fixed in > trunk > > (can you please verify it?). > > > > In any case I agree with Paul. If we don't find any major bugs / blockers > > before the end of the voting, I think we should release this fix in a new > > version (0.5.1) next week. > > > > Our goal is to get 0.5.0 out before the official graduation announcement > > which should go live this week. > > > > Thanks, > > Tomaz > > > > On Mon, May 23, 2011 at 7:00 PM, David LaBissoniere < > [email protected] > > >wrote: > > > > > I found an issue with the Nimbus driver in 0.5.0. The recent change to > > make > > > the EC2 driver call ex_create_tags during create_node() breaks Nimbus > > > because it doesn't support tags and returns a server error. > > > > > > I have attached a patch which fixes the issue and which I have tested > > > against a Nimbus cloud. It just makes the tag methods passthroughs. > > > > > > Thanks, > > > David > > > > > > > > > On Sat, May 21, 2011 at 4:51 PM, Tomaz Muraus <[email protected]> > > wrote: > > > > > >> Changelog can be found at < > > >> > > >> > > > https://svn.apache.org/viewvc/incubator/libcloud/tags/0.5.0/CHANGES?revision=1125822&view=markup > > >> > > > >> and the test tarballs are available at < > > >> http://people.apache.org/~tomaz/libcloud/> > > >> > > >> Since this release includes many new features and some major > > refactorings, > > >> please take your time and test it carefully before voting. > > >> > > >> It is especially important to test it with your existing code so we > can > > be > > >> sure that all, now deprecated paths (libcloud.drivers.*, > > >> libcloud.providers, > > >> libcloud.types, libcloud.ssh, libcloud.deployment, …) still work and > the > > >> release is fully backward compatible. > > >> > > >> +/- 1 > > >> [ ] Release Apache Libcloud 0.5.0 > > >> > > >> Vote closes on Monday May 23, 2011 at 23:59 CEST. > > >> > > >> Thanks, > > >> Tomaz > > >> > > > > > > > > >
