Comment 4 for bug 1420058

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

Reviewed: https://review.openstack.org/160753
Committed: https://git.openstack.org/cgit/stackforge/group-based-policy/commit/?id=f327be5440bdf49f0d455c8f930009997f1533eb
Submitter: Jenkins
Branch: stable/juno

commit f327be5440bdf49f0d455c8f930009997f1533eb
Author: Magesh GV <email address hidden>
Date: Thu Feb 19 09:46:02 2015 +0530

    Ignore NotFound Exception in Delete ServiceChainInstance

    When cleaning up services in a service chain instance, NotFound
    exception is safely ignored rather than propagating the exception

    Change-Id: If974bdc31efd44feb77fa5eac09dba31f221ce16
    Closes-Bug: 1420058
    (cherry picked from commit 2cb2c9fc136c5a9104a8f962523a474231739f21)