Comment 10 for bug 1770636

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (stable/queens)

Reviewed: https://review.openstack.org/578804
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=40de025cedffb1aa75aa28388943c2b326266b83
Submitter: Zuul
Branch: stable/queens

commit 40de025cedffb1aa75aa28388943c2b326266b83
Author: deepak.mourya <email address hidden>
Date: Mon Jun 25 10:05:38 2018 +0530

    Handle CannotDeleteParentResourceProvider to 409 Conflict

    Error handling to raise the exception 409 while deleting
    the parent if it has children.

    Closes-Bug: #1770636
    Change-Id: I87df68992e4e635f009974f5205ca4919a4f2576
    (cherry picked from commit 1ea3d5ec743838ddb754739a9919a2ecf4c54f9f)