Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom template replication between pools #7690

Open
olivierlambert opened this issue May 26, 2024 · 0 comments
Open

Custom template replication between pools #7690

olivierlambert opened this issue May 26, 2024 · 0 comments

Comments

@olivierlambert
Copy link
Member

Context

When you have a high number of different pools, you might have one pool to generate all your custom templates and then replicate them to all your other pools.

Ideas

Right now, I've thought about 2 approaches:

  1. Doing a "XO Hub" for custom templates, so templates can be consumed more easily everywhere.
  2. Use VM copy feature in XO to achieve it (copy a template or multiple templates to multiple pools/SRs)

Alternatively, we could also go deeper with a real "sync" capability for templates (like with a rule on tags?) to get them automatically sync. But that's for later.

The first approach needs a lot more per-requisites. Option 2 is relatively simple and can be achieved with API/CLI pretty quickly.

Demand origin

It's been asked few times in the past, but it's becoming more & more requested now. See:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants