Reviewed: https://review.openstack.org/250790 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=4dbf1decf91f208b15805983fb4d6de5ccafe74a Submitter: Jenkins Branch: master
commit 4dbf1decf91f208b15805983fb4d6de5ccafe74a Author: Pavel Kholkin <[email protected]> Date: Fri Nov 27 15:34:34 2015 +0300 bug and tests in 'instance_info_cache' Added unit tests for 'instance_info_cache' db section, fixed incorrect behaviour with ignoring exception that relates to introducing oslo.db enginefacade. Closes-Bug: #1520563 Closes-Bug: #1520567 Co-Authored-By: Sergey Nikitin <[email protected]> Change-Id: I35ec688d7b176e0cb0b9ce6bd0c241b6631422c5 ** 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/1520563 Title: No unit tests for instance_info_cache db section Status in OpenStack Compute (nova): Fix Released Bug description: 'instance_info_cache' db section contains three methods in 'sqlalchemy/api.py'. But 'test_db_api.py' has no tests for this section. To manage notifications about this bug go to: https://bugs.launchpad.net/nova/+bug/1520563/+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

