Comment 4 for bug 1396718

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

Reviewed: https://review.openstack.org/140007
Committed: https://git.openstack.org/cgit/openstack/cinder/commit/?id=4b6b7c38d9923d146bce02600aec4ed4c9e8fbf7
Submitter: Jenkins
Branch: stable/juno

commit 4b6b7c38d9923d146bce02600aec4ed4c9e8fbf7
Author: Bob Callaway <email address hidden>
Date: Tue Oct 21 15:23:51 2014 -0400

    Raise exception if invalid IP is specified

    This patch ensures that all values specified for the configuration
    option netapp_controller_ips are valid, rather than logging and
    continuing with only the valid addresses.

    Closes-Bug: 1396718

    Change-Id: I180dc74e4535bfde19f1741cff975f5ec675dd21
    (cherry picked from commit 3748994b58e4255958365b0939056cca8c323c9a)