[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).
https://bugs.launchpad.net/bugs/1142901

Title:
  keypairs aren't propagated with cells

Status in OpenStack Compute (Nova):
  Invalid

Bug description:
  Keypairs don't work with cells as they are not synced down to child
  cells.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1142901/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[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 +1030

More assertions for test_integration_1

For the boto/test_ec2_instance_run.py test_integration_1 test
add assertions to check that the security group modifications
and public ip association calls actually succeed.

This is to help debug the intermittent bug 1117555 which appears
to be due to the instance sometimes being unreachable via its
public ip.

Change-Id: I8c1ffeee62e1021ecf24f05ac26518ced640c5a1


** Changed in: tempest
   Status: Triaged = Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1117555

Title:
  SSH timeout in tempest.test.boto.test_ec2_instance_run

Status in OpenStack Compute (Nova):
  New
Status in Tempest:
  Fix Released

Bug description:
  quantum devstack gate failure:
  http://logs.openstack.org/21179/1/gate/gate-tempest-devstack-vm-quantum/5156 
: FAILURE

  2013-02-06 16:26:40.052 | 
==
  2013-02-06 16:26:40.053 | ERROR: 
tempest.tests.boto.test_ec2_instance_run.InstanceRunTest.test_integration_1
  2013-02-06 16:26:40.054 | 
--
  2013-02-06 16:26:40.054 | _StringException: Traceback (most recent call last):
  2013-02-06 16:26:40.054 |   File 
/opt/stack/new/tempest/tempest/tests/boto/test_ec2_instance_run.py, line 205, 
in test_integration_1
  2013-02-06 16:26:40.054 | pkey=self.keypair.material)
  2013-02-06 16:26:40.054 |   File 
/opt/stack/new/tempest/tempest/common/utils/linux/remote_client.py, line 31, 
in __init__
  2013-02-06 16:26:40.054 | if not self.ssh_client.test_connection_auth():
  2013-02-06 16:26:40.055 |   File 
/opt/stack/new/tempest/tempest/common/ssh.py, line 142, in 
test_connection_auth
  2013-02-06 16:26:40.055 | connection = self._get_ssh_connection()
  2013-02-06 16:26:40.055 |   File 
/opt/stack/new/tempest/tempest/common/ssh.py, line 75, in _get_ssh_connection
  2013-02-06 16:26:40.055 | password=self.password)
  2013-02-06 16:26:40.055 | SSHTimeout: Connection to the 172.24.4.228 via SSH 
timed out.
  2013-02-06 16:26:40.055 | User: cirros, Password: None
  2013-02-06 16:26:40.055 | 
  2013-02-06 16:26:40.055 |   begin captured logging  

  2013-02-06 16:26:40.056 | tempest.config: INFO: Using tempest config file 
/opt/stack/new/tempest/etc/tempest.conf
  2013-02-06 16:26:40.056 | requests.packages.urllib3.connectionpool: INFO: 
Starting new HTTP connection (1): 127.0.0.1
  2013-02-06 16:26:40.056 | requests.packages.urllib3.connectionpool: DEBUG: 
POST /v2.0/tokens HTTP/1.1 200 None
  2013-02-06 16:26:40.056 | requests.packages.urllib3.connectionpool: INFO: 
Starting new HTTP connection (1): 127.0.0.1
  2013-02-06 16:26:40.056 | requests.packages.urllib3.connectionpool: DEBUG: 
GET /v2.0/users/40d750dffc934dc293df7f5ce621ad33/credentials/OS-EC2 HTTP/1.1 
200 None
  2013-02-06 16:26:40.056 | requests.packages.urllib3.connectionpool: INFO: 
Starting new HTTP connection (1): 127.0.0.1
  2013-02-06 16:26:40.056 | requests.packages.urllib3.connectionpool: DEBUG: 
POST /v2.0/tokens HTTP/1.1 200 None
  2013-02-06 16:26:40.057 | requests.packages.urllib3.connectionpool: INFO: 
Starting new HTTP connection (1): 127.0.0.1
  2013-02-06 16:26:40.057 | requests.packages.urllib3.connectionpool: DEBUG: 
GET /v2.0/users/40d750dffc934dc293df7f5ce621ad33/credentials/OS-EC2 HTTP/1.1 
200 None
  2013-02-06 16:26:40.057 | requests.packages.urllib3.connectionpool: INFO: 
Starting new HTTP connection (1): 127.0.0.1
  2013-02-06 16:26:40.057 | requests.packages.urllib3.connectionpool: DEBUG: 
POST /v2.0/tokens HTTP/1.1 200 None
  2013-02-06 16:26:40.057 | requests.packages.urllib3.connectionpool: INFO: 
Starting new HTTP connection (1): 127.0.0.1
  2013-02-06 16:26:40.057 | requests.packages.urllib3.connectionpool: DEBUG: 
