Comment 2 for bug 1420058

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

Reviewed: https://review.openstack.org/157253
Committed: https://git.openstack.org/cgit/stackforge/group-based-policy/commit/?id=2cb2c9fc136c5a9104a8f962523a474231739f21
Submitter: Jenkins
Branch: master

commit 2cb2c9fc136c5a9104a8f962523a474231739f21
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