IronicDriver uses instance_id instead of instance_uuid in fields when calling Ironic API

Bug #1842989 reported by Dustin Cowles
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Fix Released
High
Dustin Cowles
Tags: ironic
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to nova (master)

Fix proposed to branch: master
Review: https://review.opendev.org/680542

Changed in nova:
assignee: nobody → Dustin Cowles (dustincowles)
status: New → In Progress
Matt Riedemann (mriedem)
Changed in nova:
importance: Undecided → High
tags: added: ironic
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (master)

Reviewed: https://review.opendev.org/680542
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=19f01023c23b793388d693b7272cac799b5b6ff8
Submitter: Zuul
Branch: master

commit 19f01023c23b793388d693b7272cac799b5b6ff8
Author: Dustin Cowles <email address hidden>
Date: Thu Sep 5 16:48:38 2019 -0700

    Use fields="instance_uuid" when calling Ironic API

    IronicDriver should be using fields="instance_uuid" when calling Ironic
    API via the OpenStack SDK, but instead is using fields="instance_id".
    This patch corrects the calls and adds new tests to cover it.

    Change-Id: I4b976b7ea60c63ec334b5eb78c1ad7972fbed574
    Closes-Bug: #1842989

Changed in nova:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/nova 20.0.0.0rc1

This issue was fixed in the openstack/nova 20.0.0.0rc1 release candidate.

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.