Comment 2 for bug 1705764

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

Reviewed: https://review.openstack.org/487232
Committed: https://git.openstack.org/cgit/openstack/octavia/commit/?id=197bfa0c35fb88ada237e82539c0bbfe39d105d8
Submitter: Jenkins
Branch: master

commit 197bfa0c35fb88ada237e82539c0bbfe39d105d8
Author: German Eichberger <email address hidden>
Date: Tue Jul 25 15:30:57 2017 -0700

    Ignore 404 amphora error when deleting resources

    In case the same resource is deleted twice on the amphora
    ignore the 404 -- normally this should be covered by our
    API logic to only allow exectly one delete but this adds
    an additional fail safe.

    Per johnsom's suggestion also handle that on the amphora
    level.

    Closes-Bug: #1705764

    Change-Id: I2c5f2a4719c405d5a24acf76db40a90da67d8d17