]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Add unit tests for the capacity filter
authorXing Yang <xing.yang@emc.com>
Wed, 24 Jun 2015 03:19:39 +0000 (23:19 -0400)
committerXing Yang <xing.yang@emc.com>
Wed, 24 Jun 2015 04:13:21 +0000 (00:13 -0400)
commit639f6f5f3c3cb8845197d433daf02ff253ce0e32
treea8ee4f39f7af03f3d7a09c2da0f6f5e0e34000dd
parentbca259fb556b17e2cf8b80ca74e04b812e70de31
Add unit tests for the capacity filter

This patch adds some unit tests for the capacity filter
in the scheduler.

Change-Id: I114ac8789e55da3d2a2b746e6e2d738a35e642e4
cinder/tests/unit/scheduler/test_host_filters.py