Josep Maria Viñolas Auquer
Josep Maria Viñolas Auquer
This can easily be solved (or at least improved). I think now it is coded so it will do a new insert for each user in csv. But we could...
Also there is a problem with remote hypervisors when using viewer through browser (spice client works well). Maybe we will need to add a new certificate that concatenates ca-cert.pem and...
What exactly do you mean with 'outside the working range of the subnet'? In another net? The default network is NAT'ed. You can set another range by editing the default...
Let me do some tests with this before giving a final solution. It could be done by creating a bridge on the host and mapping it inside the isard-hypervisor container....
Yes! Now there is a pipework container that puts one interface directly inside the hypervisor container and you can play with it. It should be defined in isardvdi.conf: ``` ##...
This seems a bug in UI we should fix. Also this domain resources need documentation in readthedocs.
What is it needed to test this now? Can I bring up complete iPXE dockers from your actual pxe branch?
It could be any selinux or apparmor active in host that forbids network creation inside docker isard-hypervisor? Could you get inside the isard-hypervisor (docker exec -ti isard-hypervisor /bin/sh) and do...
Everything seems correct at network level. Could you check inside hypervisor virsh net-list and check which networks do you have active?
- [ ] Fix all int fields in database that now are stored as strings (viewer ports, hypervisor port, etc...) - [ ] Allowed dict field for permissions should get...