Reviewed: https://review.openstack.org/462764 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=df91955cffd0bca61b032ba2b3420c7eb030a5e3 Submitter: Jenkins Branch: master
commit df91955cffd0bca61b032ba2b3420c7eb030a5e3 Author: melanie witt <[email protected]> Date: Fri May 5 00:02:33 2017 +0000 Fix unit test exception KeyErrors There are several places in the unit tests where exceptions are being used as side_effects without providing the kwargs they require for their messages. This adds the required kwargs. Closes-Bug: #1688366 Change-Id: Ie13e1b6fd4e75fce0a6b7225c4bd294889cf07c7 ** Changed in: nova Status: In Progress => 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/1688366 Title: KeyError: u'overs' in unit test runs Status in OpenStack Compute (nova): Fix Released Bug description: This was just introduced in this change: https://review.openstack.org/#/c/460305/6/nova/tests/unit/compute/test_compute.py To manage notifications about this bug go to: https://bugs.launchpad.net/nova/+bug/1688366/+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

