Commit Graph

14 Commits

Author SHA1 Message Date
Doug Hellmann
14b1c312ce add release model and deliverable type (m)
Change-Id: Ia60873d6ecfc693ea0404d8dce7490fdd6e567cc
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2016-11-09 17:09:02 -05:00
Doug Hellmann
448a1852a0 add team field for mitaka deliverables
Change-Id: I1df165573e64685130dbd88aff997483718fdd3f
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2016-06-09 14:34:15 -04:00
Doug Hellmann
7d48de7c8f add links to release notes for some lib projects
Add links to the release notes for the libraries that have their stable
branches and have landed the change needed to add the mitaka-specific
page to their release notes.

Change-Id: I1c7f3f980da70a9b50fa8bcfa1974f93b5ba132c
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2016-03-14 10:27:28 -04:00
Brant Knudson
270b4c91c6 python-keystoneclient 2.3.1
Includes revert of change that wrapped returned lists and caused
failures in consumers.

Change-Id: Ib0abc6acba2637fbe716a7da50295adb1b968389
2016-02-27 09:26:40 -06:00
Steve Martinelli
245f46efd8 releae keystoneclient 2.3.0
Change-Id: I451449b0cc00ebdb23180f68c29d82502f84268d
2016-02-26 01:23:47 -05:00
Steve Martinelli
116294a13a release keystoneclient 2.2.0
this will be the final release of the library for the mitaka
development cycle.

Change-Id: I7ece172d225483c9f80964b0b209e2f59fc47431
2016-02-16 22:14:41 -05:00
Doug Hellmann
3c42c08ffc add a flag for whether to report the PyPI link for releases
The release script will copy this flag into the tag message so the
announce script can read it and adjust its output accordingly.

Change-Id: I491fb9e6edd57a3ec1c0b85c8dd9e22d5f09e6b2
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2016-02-08 12:30:34 -05:00
Boris Bobrov
89cf15869a release keystoneclient 2.1.2
tag a point release of keystoneclient since there were fixed bug
fixes that causes gates to fail. However, the previous release 2.1.1 did
not include one of the fixes, because the tag was set incorrectly.

Change-Id: Ic072f5c9cb0486ee12fff6f0c20a63fbc737a033
Related-Bug: 1457702
2016-02-04 01:06:10 +03:00
Steve Martinelli
59fd29d729 release keystoneclient 2.1.1
tag a point release of keystoneclient since there were fix bug
fixes that causes gates to fail.

Change-Id: I09d2c199dbb50329f019bce1c00876b4a66c24af
Related-Bug: 1520244
Related-Bug: 1457702
2016-01-14 09:57:09 -05:00
Steve Martinelli
efe27c6b50 release keystone libraries for mitaka
Release new versions of keystoneclient, keystoneauth and
keystonemiddleware. It's been a few months since the last release
for each, and several bugs have been fixed since then.

Change-Id: If9f8d05049338d6bc4ca79d869aca7e05b06bc29
2016-01-13 11:14:35 -05:00
Doug Hellmann
df0ea3ffed add send-announcements-to field
For each deliverable, we need to know where to send release
announcements. Rather than building a rule set based on the project type
from the governance repository, just ask for email addresses here in the
deliverable files.

This change also removes a malformed release entry to pass more recent
validation checks.

Change-Id: I41f3f4874464b37ff95ec1e41a0b6993b62dcf1d
2016-01-07 18:56:58 +00:00
Steve Martinelli
dec86bfa4f release keystone managed libraries for mitaka-1
in preparation for mitaka-1 we are releasing new versions of all
keystone managed libraries, this includes: keystoneauth,
keystonemiddleware, keystoneclient and pycadf.

major version bumps were performed since we are dropped py26
support for each one.

Change-Id: I73e301e26ff4cf91c530cce8bde0a68fc215b54c
2015-12-01 15:36:44 -05:00
Steve Martinelli
2006950c9c release keystoneclient and keystonemiddleware
need these released to unwedge the keystone gate

Link to constraints bump:
https://review.openstack.org/#/c/234255

Closes-Bug: 1505996

Change-Id: I6b8cc4aa6f1dfcfb16888531171e534f3e8dbae7
2015-10-14 15:39:15 +00:00
Brant Knudson
daaa1bd4a1 keystoneclient 1.8.0
We need a release of keystoneclient for M so that we can stop requests 2.8.0
from being used since it breaks everything.

The last release of keystoneclient was 1.7.1 which is for L so upping the
minor release #.

 777588a Updated from global requirements

Change-Id: Ie56170eff972977b58070b0a2b83518912c0ad15
Partial-Bug: 1505326
2015-10-13 01:58:49 -04:00