python-tripleoclient/releasenotes/notes/remove-abort-9aa90d73d09507c9.yaml
Brad P. Crochet 1d3231de5a Remove update abort
The update abort is not reliable, and could mess up a TripleO stack
beyond repair. Since this has a potential for data loss, I would
suggest this be removed without a deprecation period.

Change-Id: Ieec4f01e38768eafb3df1f06340bdd3e220d30bd
2017-04-12 11:08:21 +00:00

8 lines
417 B
YAML

---
fixes:
- The update abort command was introduced many releases ago. However, it is
not a safe operation in the context of TripleO. The TripleO Heat stack
could become irrepairably damage should a rollback be attempted. As such,
it is best to remove this functionality without a deprecation period.
The workaround for this command is to wait until the stack times out or
completes the update.