Olivier Lambert
Olivier Lambert
It should be great if the `xscontainer` plugin allow the `install_vm` function outside the devmode. We want to achieve easier installation of "Docker Management Ready"-VMs, but today there is too...
I just started with a PR, about what I already understand from this plugin. It will be very cool if someone could add more doc about: - the VM creation...
That would be cool to get login working via an OpenID provider (using SSO in short, with Keycloak for example). I know that `keycloak-js` can do it (https://www.keycloak.org/securing-apps/vue is a...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current behavior On an issue view, if there's a parent, it's visible with...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Summary The current guide provides a guide to use Docker to deploy/install. But...
### Are you using XOA or XO from the sources? None ### Which release channel? None ### Provide your commit number _No response_ ### Describe the bug Issue is for...
### Are you using XOA or XO from the sources? None ### Which release channel? None ### Provide your commit number _No response_ ### Describe the bug When using the...
1. Detecting if current version of a cluster is outdated 2. Replace each node one by one automatically
Analyse SR space and snapshot size and see if it's okay to remove it (because then we'll need more space to coalesce)
To create a VBD with `xe`, we use something like this: ``` xe vbd-create vdi-uuid= vm-uuid= device=0 ``` Here, `device` is the position of the VBD in the VM (0,1,2…),...