murano-dashboard/releasenotes/notes/manage-multiple-envs-e587c2e9432e39d7.yaml
Valerii Kovalchuk 70a0cfbbea Add ability to manage several environments at once in dashboard
Patch makes it possible for user to select several environments and
execute one of the three actions to them: delete, abandon or
deploy.
Tests to check new functionality are added.

Change-Id: I2b395cc2ed80a59d39eb984c920f83ac6b687572
Closes-bug: #1582193
2016-05-23 12:04:35 +03:00

7 lines
174 B
YAML

---
features:
- Added possibility for user to select several environments and execute
one of the three actions to all of them at once (delete, abandon or
deploy).