Reviewed:  https://review.openstack.org/428364
Committed: 
https://git.openstack.org/cgit/openstack/os-brick/commit/?id=e1b77f95252a377151908f58ad7db62e27f7217c
Submitter: Jenkins
Branch:    stable/newton

commit e1b77f95252a377151908f58ad7db62e27f7217c
Author: Matt Riedemann <[email protected]>
Date:   Fri Nov 4 18:07:06 2016 -0400

    Raise specific exception for an invalid protocol connector
    
    Nova's libvirt driver attempts to load up a set of volume
    drivers which use os-brick connectors on start of the
    nova-compute service. If there is a missing or invalid
    mapping, like ISER + s390x, it results in a ValueError and
    nova-compute fails to start.
    
    This change raises a specific exception, which is still a
    ValueError for backward compatibility, so that Nova can
    handle this situation gracefully and not crash.
    
    Change-Id: I1d016c226416cf2b77d6e0393498905f56fd8cde
    Partial-Bug: #1639239
    (cherry picked from commit f7b8d242f7125242eebf0f72532daa931d5bb59f)


** Tags added: in-stable-newton

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1639239

Title:
  ValueError for Invalid InitiatorConnector in s390

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1639239/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to