Comment 4 for bug 1497413

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

Reviewed: https://review.openstack.org/227028
Committed: https://git.openstack.org/cgit/openstack/cinder/commit/?id=ce575378da90ee3772438095b81a004ed7553102
Submitter: Jenkins
Branch: master

commit ce575378da90ee3772438095b81a004ed7553102
Author: Xing Yang <email address hidden>
Date: Sat Aug 22 06:28:32 2015 -0400

    Check sio_storage_pools in check_for_setup_error

    The ScaleIO driver fails to load if sio_storage_pools is not
    specified in cinder.conf. This patch checks it in check_for_setup_error
    and also check it in __init__.

    Change-Id: I0fed70848ad2ecf3899b07058fabfa68df07edbd
    Closes-Bug: #1497413