Currently IPv6 addresses for hosts are supported only appending a fixed prefix to the IPv4 addresses assigned by libvirt DHCP.
See: https://github.com/lago-project/lago/blob/master/lago/providers/libvirt/network.py#L223
Please support also pure IPv6 environments without IPv4 addresses.