Comment 2 for bug 1197741

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

Reviewed: https://review.openstack.org/35682
Committed: http://github.com/openstack/cinder/commit/3283ce500493d4908e91e002dc82b81e4468b26e
Submitter: Jenkins
Branch: master

commit 3283ce500493d4908e91e002dc82b81e4468b26e
Author: Ollie Leahy <email address hidden>
Date: Thu Jul 4 13:58:08 2013 +0000

    Scheduler should not select down volume managers

    Currently volume managers that are not disabled, but are not running
    may be selected by the scheduler for volume creation operations.

    Change-Id: Ia06a3da8b31eef918d55aaaf71f863683c721026
    Fixes: bug #1197741