← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1351127] Re: Exception in string format operation

 

** Changed in: nova
       Status: Fix Committed => Fix Released

** Changed in: nova
    Milestone: None => juno-3

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1351127

Title:
  Exception in string format operation

Status in OpenStack Compute (Nova):
  Fix Released

Bug description:
  "tox -e docs" shows the following error

  2014-07-31 22:20:04.961 23265 ERROR nova.exception [req-ad8a37c6-85ae-4218-b8e6-d15eda5a1553 None] Exception in string format operation
  2014-07-31 22:20:04.961 23265 TRACE nova.exception Traceback (most recent call last):
  2014-07-31 22:20:04.961 23265 TRACE nova.exception   File "/Users/dims/openstack/nova/nova/exception.py", line 118, in __init__
  2014-07-31 22:20:04.961 23265 TRACE nova.exception     message = self.msg_fmt % kwargs
  2014-07-31 22:20:04.961 23265 TRACE nova.exception KeyError: u'flavor_id'
  2014-07-31 22:20:04.961 23265 TRACE nova.exception 
  2014-07-31 22:20:04.962 23265 ERROR nova.exception [req-ad8a37c6-85ae-4218-b8e6-d15eda5a1553 None] reason: 
  2014-07-31 22:20:04.962 23265 ERROR nova.exception [req-ad8a37c6-85ae-4218-b8e6-d15eda5a1553 None] code: 404

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1351127/+subscriptions


References