** Changed in: nova
Status: Fix Committed => Fix Released
--
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/1257008
Title:
invalid flavor marker leads to KeyError
Status in OpenStack Compute (Nova):
Fix Released
Bug description:
2013-12-02 17:40:26.549 ERROR nova.exception
[req-794c2928-31c5-406d-a1f2-8afc40bebf4e demo demo] Exception in string format
operation
2013-12-02 17:40:26.549 TRACE nova.exception Traceback (most recent call
last):
2013-12-02 17:40:26.549 TRACE nova.exception File
"/opt/stack/nova/nova/exception.py", line 120, in __init__
2013-12-02 17:40:26.549 TRACE nova.exception message = self.msg_fmt %
kwargs
2013-12-02 17:40:26.549 TRACE nova.exception KeyError: u'marker'
2013-12-02 17:40:26.549 TRACE nova.exception
2013-12-02 17:40:26.550 ERROR nova.exception
[req-794c2928-31c5-406d-a1f2-8afc40bebf4e demo demo] code: 404
Because the query result from checking if the marker exists overwrites
the marker being looked for, the exception can't be built properly.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1257008/+subscriptions
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp