On 18/04/16 18:36, Barak Korren wrote:
Hi there, I would like to write a script to download the CentOS generic cloud images with the intention of making them eventually available to oVirt users via the oVirt public Glance repository.
For that purpose I need to:
- list the CentOS generic cloud images
- list mirrors from where I could potentially download those images
I could try to parse the HTML here [1], but I'd rather just get the lists from somewhere in some machine readble format if possible.
So is this information or parts of it available in some machine-readable format somewhere?
Thanks, Barak
in the early days I had a json file that had the details in there, but it was dropped almost a year ago. If you file a requst at bugs.centos.org and point me at it ( ideally assign the issue to me ), I can work out the required bits.
What sort of info would you expect to see in this beyond - filename - date of last upates - centos ver - arch - file format - sha256um
regards