Olivier Lambert

Results 58 issues of 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...

feature-request
area:user-management

### 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...

🐛bug
🔥urgent

### 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...

📖docs
🏠self-hosted
🐳docker
non-docker-setup

### 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...

type: bug :bug:
Priority 2: plan and do :green_circle:
XO Lite
status::in progress :construction:

### 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...

type: bug :bug:
XO Lite
status::in progress :construction:

1. Detecting if current version of a cluster is outdated 2. Replace each node one by one automatically

type: enhancement :sparkles:
Priority 1: DO IT NOW :red_circle:
status::in backlog :white_check_mark:
status::in progress :construction:

Analyse SR space and snapshot size and see if it's okay to remove it (because then we'll need more space to coalesce)

Priority 2: plan and do :green_circle:
status::in backlog :white_check_mark:

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…),...

xenserver_bug