Commit Graph

19 Commits

Author SHA1 Message Date
Andreas Jaeger ebd0186899 Team OpenStackClient is merged into OpenStackSDK
Change Ib1088af1e56e083ee20e8b1623ec7d0fb4335334 merged the
OpenStackClient and OpenStackSDK teams into OpenStackSDK, follow this
for all deliverables.

Change-Id: I1ebf82909cb6c75519a7e1a004ae67a88dfb17f1
2020-03-27 11:21:42 +01:00
Doug Hellmann 9583477190 use deliverable object model to validate the release notes links
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>
2018-03-06 10:23:12 -05:00
Sean McGinnis 3b3cde6869 Add repo settings and remove highlights for Folsom
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: I060e3598f067e674af2eba3f61acbbdaabcc3ae3
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
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 06e63e0f63 make OSC team name consistent
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>
2016-10-19 08:52:25 -04:00
Doug Hellmann e9ea7b8b83 add team field for folsom deliverables
adding the new field also required fixing the old deliverable files to
meet the modern validation rules

Change-Id: Ic5024b1efa767a252589aa5000023e01af351028
2016-06-09 14:34:21 -04:00
Doug Hellmann c49e9d0f43 Import swiftclient history
Change-Id: I569da2e5ef2c1346e71ed7e9dc825897b073df20
2015-09-16 10:10:24 +00:00
Doug Hellmann 43fddd2267 Import openstackclient history
Change-Id: I1e32241ace4091beb0f9aa3d1cea16f8c6fbebe2
2015-09-16 10:10:23 +00: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
Doug Hellmann 5286b8ce09 Import glanceclient history
Change-Id: I53604d057da2c81cea5529c11f6a83853ecc5bbb
2015-09-16 10:10:23 +00:00
Doug Hellmann 9c31e87bf9 Import cinderclient history
Change-Id: Ib66e090cc071939b8f10aad8d2901f33c2d72b35
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 8bf1383599 import the history of cliff
Change-Id: I184704ef5b0ad232c2c600519603a1a476e02445
2015-08-10 19:43:06 +00:00
Doug Hellmann ca4eec37f6 import neutron client release history from git
Change-Id: Id5ccfa797b5abc85fe9542a6d6b390f10a3dbc37
2015-08-04 16:33:19 +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