version tracker tool should pull versions from openstack/releases repo
Bug #1554337 reported by
Martin André
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
kolla |
Fix Released
|
Wishlist
|
Jeffrey Zhang |
Bug Description
Right now it picks the versions from tarballs.
* if forces us to maintain the major version number for each project
* it parses HTML to find the latest version
We should get the latest versions from https:/
Changed in kolla: | |
status: | New → Triaged |
milestone: | none → newton-1 |
Changed in kolla: | |
milestone: | newton-1 → newton-2 |
Changed in kolla: | |
milestone: | newton-2 → newton-3 |
Changed in kolla: | |
milestone: | newton-3 → occata-1 |
Changed in kolla: | |
milestone: | ocata-1 → ocata-2 |
Changed in kolla: | |
milestone: | ocata-2 → ocata-3 |
Changed in kolla: | |
milestone: | ocata-3 → ocata-rc1 |
Changed in kolla: | |
milestone: | ocata-rc1 → pike-1 |
assignee: | nobody → Jeffrey Zhang (jeffrey4l) |
Changed in kolla: | |
status: | Triaged → In Progress |
Changed in kolla: | |
milestone: | pike-2 → pike-3 |
To post a comment you must log in.
Hello Martin. Where exactly in releases. openstack. org can we retrieve the latest versions?
Because in the web page you have a list of releases (OpenStack releases) and then, in each page, a list of project releases (pointing to the tarballs).
Please, can you guide me?