horizon/releasenotes/notes/remove-deprecated-swift-ui-1165b60bab5771d6.yaml
David Lyle 9f75312b07 Removing deprecated Swift UI code
The move to the angularJS based UI for swift as the default occurred
two releases ago in Mitaka. This patch removes the dead code.

Change-Id: I0322808aeacab5406c0dd3f4b19bed50bc0ff089
2016-11-17 16:00:00 -07:00

9 lines
304 B
YAML

---
upgrade:
- Any past use of the Django based Swift UI is no longer
supported and the code is being removed. The new
angularJS based version should be used instead.
deprecations:
- Removing formerly deprecated Swift UI code that was
replaced with an improved Angular version in Mitaka.