RFE: We should embed release information in the image, and then check for that in the quickstart
Bug #1579921 reported by
Lars Kellogg-Stedman
This bug affects 1 person
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| tripleo-quickstart |
Expired
|
Undecided
|
Unassigned | ||
Bug Description
The image building scripts should add something like /etc/openstack-
Then we can check this in the quickstart against whatever has been passed in from the command line/config/etc, and error out if it doesn't match.
This would make failures due to version skew a lot more obvious.
To post a comment you must log in.
Piggy-backing on this RFE: centos. org CDN has an issue: md5sum is propagating faster than the image, marking download as failed when comparing old image against updated md5 checksum.
hosting images on buildlogs.
Quick idea is to change download format to tarball which includes image + md5 and could as well as include openstack-release info requested here.