Bug 1300374 - [RFE] Stop hardcoding all possible Ironic drivers in tripleo-common node registration code
Summary: [RFE] Stop hardcoding all possible Ironic drivers in tripleo-common node regi...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-tripleo-common
Version: 8.0 (Liberty)
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: ---
Assignee: Dmitry Tantsur
QA Contact: Alexander Chuzhoy
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-01-20 15:28 UTC by Dmitry Tantsur
Modified: 2018-08-01 15:47 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-08-01 15:47:18 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
OpenStack gerrit 263309 0 None None None 2016-01-20 15:30:04 UTC

Description Dmitry Tantsur 2016-01-20 15:28:52 UTC
Ironic has too many properties and enough drivers to make hardcoding them all impractical. Director should only know about power properties (pm_*), capabilities, scheduling properties and node name. Everything else should go to Ironic untouched.

This way we won't require package updates every time customers want to use a new option or a new driver.

Comment 1 Dmitry Tantsur 2016-01-20 15:30:04 UTC
The first patch is up for review upstream.

Comment 2 Mike Burns 2016-04-07 21:03:37 UTC
This bug did not make the OSP 8.0 release.  It is being deferred to OSP 10.

Comment 4 Dmitry Tantsur 2016-10-14 15:21:43 UTC
As of OSP9, we no longer hardcode all possible properties. However, we do hardcode drivers, so I'm keeping this bug opened and targeted to Ocata.


Note You need to log in before you can comment on or make changes to this bug.