[SRU] nova errors when keypair starts with 0XG using EC2 API
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Compute (nova) |
Fix Released
|
Low
|
Joe Gordon | ||
Essex |
Fix Released
|
Undecided
|
Unassigned | ||
nova (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned | ||
Precise |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
_try_convert in /nova/api/
2012-04-13 02:34:56 ERROR nova.api.ec2 [req-6bd2ab84-
) with base 2: '0BKIF4DHWSYTSO
2012-04-13 02:34:56 TRACE nova.api.ec2 Traceback (most recent call last):
2012-04-13 02:34:56 TRACE nova.api.ec2 File "/usr/local/
2012-04-13 02:34:56 TRACE nova.api.ec2 result = api_request.
2012-04-13 02:34:56 TRACE nova.api.ec2 File "/usr/local/
2012-04-13 02:34:56 TRACE nova.api.ec2 args = ec2utils.
2012-04-13 02:34:56 TRACE nova.api.ec2 File "/usr/local/
2012-04-13 02:34:56 TRACE nova.api.ec2 value = _try_convert(value)
2012-04-13 02:34:56 TRACE nova.api.ec2 File "/usr/local/
2012-04-13 02:34:56 TRACE nova.api.ec2 return int(value, 2)
2012-04-13 02:34:56 TRACE nova.api.ec2 ValueError: invalid literal for int() with base 2: '0BKIF4DHWSYTSO
2012-04-13 02:34:56 TRACE nova.api.ec2
2012-04-13 02:34:56 ERROR nova.api.ec2
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: | |
importance: | Undecided → Low |
milestone: | none → folsom-1 |
Changed in nova: | |
status: | Fix Committed → Fix Released |
Changed in nova (Ubuntu): | |
status: | New → In Progress |
Changed in nova (Ubuntu Precise): | |
status: | New → In Progress |
summary: |
- nova errors when keypair starts with 0XG using EC2 API + [SRU] nova errors when keypair starts with 0XG using EC2 API |
Changed in nova (Ubuntu Precise): | |
milestone: | none → ubuntu-12.04.1 |
tags: |
added: verification-done removed: verification-needed |
Changed in nova (Ubuntu): | |
status: | In Progress → Fix Released |
Changed in nova: | |
milestone: | folsom-1 → 2012.2 |
Fix proposed to branch: master /review. openstack. org/6604
Review: https:/