nova testsuite errors on newer versions of python-boto (e.g. 2.5.2)
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Compute (nova) |
Fix Released
|
Undecided
|
Ionuț Arțăriși | ||
Essex |
Fix Released
|
Low
|
Unassigned | ||
nova (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned | ||
Precise |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
We're using python-boto 2.5.2 in our packages. This causes two tests to fail and error respectively:
FAIL: test_create_
-------
Traceback (most recent call last):
File "/var/lib/
"(expected KeyPairExists)" % e.code)
AssertionError: Unexpected EC2ResponseError: None (expected KeyPairExists)
ERROR: test_authorize_
-------
Traceback (most recent call last):
File "/var/lib/
_assert(
File "/var/lib/
self.
File "/var/lib/
self.
TypeError: argument of type 'NoneType' is not iterable
Related branches
- Chuck Short: Pending requested
-
Diff: 56 lines (+14/-4)3 files modifieddebian/changelog (+8/-0)
debian/control (+6/-3)
debian/nova-console.install (+0/-1)
Changed in nova: | |
assignee: | nobody → Ionuț Arțăriși (iartarisi) |
status: | New → In Progress |
Changed in nova: | |
milestone: | none → folsom-3 |
status: | Fix Committed → Fix Released |
Changed in nova (Ubuntu): | |
status: | New → Fix Released |
Changed in nova (Ubuntu Precise): | |
status: | New → Confirmed |
Changed in nova: | |
milestone: | folsom-3 → 2012.2 |
Reviewed: https:/ /review. openstack. org/10132 github. com/openstack/ nova/commit/ 3dd86f5e571aead 0b3e9a432b59c21 fe8bc32794
Committed: http://
Submitter: Jenkins
Branch: master
commit 3dd86f5e571aead 0b3e9a432b59c21 fe8bc32794
Author: Ionuț Arțăriși <email address hidden>
Date: Mon Jul 23 16:50:51 2012 +0200
use boto's HTTPResponse class for versions of boto >=2.5.2
Fixes bug: 1027984
Change-Id: I2101ddaa78ede9 0f39b55d28aab73 e7f5a816af5