summaryrefslogtreecommitdiff
path: root/releasenotes
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2016-03-02 02:38:11 +0000
committerGerrit Code Review <review@openstack.org>2016-03-02 02:38:11 +0000
commitb9fa1172f59c06fc313451a237beae3024b3d1aa (patch)
tree3b25bad3a88c2fc2745df074fc52785b0384e3ae /releasenotes
parent5b37b78bc2f37771cf767a9e4fa16639b8e2ae4e (diff)
parentd3859a79bafcc0e17e1fa6890b8d0f6e4d4ed0a8 (diff)
downloadironic-b9fa1172f59c06fc313451a237beae3024b3d1aa.tar.gz
Merge "API to list nodes using the same driver"
Diffstat (limited to 'releasenotes')
-rw-r--r--releasenotes/notes/list-nodes-by-driver-a1ab9f2b73f652f8.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/releasenotes/notes/list-nodes-by-driver-a1ab9f2b73f652f8.yaml b/releasenotes/notes/list-nodes-by-driver-a1ab9f2b73f652f8.yaml
new file mode 100644
index 000000000..e5c5c1a77
--- /dev/null
+++ b/releasenotes/notes/list-nodes-by-driver-a1ab9f2b73f652f8.yaml
@@ -0,0 +1,3 @@
+---
+features:
+ - Add support for filtering nodes using the same driver via the API.