** Changed in: neutron
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1211915
Title:
Connection to neutron failed: Maximum attempts reached
Status in OpenStack Neutron (virtual network service):
Fix Released
Status in neutron havana series:
Fix Committed
Bug description:
http://logs.openstack.org/64/41464/4/check/gate-tempest-devstack-vm-
neutron/4288a6b/console.html
Seen testing https://review.openstack.org/#/c/41464/
2013-08-13 17:34:46.774 | Traceback (most recent call last):
2013-08-13 17:34:46.774 | File
"tempest/scenario/test_network_basic_ops.py", line 176, in
test_003_create_networks
2013-08-13 17:34:46.774 | router = self._get_router(self.tenant_id)
2013-08-13 17:34:46.775 | File
"tempest/scenario/test_network_basic_ops.py", line 141, in _get_router
2013-08-13 17:34:46.775 | router.add_gateway(network_id)
2013-08-13 17:34:46.775 | File "tempest/api/network/common.py", line 78, in
add_gateway
2013-08-13 17:34:46.776 | self.client.add_gateway_router(self.id,
body=body)
2013-08-13 17:34:46.776 | File
"/opt/stack/new/python-neutronclient/neutronclient/v2_0/client.py", line 108,
in with_params
2013-08-13 17:34:46.776 | ret = self.function(instance, *args, **kwargs)
2013-08-13 17:34:46.776 | File
"/opt/stack/new/python-neutronclient/neutronclient/v2_0/client.py", line 396,
in add_gateway_router
2013-08-13 17:34:46.777 | body={'router': {'external_gateway_info':
body}})
2013-08-13 17:34:46.777 | File
"/opt/stack/new/python-neutronclient/neutronclient/v2_0/client.py", line 987,
in put
2013-08-13 17:34:46.777 | headers=headers, params=params)
2013-08-13 17:34:46.778 | File
"/opt/stack/new/python-neutronclient/neutronclient/v2_0/client.py", line 970,
in retry_request
2013-08-13 17:34:46.778 | raise
exceptions.ConnectionFailed(reason=_("Maximum attempts reached"))
2013-08-13 17:34:46.778 | ConnectionFailed: Connection to neutron failed:
Maximum attempts reached
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1211915/+subscriptions
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp