7 Commits

Author SHA1 Message Date
Sean McGinnis
dfcd2ddf13 Add repo settings and remove highlights for Icehouse
We've deprecated per-release highlights and are now removing them.
We also now require repository-settings for deliverables. This adds
the one and removes the other.

Change-Id: I22fac9d5ebd68364d3035f32f8f3798d1cd072d4
2018-02-23 08:45:02 -06:00
Doug Hellmann
2fbb00c35b fix schema validation issues for icehouse
This change was generated with:

sed -i -e 's|version: \(.*\)|version: "\1"|g' deliverables/*/*.yaml

Change-Id: I2374e46ac5b7091fdcf20127043894e8b6b8ec8a
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-02-21 16:23:11 -05:00
Doug Hellmann
179200c02f remove send-announcements-to from closed series
We no longer use the send-announcements-to field for anything.

Change-Id: I605b86261e13e13f017264992090c5f726e3e605
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-06-06 10:16:36 -04:00
Doug Hellmann
06f135c073 add release model and deliverable type (i)
Change-Id: Iaa963fc8cd5db33539a58706a1084c150c2fe82b
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2016-11-09 17:09:02 -05:00
Doug Hellmann
5bde17f999 add team field for icehouse deliverables
updating these old deliverable files also required fixing them to pass
the modern validation tests

Change-Id: Icb088f1b50f997903a6b5ce0d1a62dae644cc964
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2016-06-09 14:34:21 -04:00
Thierry Carrez
34208cad73 Fix release history
- Add missing entries for Austin to Cactus
- Remove development milestones, alphas and temporary artifacts
- Remove projects that were not officially part of OpenStack
  by the time of each release
- Remove extraneous entries (like neutron-*aas before kilo)
- Reorder some releases (0.10>0.2)
- Remove oslo-incubator where it was mentioned, since it's not
  really released
- Fix validation code to handle just-deleted files

Change-Id: Ia9fd26cbefe9c25c9fecab33069b2826e2328675
2015-08-27 19:18:30 +00:00
Doug Hellmann
b08880947c import doc tool history
The documentation tools did not have launchpad projects from which we
could import the version numbers in the appropriate series, so
approximate that by comparing the dates of the tags to the end date of
the release cycles.

Change-Id: Ibbca82ff37dffab7b93b91104cba783cc7073a6d
2015-07-18 22:10:33 +00:00