[RFE] API to list nodes using the same driver

Bug #1530626 reported by Kan
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ironic
Fix Released
Wishlist
Kan
python-ironicclient
Fix Released
Wishlist
Kan

Bug Description

For nodes, there are multiple drivers can be managed in conductor, sometimes users want to check out the nodes that belong to the same driver group.
But now the driver info of each node can only be got by 'list --detail', 'list --fields driver' or 'show' command, which misses the filter to get the results using one command.
This functionality needs add a new argument in client and a new filter in api.

Tags: rfe-approved
Kan (kansks)
Changed in ironic:
assignee: nobody → Kan (kansks)
Changed in python-ironicclient:
assignee: nobody → Kan (kansks)
Kan (kansks)
description: updated
Kan (kansks)
Changed in ironic:
status: New → In Progress
Changed in python-ironicclient:
status: New → In Progress
Dmitry Tantsur (divius)
summary: - Miss functionality to get nodes using the same driver
+ [RFE] API to list nodes using the same driver
Changed in ironic:
importance: Undecided → Wishlist
Changed in python-ironicclient:
importance: Undecided → Wishlist
tags: added: rfe
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to ironic (master)

Fix proposed to branch: master
Review: https://review.openstack.org/264005

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to python-ironicclient (master)

Fix proposed to branch: master
Review: https://review.openstack.org/264007

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to ironic (master)

Reviewed: https://review.openstack.org/264005
Committed: https://git.openstack.org/cgit/openstack/ironic/commit/?id=d3859a79bafcc0e17e1fa6890b8d0f6e4d4ed0a8
Submitter: Jenkins
Branch: master

commit d3859a79bafcc0e17e1fa6890b8d0f6e4d4ed0a8
Author: Kan <email address hidden>
Date: Wed Jan 6 03:13:50 2016 +0000

    API to list nodes using the same driver

    Add API to list nodes using the same driver.

    Change-Id: I998d6a0a6da44487d5ba90dafd417d81d1c7e504
    Partial-Bug: #1530626

Revision history for this message
Jim Rollenhagen (jim-rollenhagen) wrote :

Well, we've landed the API change for this, which is the only question I would ask before approving this. So going ahead and approving it now.

tags: added: rfe-approved
removed: rfe
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-ironicclient (master)

Reviewed: https://review.openstack.org/264007
Committed: https://git.openstack.org/cgit/openstack/python-ironicclient/commit/?id=4d14aced921de0b27fcb01677ecfa55a58b8a76c
Submitter: Jenkins
Branch: master

commit 4d14aced921de0b27fcb01677ecfa55a58b8a76c
Author: Kan <email address hidden>
Date: Wed Jan 6 03:33:10 2016 +0000

    Add CLI to list nodes using the same driver.

    Add CLI function to list nodes using the same driver.

    Change-Id: I3ee3dd4fd52931a4eebb6ff037d83eb95e4fb1ba
    Partial-Bug: #1530626
    Depends-On: I998d6a0a6da44487d5ba90dafd417d81d1c7e504

Changed in ironic:
status: In Progress → Fix Released
Changed in python-ironicclient:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.