mirror of
https://opendev.org/openstack/ansible-collections-openstack.git
synced 2026-05-14 21:42:14 +00:00
Add support for setting shard key on baremetal node
Ironic supports setting a shard key on baremetal nodes which can be used to scale out the Nova Compute Ironic service. This change adds support for setting the shard key. Change-Id: I9694470a8ce6d964d6251bda4463f025bd4245e0 Signed-off-by: Doug Szumski <doug@stackhpc.com>
This commit is contained in:
@@ -46,6 +46,7 @@ expected_fields:
|
||||
- reservation
|
||||
- resource_class
|
||||
- retired_reason
|
||||
- shard
|
||||
- states
|
||||
- storage_interface
|
||||
- target_power_state
|
||||
|
||||
Reference in New Issue
Block a user