volume id is no longer an int

Bug #1010200 reported by Yun Mao
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Fix Released
Undecided
Yun Mao

Bug Description

run_tests.sh
...
    test_stop_start_with_volume Traceback (most recent call last):
  File "/usr/lib/python2.7/logging/__init__.py", line 846, in emit
    msg = self.format(record)
  File "/usr/lib/python2.7/logging/__init__.py", line 723, in format
    return fmt.format(record)
  File "/reserve/maoy/git/nova/nova/log.py", line 258, in format
    return logging.Formatter.format(self, record)
  File "/usr/lib/python2.7/logging/__init__.py", line 464, in format
    record.message = record.getMessage()
  File "/usr/lib/python2.7/logging/__init__.py", line 328, in getMessage
    msg = msg % self.args
TypeError: %d format: a number is required, not unicode
Logged from file driver.py, line 319
OK 1.90

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to nova (master)

Fix proposed to branch: master
Review: https://review.openstack.org/8301

Changed in nova:
assignee: nobody → Yun Mao (yunmao)
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (master)

Reviewed: https://review.openstack.org/8301
Committed: http://github.com/openstack/nova/commit/34a00da7206857c975227a8301ed892270a1632d
Submitter: Jenkins
Branch: master

commit 34a00da7206857c975227a8301ed892270a1632d
Author: Yun Mao <email address hidden>
Date: Thu Jun 7 16:20:02 2012 -0400

    fixes bug 1010200

    volume['id'] is no longer integer

    Change-Id: I5a9f59618569a9702297154d29b703562fe36ee9

Changed in nova:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in nova:
milestone: none → folsom-2
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in nova:
milestone: folsom-2 → 2012.2
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.