Commit Graph

9 Commits

Author SHA1 Message Date
Sean McGinnis
04ee4d20fb Add repo settings and remove highlights for Liberty
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: I6cb6f5cf8103924c20dd57d26ae690f35057e82c
2018-02-23 08:45:02 -06: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
40a9eb9b84 add release model and deliverable type (l)
Change-Id: I869788f3fb8fb8a3ce3d45d05c9f3deca5527cba
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2016-11-09 17:09:02 -05:00
Doug Hellmann
bcf530f0a6 add team field for liberty deliverables
Modifying some of these older files also required updating them to pass
the more modern validation rules, so those changes are included.

The validation job also reported an error with one of the SHAs for a tag
for oslo.vmware, so that is fixed.

Change-Id: I958c0978029ac7458f4b424abf2dc6f1dd6208ba
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2016-06-09 14:34:15 -04:00
Davanum Srinivas
5073dec061 Oslo Releases for Aug 27, 2015
Handful of Oslo projects that have code changes. For
this round we will not be releasing any projects that
have only doc or g-r or translation changes.

Change-Id: I7d2f4f2f5017c74fa7fc575d92d90d7253a5798a
2015-08-27 12:09:18 -04:00
Davanum Srinivas
991bda393b Oslo Releases for Aug 24, 2015
Change-Id: I7d095dfcc7cefc0f6d6722ef00ba3a6ae41b1829
2015-08-24 21:19:20 -04:00
Michael Krotscheck
edc50011aa Add oslo_middleware 2.6.0 release
The 2.6.0 version of oslo_middleware includes significant new
features:

* Any oslo middleware may now be configured using pastedeploy. Even
  if the middleware depends on oslo_config and the config instance
  has not yet been initialized, a paste.ini property named
  `oslo_config_project` may be provided to initialize this.
* CORS middleware may now be configured in-source with options
  required by the middleware's service.
* Updated translations.
* Updated global requirements
* The log output of Healthcheck is less verbose, thus more useful.

Change-Id: I8de702517d0e46615af04904596d7ceb78aedd4f
2015-08-17 10:26:08 -07:00
Davanum Srinivas
eb583a5f19 Oslo Releases for Week of Aug 3rd, 2015
Big bang release to sync up all the global requirements
updates and translations.

Change-Id: Ie28e14042aa9f49a230326c6b37a75a3d90cea76
2015-08-03 13:09:41 -04: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