]
Barak Korren reassigned OVIRT-670:
----------------------------------
Assignee: Barak Korren (was: infra)
Unify oVirt VM image repositories
---------------------------------
Key: OVIRT-670
URL:
https://ovirt-jira.atlassian.net/browse/OVIRT-670
Project: oVirt - virtualization made easy
Issue Type: Improvement
Components: General
Reporter: Barak Korren
Assignee: Barak Korren
Right now we have two image repositories used by the oVirt infra:
#
glance.ovirt.org - Used by all oVirt instances
#
templates.ovirt.org - Used by Lago and optionally with virt-builder
It is desirable to have only one image repo.
The back-end for this should probably be Glance because it has a completed security model
and an upload protocol. We can then create a small front-end to expose Glance data in the
format needed by virt-builder.
We can then make Lago either use Glance directly or use the virt-builder repo.
Alternatively we could also support the Lago old repo format.