Comment 7 for bug 1710144

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-heat-templates (stable/ocata)

Reviewed: https://review.openstack.org/564813
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=d0288b450dd65f3f2d93564433dea29aab41f0da
Submitter: Zuul
Branch: stable/ocata

commit d0288b450dd65f3f2d93564433dea29aab41f0da
Author: James Slagle <email address hidden>
Date: Fri Aug 11 08:05:10 2017 -0400

    Don't unregister on system/resource delete

    Don't unregister systems from the portal/satellite
    when deleting from Heat. There are several reasons why
    it's compelling to fix this behavior. See
    https://bugs.launchpad.net/tripleo/+bug/1710144
    for full information. The previous behavior can be triggered
    by setting the DeleteOnRHELUnregistration parameter to "true".

    Closes-Bug: #1710144
    Change-Id: I909a6f7a049dc23fc27f2231a4893d428f06a1f1
    (cherry picked from commit 35ed6c6065b1e263eb69725e71639a6ea6d54cc7)