<div dir="ltr"><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Apr 6, 2021 at 6:26 PM Julia Kreger <<a href="mailto:juliaashleykreger@gmail.com">juliaashleykreger@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Greetings,<br>
<br>
The parameters get stored in ironic. You can use the "openstack<br>
baremetal node set" command to set new parameters into the driver_info<br>
field. Specifically it seems like you only need to update the address,<br>
so you'll just want to examine the driver_info field contents to see<br>
which value you need to update. You can do this with "openstack<br>
baremetal node show <uuid>".<br>
<br>
Hope that helps,<br>
<br>
-Julia<br>
<br></blockquote><div><br></div><div>Thanks Julia,</div><div>it worked setting the new ip and I was able to run</div><div>openstack baremetal node power off ostack-compute1</div><div>and the corresponding VM in oVirt was correctly powered off using the user and the driver.</div><div><br></div><div>Gianluca<br></div></div></div>