tripleo-common/releasenotes/notes/remove-abort-7214f376c9672644.yaml
Brad P. Crochet b14c0f727e 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.

Depends-On: Ieec4f01e38768eafb3df1f06340bdd3e220d30bd

Change-Id: I752e061979d667c1fb2b115c1a7339002e1824d5
2017-05-03 11:21:14 +00:00

9 lines
418 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.