libvirt
Here are 314 public repositories matching this topic...
-
Updated
Apr 20, 2021 - JavaScript
-
Updated
May 2, 2021 - Go
This is an experiment to attempt to make the provider independent of the operating system. The motivation is to be able to distribute it via the terraform registry (dmacvicar/terraform-provider-libvirt#747). As an experiment, it is not guaranteed that the changes will make into the main branch.
The strategy is to move from [libvirt-go](https://github.com/libvirt/libv
-
Updated
Dec 9, 2020 - Go
-
Updated
Apr 18, 2020 - Go
-
Updated
Apr 30, 2021 - Shell
The virtual machine has been removed outside Ravada and its information is still in the db. But the virtual machine doesn't exist so it can't be removed.
When the base is removed, removing clones raises this error:
Can't call method "id_owner" on an undefined value at lib/Ravada/Domain.pm line 625.
-
Updated
Apr 28, 2021 - Shell
-
Updated
May 1, 2021 - Shell
-
Updated
Jul 25, 2019 - JavaScript
We should add the seguent targets to travis pipeline:
- Ubuntu 20.04
- Ubuntu 20.04 - image without netplan
- Ubuntu 18.04
- Ubuntu 18.04 - image without netplan
Also we could add (nice to have)
- Centos 7.x
- Debian 9
Configuration file
There are some command line (e.g. --min-memory and --adj-memory for autoballooning, also --networking-model in #20) switches that are better to have also in the configuration file that not introduced yet.
So the idea is to have a configuration file that will set all Default("...") in parameters for kingpin.
-
Updated
Feb 19, 2021 - C++
-
Updated
Jan 14, 2021 - Python
-
Updated
Jan 27, 2021 - Python
-
Updated
Mar 23, 2021 - Shell
-
Updated
Feb 28, 2021 - Shell
-
Updated
Apr 16, 2021 - Python
the shared_storage_type terraform variable has been removed recently but some dead references can still be found throughout the project.
supersedes #286
Improve this page
Add a description, image, and links to the libvirt topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the libvirt topic, visit your repo's landing page and select "manage topics."
Describe the bug
Multipass sometimes logs unrelated messages to stdout. When parsing stdout information, this can lead to undesirable behavior.
To Reproduce
Install multipass 1.5 for Windows.
Run
multipass versionHow, and what happened?