yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #18401
[Bug 1351127] [NEW] Exception in string format operation
Public bug reported:
"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
** Affects: nova
Importance: Undecided
Status: New
--
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):
New
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
Follow ups
References