-
The premise of the `NeutronNetworkingTest` is to validate end to end connectivity between two instances on two separate hypervisors. We do this by having a bundle with at least two hypervisors and req…
-
I defined a role with the permissions mentioned in README.md. This worked for a while (at least with Satellite 6.3, I observe the issue with 6.4 and 6.5). `katello-attach-subscription` searches for hy…
-
In order to test the performance of the NVMe data drives, how can we import them into our Openstack VMs ?
Ideally it would be good to mount them as separate discs in the VMs, but I'm not sure that …
-
Currently, the reboot time is configured to be 4 o'clock in the morning for all hosts.
https://github.com/cicerops/autopilot/blob/9a80360646055f0a805ac4b9f3bba6698bb34658/debian-enable-unattended-u…
amotl updated
2 years ago
-
### Enhancement Proposal
Operators of Juju environments have several ways to refer to charm "targets" (i.e. Ubuntu machines, LXDs, VMs, and containers): machine IDs, hostnames, and unit names (princi…
aieri updated
3 months ago
-
# Make hypervisor.go and its associated dependencies a self contained package.
Today govmm is a self contained package hosted by Kata containers that can be consumed by other projects.
However gov…
-
Hello I was wondering, is it feasible to add the "H" extension for hypervisors to the 64bit core? Or would that require too much re-engineering of your existing design ?
I am asking because hardwa…
-
### The problem
HA running under libvirt, update to 2024.10.3 introduced regular ATA errors (below), during which the HA VM will become unresponsive for a short period of time.
No indication of is…
-
Libmicrovmi's api needs to explicitely specify the hypervisor that we want to use.
We could improve that behavior by detecting if a given hypervisor is present, and test all possible hypervisors (t…
-
Hi,
On localhost, I am able to deploy and manage multiple VMs this way and its working fine. I have object list of VMs in 'myvms' variable. Using for_each I am planning to deploy VMs listed in …