Reviewed: https://review.openstack.org/507205 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=370a09d39fa82dbfa613d12103105b09c235a8e6 Submitter: Jenkins Branch: master
commit 370a09d39fa82dbfa613d12103105b09c235a8e6 Author: Masanori Itoh <[email protected]> Date: Tue Sep 26 01:44:55 2017 +0900 Fix IoOpsFilter test case class name. Change-Id: I27396ae98ae7aacb8f1bcc949ae68facfda08d45 Closes-Bug: 1719364 Signed-off-by: Masanori Itoh <[email protected]> ** 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/1719364 Title: Wrong IoOpsFilter test class name Status in OpenStack Compute (nova): Fix Released Bug description: IoOpsFilter test case class is wrong. Currently, nova/tests/unit/scheduler/filters/test_io_ops_filters.py contains 'TestNumInstancesFilter', but this should be 'TestIoOpsFilter'. To manage notifications about this bug go to: https://bugs.launchpad.net/nova/+bug/1719364/+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

