Comment 5 for bug 1511230

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

Reviewed: https://review.openstack.org/273160
Committed: https://git.openstack.org/cgit/openstack/designate/commit/?id=6b412e8647beae0e6e9215ab640ec50ff750d665
Submitter: Jenkins
Branch: stable/liberty

commit 6b412e8647beae0e6e9215ab640ec50ff750d665
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