This is the first in a series of reviews that will add functionality
to manage portgroups within the Ironic UI. Specifically, this commit
adds the following items:
- API functions for listing, creating, and deleting portgroups
- A tabular view of the portgroups associated with a node in
the node-details/configuration table
- The portgroup table utilizes expandable detail rows for
giving the user access to additional information. Detail
rows provide a scalable way to display additional information
without resorting to a separate tab/page.
- The node-details/configuration ports table has been reworked
to take advantage of detail rows.
- The batch and inividual delete-portgroup actions are working.
I am looking for feedback on all aspects of the new functionality,
including the use of detail rows in data tables.
Change-Id: I4c150db4e56fa6970cc112c87cdc54cb3fbb28e5