[Yahoo-eng-team] [Bug 1142901] Re: keypairs aren't propagated with cells

2013-03-03 Thread Chris Behrens
Ah, key data is sent with each instance already... so we really don't need this in child cells. ** Changed in: nova Status: In Progress = Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova).

[Yahoo-eng-team] [Bug 1117555] Re: SSH timeout in tempest.test.boto.test_ec2_instance_run

2013-03-03 Thread OpenStack Hudson
Reviewed: https://review.openstack.org/23129 Committed: http://github.com/openstack/tempest/commit/86732f93387ef9561c68b68ad7b92dc31c96b5ae Submitter: Jenkins Branch:master commit 86732f93387ef9561c68b68ad7b92dc31c96b5ae Author: Chris Yeoh cy...@au1.ibm.com Date: Wed Feb 27 20:52:06 2013

[Yahoo-eng-team] [Bug 1143496] [NEW] Gerrit group account for anvil

2013-03-03 Thread Launchpad Bug Tracker
You have been subscribed to a public bug by Joshua Harlow (harlowja): In order to move https://github.com/yahoo/Openstack-Anvil it would appear I need a gerrit group account. So to get the ball rolling, can we get a anvil-core group. Much appreciated (me as first core member). Thanks! **

[Yahoo-eng-team] [Bug 1117555] Re: SSH timeout in tempest.test.boto.test_ec2_instance_run

2013-03-03 Thread Christopher Yeoh
I think the problem seen in http://logs.openstack.org/22765/4/check /gate-tempest-devstack-vm-full/6460/ should be fixed by https://review.openstack.org/#/c/23067/3 which ups the timeout to 60 secs. There's two timeout's we see here: One in RemoteClient's __init__ making the initial connection