Merge ~bjornt/maas:bug-2053033-3.3-hotfix into maas:branch-3.3.5-hotfix-bug-2053033
Proposed by
Björn Tillenius
Status: | Merged | ||||
---|---|---|---|---|---|
Approved by: | Björn Tillenius | ||||
Approved revision: | 0ebcfb72c2af06a9cc800668002004e8737e21bf | ||||
Merge reported by: | MAAS Lander | ||||
Merged at revision: | not available | ||||
Proposed branch: | ~bjornt/maas:bug-2053033-3.3-hotfix | ||||
Merge into: | maas:branch-3.3.5-hotfix-bug-2053033 | ||||
Diff against target: |
49 lines (+25/-1) 2 files modified
src/provisioningserver/drivers/pod/tests/test_virsh.py (+23/-0) src/provisioningserver/drivers/pod/virsh.py (+2/-1) |
||||
Related bugs: |
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Björn Tillenius | Approve | ||
Review via email: mp+460509@code.launchpad.net |
Commit message
Bug #2053033: Creating MAAS Virsh VM does not work (libvirt: error)
For some reason virsh prints out an error about executing
pkttyagent. This happens only on some machines, and we don't know why.
But the error seems harmless. This patch ignores the error and
lets the connection succeed.
(cherry picked from commit f0005e39bcadfc3
(cherry picked from commit 9eb3ca242e3c57f
(cherry picked from commit 052a895bfac55e4
To post a comment you must log in.
Self-approve backport.