Comment 6 for bug 1396718

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

Reviewed: https://review.openstack.org/140195
Committed: https://git.openstack.org/cgit/openstack/cinder/commit/?id=6aa4bca436430c1448af21edfb34887a63f2e3ff
Submitter: Jenkins
Branch: stable/icehouse

commit 6aa4bca436430c1448af21edfb34887a63f2e3ff
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)