aboutsummaryrefslogtreecommitdiffstats
path: root/releasenotes/notes/dont-unregister-on-delete-9708f7cbc73a0d2f.yaml
AgeCommit message (Collapse)AuthorFilesLines
2017-08-14Don't unregister on system/resource deleteJames Slagle1-0/+8
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