Comment 6 for bug 1497413

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

Reviewed: https://review.openstack.org/237755
Committed: https://git.openstack.org/cgit/openstack/cinder/commit/?id=4bbf59cd06cd92031525c738e83c67823a882ff2
Submitter: Jenkins
Branch: stable/liberty

commit 4bbf59cd06cd92031525c738e83c67823a882ff2
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
    (cherry picked from commit ce575378da90ee3772438095b81a004ed7553102)