[RFE] iLO Node Discovery

Bug #1526443 reported by Vladyslav Drok
4
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ironic
Won't Fix
Wishlist
Nisha Agarwal

Bug Description

Problem description
===================

Today, Ironic does not have the out-of-band node discovery.
It cannot discover the nodes with in a subnet range or for a
specific driver.

Proposal:
=========
This proposal adds the ability to perform out-of-band
node discovery via multicast search for ProLiant nodes.
Multicast search will be faster than broadcast search.

Proposed change
===============

The proposal is to do node discovery via iLO driver.

* ironic driver-vendor-passthru <driver_name> <method>
         [<arg=value> [<arg=value> ...]]

where driver_name=ilo
    method = node_discovery()
    arg=value pairs can be like:
["manufacturer"="hp", "node_model" = ["SL", "DL", "BL"]

It discovers all ProLiant nodes' iLO IP address that matches the node search
identifiers. A deployer can then use the returned node iLO IP address to
create nodes. This feature can be used with Node property discovery
during node create feature to automate node create.

Tags: needs-spec rfe
Vladyslav Drok (vdrok)
Changed in ironic:
status: New → Confirmed
importance: Undecided → Wishlist
tags: added: rfe
Revision history for this message
Vladyslav Drok (vdrok) wrote :

Copy of whiteboard:

Gerrit topic: https://review.openstack.org/#q,topic:bp/ilo-node-discovery,n,z

Addressed by: https://review.openstack.org/109088
    iLO Node discovery

Changed in ironic:
assignee: nobody → Nisha Agarwal (agarwalnisha1980)
Revision history for this message
Jim Rollenhagen (jim-rollenhagen) wrote :

Is this still planned?

tags: added: needs-spec
Changed in ironic:
status: Confirmed → Won't Fix
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Related blueprints

Remote bug watches

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