Bug 1241742

Summary: ERROR openstack Connection to neutron failed: ('Connection aborted.', BadStatusLine("''",)
Product: Red Hat OpenStack Reporter: wes hayutin <whayutin>
Component: openstack-tripleo-heat-templatesAssignee: Jay Dobies <jason.dobies>
Status: CLOSED ERRATA QA Contact: Leonid Natapov <lnatapov>
Severity: high Docs Contact:
Priority: high    
Version: DirectorCC: adarazs, calfonso, mandreou, mburns, rhel-osp-director-maint, sclewis
Target Milestone: gaKeywords: Automation, TestOnly
Target Release: Director   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-08-05 13:59:07 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description wes hayutin 2015-07-10 01:40:35 UTC
Description of problem:

[2015-07-09 21:32:19,029] DEBUG    neutronclient.client 
REQ: curl -i http://172.16.23.10:9696//v2.0/agents.json -X GET -H "User-Agent: python-neutronclient" -H "X-Auth-Token: 6f2978407df340ce9b7b5e66e05373b9"

[2015-07-09 21:32:19,046] DEBUG    neutronclient.client throwing ConnectionFailed : ('Connection aborted.', BadStatusLine("''",))
[2015-07-09 21:32:19,046] ERROR    openstack Connection to neutron failed: ('Connection aborted.', BadStatusLine("''",))
Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/cliff/app.py", line 295, in run_subcommand
    result = cmd.run(parsed_args)
  File "/usr/lib/python2.7/site-packages/cliff/command.py", line 53, in run
    self.take_action(parsed_args)
  File "/usr/lib/python2.7/site-packages/rdomanager_oscplugin/v1/overcloud_deploy.py", line 829, in take_action
    self._deploy_postconfig(stack, parsed_args)
  File "/usr/lib/python2.7/site-packages/rdomanager_oscplugin/v1/overcloud_deploy.py", line 624, in _deploy_postconfig
    neutron_agents = neutron_client.list_agents()
  File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 102, in with_params
    ret = self.function(instance, *args, **kwargs)
  File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 1177, in list_agents
    return self.get(self.agents_path, params=_params)
  File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 293, in get
    headers=headers, params=params)
  File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 270, in retry_request
    headers=headers, params=params)
  File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 200, in do_request
    content_type=self.content_type())
  File "/usr/lib/python2.7/site-packages/neutronclient/client.py", line 170, in do_request
    **kwargs)
  File "/usr/lib/python2.7/site-packages/neutronclient/client.py", line 106, in _cs_request
    raise exceptions.ConnectionFailed(reason=e)
ConnectionFailed: Connection to neutron failed: ('Connection aborted.', BadStatusLine("''",))
[2015-07-09 21:32:19,094] DEBUG    openstackclient.shell clean_up DeployOvercloud
[2015-07-09 21:32:19,094] DEBUG    openstackclient.shell got an error: Connection to neutron failed: ('Connection aborted.', BadStatusLine("''",))

Comment 4 chris alfonso 2015-07-13 13:10:37 UTC
Attila, Can you provide more information here, please.

Comment 5 chris alfonso 2015-07-13 17:38:35 UTC
We think this might be fixed

Comment 6 Attila Darazs 2015-07-14 14:23:10 UTC
I don't see the problem in CI now, so removing the needinfo from my side.

Comment 8 Leonid Natapov 2015-07-21 11:12:46 UTC
unable to reproduce in the last several puddles.

Comment 10 errata-xmlrpc 2015-08-05 13:59:07 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHEA-2015:1549