Ravi Nori has posted comments on this change.
Change subject: restapi : IPv6 addresses don't appear in the guest agent
information provided by RESTAPI
......................................................................
Patch Set 1: Verified+1
I was unable to run developer jobs on this patch
/api/vms/xxx
<vm>
...
<guest_info>
<ips>
<ip address="192.168.1.115">
</ips>
</guest_info>
...
</vm>
is changed to
<vm>
...
<guest_info>
<ips>
<ip address="192.168.1.115" version="ipv4"/>
<ip address="fe80::21a:4aff:feb5:4c94" version="ipv6"/>
<ip address="::1:21a:4aff:feb5:4c94" version="ipv6"/>
</ips>
</guest_info>
...
</vm>
--
To view, visit http://gerrit.ovirt.org/23948
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: I5d8bee11a607d4244cb4cd67007d60a56f738315
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Ravi Nori <[email protected]>
Gerrit-Reviewer: Juan Hernandez <[email protected]>
Gerrit-Reviewer: Ravi Nori <[email protected]>
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: No
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches