[ironic driver] Shards are not properly queried for
Bug #2035286 reported by
Jay Faulkner
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Compute (nova) |
In Progress
|
High
|
Unassigned |
Bug Description
While attempting to setup CI to further validate support for shards, I found the following behavior:
- the ironic api logs showed no shards= being provided in the query
- no nodes showed in the resource inventory, failing CI on this change: https:/
On a held devstack node, I was able to reproduce and resolve the problem by using the proper, plural query string "shards" instead of "shard".
Patch incoming.
description: | updated |
tags: | added: bobcat-rc-potential |
Changed in nova: | |
importance: | Undecided → High |
To post a comment you must log in.
Fix proposed to branch: master /review. opendev. org/c/openstack /nova/+ /894833
Review: https:/