Ironic nodes report CUSTOM_CUSTOM_FOO resource class
Bug #1724524 reported by
John Garbutt
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Compute (nova) |
Won't Fix
|
High
|
Unassigned |
Bug Description
Currently if you set CUSTOM_FOO in ironic, the virt driver now sends CUSTOM_CUSTOM_FOO to placement.
Really we shouldn't force users to drop the CUSTOM_ inside ironic.
Expected:
User sets CUSTOM_FOO in ironic.
Placement shows CUSTOM_FOO resources.
Actual:
Placement shows CUSTOM_CUSTOM_FOO resources
Changed in nova: | |
assignee: | nobody → John Garbutt (johngarbutt) |
status: | New → In Progress |
importance: | Undecided → High |
tags: | added: placement |
description: | updated |
no longer affects: | nova/ocata |
Changed in nova: | |
assignee: | John Garbutt (johngarbutt) → Matt Riedemann (mriedem) |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/513001
Review: https:/