Comment 0 for bug 1674775

Revision history for this message
Ruby Loo (rloo) wrote : [RFE] allow GET /v1/drivers/?fields=...

Now that the drivers have a lot of interface-related fields, it would be useful to allow requests for lists of drivers, to specify the fields they'd like in the response. This is similar to what is done with the other resources: nodes, chassis, ports, and port groups.

Support the 'fields' query parameter to the GET /v1/drivers/ request.

This involves a microversion bump.

python-ironicclient should be updated as well (python API, ironic CLI and OSC CLI).