Comment 5 for bug 1171906

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to cinder (master)

Reviewed: https://review.openstack.org/30264
Committed: http://github.com/openstack/cinder/commit/561520447de9b89db7f052e31fc9d5f7d416b5dc
Submitter: Jenkins
Branch: master

commit 561520447de9b89db7f052e31fc9d5f7d416b5dc
Author: Vincent Hou <email address hidden>
Date: Thu May 23 19:54:36 2013 +0800

    Add the service_state into test_schedule_happy_day.

    Since the fake filter scheduler does not update the capabilities, the sevice
    states remains empty. To avoid the None value for free_capacity_gb, we set the
    host_manager to a fake host manager with a list of service states.

    Fixed Bug 1171906.

    Change-Id: I359ea6952392cc5e6b8eff513f3ca4d8161a30e3