catborise

Results 198 comments of catborise

Why dont you use webvirtcloud.?

Check your libvirt service on the kvm host. You will see the Error Log. I think problem related with digest type. Change it digest-md5 (install than edit Sasl config)

you can use webvirtcloud

Yes... it can. I am managing 20 node, currently

keep db.sqlite3 and webvirtcloud/settings.py

What is the operating system.. you should install arch package. If your os is Debian, install qemu-system-arm package

do you make something on vm’s OS with script?

the logs does not write to the log files only to database but we can write them also to files.

With Django REST Framework, REST API is implemented. for now; compute, instance : list, create, update, delete operations can be performed. also instance, power on/off, etc. operations can be done...