Tests fail with python 2.7.9
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Cinder |
Fix Released
|
Undecided
|
Corey Bryant | ||
Icehouse |
Fix Released
|
Undecided
|
Unassigned | ||
Juno |
Fix Released
|
Undecided
|
Corey Bryant | ||
OpenStack Identity (keystone) |
Fix Released
|
High
|
James Page | ||
Icehouse |
Fix Released
|
Undecided
|
Unassigned | ||
Juno |
Fix Released
|
Undecided
|
Unassigned | ||
OpenStack Shared File Systems Service (Manila) |
Fix Released
|
Undecided
|
James Page | ||
neutron |
Fix Released
|
Undecided
|
Unassigned | ||
Icehouse |
Fix Released
|
Undecided
|
Unassigned | ||
Juno |
Fix Released
|
Undecided
|
Corey Bryant |
Bug Description
Tests that require SSL fail on python 2.7.9 due to the change in python uses SSL certificates.
=======
FAIL: cinder.
cinder.
-------
_StringException: Traceback (most recent call last):
File "/tmp/buildd/
response = open_no_proxy('https://[::1]:%d/' % server.port)
File "/tmp/buildd/
return opener.open(*args, **kwargs)
File "/usr/lib/
response = self._open(req, data)
File "/usr/lib/
'_open', req)
File "/usr/lib/
result = func(*args)
File "/usr/lib/
context=
File "/usr/lib/
raise URLError(err)
URLError: <urlopen error [SSL: CERTIFICATE_
Traceback (most recent call last):
_StringException: Empty attachments:
stderr
stdout
Traceback (most recent call last):
File "/tmp/buildd/
response = open_no_proxy('https://[::1]:%d/' % server.port)
File "/tmp/buildd/
return opener.open(*args, **kwargs)
File "/usr/lib/
response = self._open(req, data)
File "/usr/lib/
'_open', req)
File "/usr/lib/
result = func(*args)
File "/usr/lib/
context=
File "/usr/lib/
raise URLError(err)
URLError: <urlopen error [SSL: CERTIFICATE_
Traceback (most recent call last):
_StringException: Empty attachments:
stderr
stdout
Traceback (most recent call last):
File "/tmp/buildd/
response = open_no_proxy('https://[::1]:%d/' % server.port)
File "/tmp/buildd/
return opener.open(*args, **kwargs)
File "/usr/lib/
response = self._open(req, data)
File "/usr/lib/
'_open', req)
File "/usr/lib/
result = func(*args)
File "/usr/lib/
context=
File "/usr/lib/
raise URLError(err)
URLError: <urlopen error [SSL: CERTIFICATE_
=======
FAIL: cinder.
cinder.
-------
_StringException: Traceback (most recent call last):
File "/tmp/buildd/
response = open_no_proxy('https:/
File "/tmp/buildd/
return opener.open(*args, **kwargs)
File "/usr/lib/
response = self._open(req, data)
File "/usr/lib/
'_open', req)
File "/usr/lib/
result = func(*args)
File "/usr/lib/
context=
File "/usr/lib/
raise URLError(err)
URLError: <urlopen error [SSL: CERTIFICATE_
Traceback (most recent call last):
_StringException: Empty attachments:
stderr
stdout
Traceback (most recent call last):
File "/tmp/buildd/
response = open_no_proxy('https:/
File "/tmp/buildd/
return opener.open(*args, **kwargs)
File "/usr/lib/
response = self._open(req, data)
File "/usr/lib/
'_open', req)
File "/usr/lib/
result = func(*args)
File "/usr/lib/
context=
File "/usr/lib/
raise URLError(err)
URLError: <urlopen error [SSL: CERTIFICATE_
Traceback (most recent call last):
_StringException: Empty attachments:
stderr
stdout
Traceback (most recent call last):
File "/tmp/buildd/
response = open_no_proxy('https:/
File "/tmp/buildd/
return opener.open(*args, **kwargs)
File "/usr/lib/
response = self._open(req, data)
File "/usr/lib/
'_open', req)
File "/usr/lib/
result = func(*args)
File "/usr/lib/
context=
File "/usr/lib/
raise URLError(err)
URLError: <urlopen error [SSL: CERTIFICATE_
Changed in neutron: | |
assignee: | nobody → James Page (james-page) |
status: | New → In Progress |
Changed in neutron: | |
assignee: | Ralf Haferkamp (rhafer) → nobody |
Changed in cinder: | |
milestone: | none → kilo-2 |
status: | Fix Committed → Fix Released |
Changed in neutron: | |
milestone: | none → kilo-2 |
status: | Fix Committed → Fix Released |
Changed in keystone: | |
importance: | Undecided → High |
Changed in keystone: | |
milestone: | none → kilo-rc1 |
Changed in manila: | |
milestone: | none → kilo-rc1 |
tags: | added: icehouse-backport-potential juno-backport-potential |
Changed in keystone: | |
status: | Fix Committed → Fix Released |
Changed in manila: | |
status: | Fix Committed → Fix Released |
Changed in keystone: | |
milestone: | kilo-rc1 → 2015.1.0 |
Changed in neutron: | |
milestone: | kilo-2 → 2015.1.0 |
Changed in cinder: | |
milestone: | kilo-2 → 2015.1.0 |
Changed in manila: | |
milestone: | kilo-rc1 → 2015.1.0 |
Keystone logs are attached