magnum-ui/releasenotes/notes/resize-actions-1436a2a0dccbd13b.yaml
Simon Merrick 0bfd85d4c1 Add ui for resizing clusters
Create new row action on clusters panel
Create new modal form for resizing cluster:wq
Create REST endpoint for resizing cluster
Bump python-magnumclient lower constraint
Add heatclient lower constraint

Change-Id: I591d4e6ebe85adac0bcefb3f95b1a7d2abf0ba88
2019-12-12 11:48:16 +13:00

11 lines
275 B
YAML

---
features:
- >
REST Api and Angular service for resizing clusters is addedd. Angular view
supports resizing number of worker nodes only.
other:
- >
Bump python-magnumclient lowerconstraint to >= 2.15.0
- >
Adds python-heatclient >= 1.18.0 dependency