Add an extra check that there are no notes links for repos not related
to the deliverable.
Change-Id: I7f0fb614cff8ae38c907670da484c3c75599c7c0
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
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
We no longer use the send-announcements-to field for anything.
Change-Id: I605b86261e13e13f017264992090c5f726e3e605
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
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
The governance repo has the team name as "OpenStackClient" so use that
form everywhere in the releases repo.
Change-Id: I58a623d19a5f4fc382faeea25b2561ec5fe034a4
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
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>
- 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
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
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
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