14 Commits

Author SHA1 Message Date
Sean McGinnis
1704aa624a
Raise YAML compliance to 1.2
The YAML 1.2 spec was released in 2009. It's probably been enough time
that it's safe to move to it.

The only issue for out YAML usage was 1.2 dropped the use of Yes, No, On,
and Off as valid boolean values.

Change-Id: I608e09d219379e00cca15c5ff165bb63aecfe9f2
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2019-07-31 09:34:38 -05:00
Doug Hellmann
6e6c0593f6 import newton-eol tags
Use "edit-deliverable import-eol-tag" to record the information about
all of the existing newton-eol tags.

Change-Id: Iff29f42ccb02b9eec69750858e51459e33bc226f
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-06-19 12:14:49 -04:00
Sean McGinnis
314fee67b7 Add repo settings and remove highlights for Newton
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: Ia94eb26ccc9552193e9a21e5c771ce962721f6c9
2018-02-23 12:03:21 -05:00
Doug Hellmann
c93c924f1d remove send-announcements-to from newton client projects
We no longer use the send-announcements-to field for anything.

Change-Id: Iee64d76ea25f56001a87cd39cfd4bb9aaf6acf94
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-06-06 16:01:06 -04:00
Andreas Jaeger
adc21b41c1 Use https for docs.openstack.org (4/7)
We switched to https for docs.openstack.org, adjust URLs.

This change handles newton deliverables
Change-Id: I884958de4728dc9f649f6bac1c7d44e7b0598d07
2017-04-30 18:02:06 +02:00
Doug Hellmann
b4beba0304 import stable/newton branch history
Use the tool from the previous commit to import the branch history for
the newton release.

Change-Id: I8db0424bdbb8ccefb0c34df6bc1e178ec3a971b6
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2016-12-06 09:20:51 -05:00
Doug Hellmann
6018514762 add release model and deliverable type (n)
Change-Id: Ic9d5708920c2b351ec0bbfbccf38b039267a4179
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2016-11-09 17:09:02 -05:00
Doug Hellmann
30c1fce530 add release note links for newton
Add links to the published release notes for newton.

Change-Id: I6d876c21c0d07cecdb5212e298407befff58f1a4
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2016-09-22 16:49:37 -04:00
Sean McGinnis
8eaf0e4823 Release python-cinderclient 1.9.0
Change-Id: I490d0e797bdef308f5aa8f71087683dbff018f87
2016-09-01 17:21:46 -05:00
Doug Hellmann
7fabf48f24 add team field for newton deliverables
Change-Id: I333ff743f2c03b44fcce7d01f8979aed34e689f7
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2016-06-09 14:34:10 -04:00
Doug Hellmann
0bf30d4ab9 remove links to release notes pages that don't exist
Change-Id: I160ece341b0e5cb9c0a4a1b565abc9148cb13af6
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2016-06-02 10:54:14 -04:00
Sean McGinnis
930bb39cf0 Release python-cinderclient 1.8.0
This update fixes the client library modifying the global i18n
translation lazy load setting and adds the ability to force delete
a Cinder backup.

Change-Id: I6b7476cea2c4a4407c90fbb2244933516a418d4c
2016-05-30 12:22:50 -05:00
Sean McGinnis
a5342ec69a Release python-cinderclient 1.7.1
Release 1.7.0 introduced a change to be able to
specify more options when uploading a volume image.
The options were added in a backward incompatible
way, making this break previous deployments.

This release fixes that call to allow the client to
work with older versions.

Change-Id: I47c17a4d283123ebdfb98d35f8107baa246d26a5
2016-05-20 17:23:18 -05:00
Sean McGinnis
90ca3f105c Release python-cinderclient 1.7.0
Updates for API microversions and various fixes.

Change-Id: If2a79350d1114e2ee5ad9a29d1bb2733a303ca67
2016-05-18 18:44:55 -05:00