GET /v2.0/users/40d750dffc934dc293df7f5ce621ad33/credentials/OS-EC2 HTTP/1.1 
200 None

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1117555/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[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!

** Affects: openstack-ci
 Importance: Undecided
 Status: New

-- 
Gerrit group account for anvil
https://bugs.launchpad.net/bugs/1143496
You received this bug notification because you are a member of Yahoo! 
Engineering Team, which is subscribed to the bug report.

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[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 which has a long timeout and appears to be caused
by the public ip not being reachable (perhaps the firewall settings
aren't getting through properly) and the timeout with the console
output, which I *think* should now be fixed.

I'm moving the status of the bug back to open because 23067 doesn't fix
the first issue.

** Changed in: tempest
   Status: Fix Released = Triaged

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1117555

Title:
  SSH timeout in tempest.test.boto.test_ec2_instance_run

Status in OpenStack Compute (Nova):
  New
Status in Tempest:
  Triaged

Bug description:
  quantum devstack gate failure:
  http://logs.openstack.org/21179/1/gate/gate-tempest-devstack-vm-quantum/5156 
: FAILURE

  2013-02-06 16:26:40.052 | 
==
  2013-02-06 16:26:40.053 | ERROR: 
tempest.tests.boto.test_ec2_instance_run.InstanceRunTest.test_integration_1
  2013-02-06 16:26:40.054 | 
--
  2013-02-06 16:26:40.054 | _StringException: Traceback (most recent call last):
  2013-02-06 16:26:40.054 |   File 
/opt/stack/new/tempest/tempest/tests/boto/test_ec2_instance_run.py, line 205, 
in test_integration_1
  2013-02-06 16:26:40.054 | pkey=self.keypair.material)
  2013-02-06 16:26:40.054 |   File 
/opt/stack/new/tempest/tempest/common/utils/linux/remote_client.py, line 31, 
in __init__
  2013-02-06 16:26:40.054 | if not self.ssh_client.test_connection_auth():
  2013-02-06 16:26:40.055 |   File 
/opt/stack/new/tempest/tempest/common/ssh.py, line 142, in 
test_connection_auth
  2013-02-06 16:26:40.055 | connection = self._get_ssh_connection()
  2013-02-06 16:26:40.055 |   File 
/opt/stack/new/tempest/tempest/common/ssh.py, line 75, in _get_ssh_connection
  2013-02-06 16:26:40.055 | password=self.password)
  2013-02-06 16:26:40.055 | SSHTimeout: Connection to the 172.24.4.228 via SSH 
timed out.
  2013-02-06 16:26:40.055 | User: cirros, Password: None
  2013-02-06 16:26:40.055 | 
  2013-02-06 16:26:40.055 |   begin captured logging  

  2013-02-06 16:26:40.056 | tempest.config: INFO: Using tempest config file 
/opt/stack/new/tempest/etc/tempest.conf
  2013-02-06 16:26:40.056 | requests.packages.urllib3.connectionpool: INFO: 
Starting new HTTP connection (1): 127.0.0.1
  2013-02-06 16:26:40.056 | requests.packages.urllib3.connectionpool: DEBUG: 
POST /v2.0/tokens HTTP/1.1 200 None
  2013-02-06 16:26:40.056 | requests.packages.urllib3.connectionpool: INFO: 
Starting new HTTP connection (1): 127.0.0.1
  2013-02-06 16:26:40.056 | requests.packages.urllib3.connectionpool: DEBUG: 
GET /v2.0/users/40d750dffc934dc293df7f5ce621ad33/credentials/OS-EC2 HTTP/1.1 
200 None
  2013-02-06 16:26:40.056 | requests.packages.urllib3.connectionpool: INFO: 
Starting new HTTP connection (1): 127.0.0.1
  2013-02-06 16:26:40.056 | requests.packages.urllib3.connectionpool: DEBUG: 
POST /v2.0/tokens HTTP/1.1 200 None
  2013-02-06 16:26:40.057 | requests.packages.urllib3.connectionpool: INFO: 
Starting new HTTP connection (1): 127.0.0.1
  2013-02-06 16:26:40.057 | requests.packages.urllib3.connectionpool: DEBUG: 
GET /v2.0/users/40d750dffc934dc293df7f5ce621ad33/credentials/OS-EC2 HTTP/1.1 
200 None
  2013-02-06 16:26:40.057 | requests.packages.urllib3.connectionpool: INFO: 
Starting new HTTP connection (1): 127.0.0.1
  2013-02-06 16:26:40.057 | requests.packages.urllib3.connectionpool: DEBUG: 
POST /v2.0/tokens HTTP/1.1 200 None
  2013-02-06 16:26:40.057 | requests.packages.urllib3.connectionpool: INFO: 
Starting new HTTP connection (1): 127.0.0.1
  2013-02-06 16:26:40.057 | requests.packages.urllib3.connectionpool: DEBUG: 
GET /v2.0/users/40d750dffc934dc293df7f5ce621ad33/credentials/OS-EC2 HTTP/1.1 
200 None

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1117555/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp