ironic-ui/releasenotes/notes/edit-portgroup-92c62b1ae0cf5e54.yaml
Peter Piela 00a09331cb Adds support for editing portgroups
Adds support for editing portgroups from the node-details/configuration
page. Each entry in the portgroups table has an associated
``Edit portgroup`` button that when clicked will launch a modal
dialog that guides the user in making changes.

Unit tests will follow.

Change-Id: I8907800f23cc42c301fc8f077fb00a9a6cb18821
2017-07-27 20:46:28 -04:00

8 lines
278 B
YAML

---
features:
- |
Adds support for editing portgroups from the node-details/configuration
page. Each entry in the portgroups table has an associated
``Edit portgroup`` button that when clicked will launch a modal dialog
that guides the user in making changes.