We've been warning that these are deprecated for awhile now, and
we now have enforcement in place to make sure no new highlights
are added.
We also have some automation that rewrites the deliverable files
but does not always do a great job, resulting in poorly formatted
text that causes warnings in the validation job.
Since many folks new to the release process, and some that have
done it for awhile, look at existing files to see what to do for
new releases, they do assume highlights should be used and end up
adding them to their deliverable file. Since most of these also
do not know to run local validatation, this results in gate
resources being used to just now be rejected with the current
checks.
To help prevent this from happening, and to get rid of the warning
messages from poor reformatting, this just removes highlights
from the last few releases.
Change-Id: Icd00fec6f909e6f9d250a1fbd413326347b306e3
This is a request from the TripleO Upgrades team.
They are working on this new project that run Ansible to control TripleO
upgrades.
They need a stable/pike branch, so this commit is an exceptional request
to create a branch on the latest commit, so the team can go ahead and
push some Queens only commits in master once the branch is created.
It also creates a 1.0.0 for Pike and later we'll create 2.0.0 for
Queens.
Note, this is an independent deliverable this time, because we missed
the Pike deadline.
Change-Id: I111b745fe44a899c24f8e088e4dbf46358ecfa56