Commit Graph

11 Commits

Author SHA1 Message Date
Sean McGinnis f685108c7c Add repo settings and remove highlights for Essex
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: I8c67823b27e347e49750050e129b07554801308e
2018-02-23 08:45:02 -06:00
Doug Hellmann f9d1750fb4 fix schema validation issues austin-grizzly
This change was generated with:

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

Change-Id: I572fb04a0531d8092b311de0c177403a7448370f
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
Thierry Carrez 3ce25134b1 Fix release models for old releases
Some deliverables used to follow a -with-milestones model
(with aligned release versioning) before they switched to
-with-intermediary. This commit fixes that history.

Change-Id: I400e06024d41ed74b7a05544dcd97083a96a111d
Depends-On: Ifd695164e3a554388a8818e37d43283a5cd6a44e
2016-11-10 15:30:22 +00:00
Doug Hellmann 653ece4eba add release model and deliverable type (a-f)
Change-Id: I757157fe06f69f0cb70ea2afa139366c3ba57dd8
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2016-11-09 17:09:02 -05:00
Doug Hellmann 081ee6668f add team field for essex deliverables
updating the old deliverable files also required fixing them to pass
modern validation rules

Change-Id: I70ad5fa592c66ebf6174891964676f2c3d484b67
2016-06-09 14:34:21 -04:00
Doug Hellmann d2b8a3370f Import novaclient history
Change-Id: I4bba7e8861b3b915ef272d4fb708cc06499a0147
2015-09-16 10:10:23 +00:00
Doug Hellmann 704f221375 Import keystoneclient history
Change-Id: Ia76e5fa6c3121e576ba6702a639340e673c71a28
2015-09-16 10:10:23 +00: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 9891b7eea5 fix history importer
Fix the import script to ignore some projects that don't have their own
launchpad pages, yet, and to use the right names for pages where they
don't match the git repositories.

Add history for a few missing projects that can be imported after the
changes mentioned above.

Change-Id: I1f22c8cfcd66a02e3c5e1e5076fcdada42178948
2015-07-17 18:35:40 +00:00
Doug Hellmann 2382b08607 Add old deliverable files
Add deliverable files for existing releases, including the script used
to generate them from launchpad and git data. This data is known to be
incomplete, and is meant as a starting point for reconstructing the full
history.

The output from running the script [1] shows that many projects we
expected to treat as deliverables do not yet have a launchpad page.

[1] http://paste.openstack.org/show/336176

Change-Id: I1a64c8b6b99ec575c00c1ebad93a5f6dc70c9718
2015-07-14 20:59:27 +00:00