Comment 3 for bug 1511230

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

Reviewed: https://review.openstack.org/271577
Committed: https://git.openstack.org/cgit/openstack/designate/commit/?id=1a6a6fb9a3f4a31239061baf347daae03305a9c1
Submitter: Jenkins
Branch: master

commit 1a6a6fb9a3f4a31239061baf347daae03305a9c1
Author: Alex Barclay <email address hidden>
Date: Fri Jan 22 16:06:04 2016 -0800

    Fixes wording of exceptions for delete

    Updated the wording of exceptions that prevent the deletion of
    managed records. Original message indicated that user was
    unable to update when the user actually requested a delete.
    New message is "Managed records may not be deleted"
    Both exceptions in designate/central/service.py

    Change-Id: I27395999b2002374a74bddad71333f508354f37b
    Closes-Bug: #1511230