Comment 2 for bug 1710144

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

Reviewed: https://review.openstack.org/492970
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=35ed6c6065b1e263eb69725e71639a6ea6d54cc7
Submitter: Jenkins
Branch: master

commit 35ed6c6065b1e263eb69725e71639a6ea6d54cc7
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