Commit 6ffa171
ch: Fix host IP assignment
Cloud Hypervisor's network option "ip" refers to the host IP address a
user wants to set. The libvirt implementation should follow that by
retrieving IP addresses from hostIP structure instead of guestIP.
Signed-off-by: Sebastien Boeuf <[email protected]>1 parent 3a246c5 commit 6ffa171
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
319 | 319 | | |
320 | 320 | | |
321 | 321 | | |
322 | | - | |
323 | | - | |
| 322 | + | |
| 323 | + | |
324 | 324 | | |
325 | 325 | | |
326 | 326 | | |
| |||
0 commit comments