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
+1 -1
View File
@@ -62,5 +62,5 @@ retrying>=1.3.3 # Apache-2.0
os-service-types>=1.7.0 # Apache-2.0
python-dateutil>=2.7.0 # BSD
futurist>=1.8.0 # Apache-2.0
openstacksdk>=4.0.0 # Apache-2.0
openstacksdk>=4.4.0 # Apache-2.0
PyYAML>=5.1 # MIT