sushy-tools/releasenotes/notes/updateservice-redirect-workaround-97c4864ef20a2eef.yaml
Jacob Anders 4ff52c56f1 Translate VM name to UUID to avoid redirect issue
This change attempts to resolve redirect issue triggered by passing VM
name to UpdateService.SimpleUpdate by making an additional call to
libvirtdriver uuid method.

Change-Id: Ie20846b5c0fcce51465feeefb59ec521de7b2770
2024-07-30 23:09:33 +10:00

7 lines
228 B
YAML

---
fixes:
- |
Resolves the issue where UpdateService.SimpleUpdate action cannot
complete successfully due to connections from UpdateService to System
being redirected by libvirt system driver alias handling code.