
#136: Query repositories using curl -------------------------------+------------------------ Reporter: fabiand | Owner: infra@… Type: task | Status: new Priority: major | Milestone: oVirt 3.4 Component: Repositories Mgmt | Version: Severity: Trivial | Resolution: Keywords: automation | Blocked By: Blocking: | -------------------------------+------------------------ Comment (by fabiand): This ticket is about _easily_ retrieving a list of all required repositories to install oVirt in a specific version on a host. I'd love to do something like: curl http://<foo>/repos/for?ovirt=3.5&dist=el6 curl http://<foo>/repos/for?ovirt=3.5-pre&dist=f20 curl http://<foo>/repos/for?ovirt=3.4&dist=f19 which will return _all_ repositories needed for that dist and ovirt version. Very similar to what the ovirt-release*.rpm files contain, but easier to query. -- Ticket URL: <https://fedorahosted.org/ovirt/ticket/136#comment:5> ovirt <http://www.ovirt.org/> oVirt - virtualization made easy.