Fix serial console for ironic

Allign code after we switched to openstacksdk in ironic virt driver
related to serial console.

Closes-Bug: #2099872

Depends-On: https://review.opendev.org/c/openstack/requirements/+/942889

Change-Id: Ic25c5e8b9ac9cf87f4f96c9956140aa4f6576ded
This commit is contained in:
Vasyl Saienko
2025-02-24 11:35:54 +00:00
parent 32326d4894
commit bf8883ca3b
4 changed files with 72 additions and 90 deletions
@@ -0,0 +1,6 @@
---
fixes:
- |
Fixes an issue when serial console for baremetal instances is not
available. `See bug 2099872
<https://bugs.launchpad.net/nova/+bug/2099872>`__