[RFE] support GET /v1/drivers/?fields=...
Bug #1674775 reported by
Ruby Loo
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ironic |
Confirmed
|
Wishlist
|
Madhuri Kumari |
Bug Description
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 and OSC CLI. (Not ironic CLI since it is deprecated.)
summary: |
- [RFE] allow GET /v1/drivers/?fields=... + [RFE] support GET /v1/drivers/?fields=... |
Changed in ironic: | |
assignee: | nobody → Madhuri Kumari (madhuri-rai07) |
Changed in ironic: | |
status: | New → Confirmed |
To post a comment you must log in.
Hi Ruby,
Can I work on this bug in case you're not working on it?
Thanks,
Madhuri