aboutsummaryrefslogtreecommitdiffstats
path: root/releasenotes/notes/dont-unregister-on-delete-9708f7cbc73a0d2f.yaml
blob: 96e6234dc2a8b4bd1e7ae64e4c13a9afdcbb637a (plain)
1
2
3
4
5
6
7
8
---
fixes:
  - 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".