Comment 16 for bug 1604748

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

Reviewed: https://review.openstack.org/360656
Committed: https://git.openstack.org/cgit/openstack/networking-bgpvpn/commit/?id=c0eefd72c1122377f34b5fc8b5d671c41f5bf5f3
Submitter: Jenkins
Branch: master

commit c0eefd72c1122377f34b5fc8b5d671c41f5bf5f3
Author: bfernando <email address hidden>
Date: Thu Aug 25 17:58:51 2016 +0200

    Add error management regarding malformed UUID

    Catch the exception raised by the UUID library in the case of a
    malformed UUID and raise an OpenContrailMalformedUUID managed by
    Neutron server logs.

    Change-Id: I05dc8a380a3e5a8d54f21cef186cb532ec9461f2
    Closes-Bug: #1604748