9 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
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
Dougal Matthews
8acea6ad64 Release python-mistralclient 2.1.2
A bug fix in 2.1.1 was incomplete. This release includes a backport[1] that
fixes a new occurance of this issue with TripleO CI. This change also
backports another bug fix that resolves issues with integration to
python-openstackclient.

[1]: Ia742a4e55b35c5a787e4606ff2f91425dd156e5e

Change-Id: I55458a1b91c44d296d3a20180070297bf491a5c6
2016-11-29 11:00:35 +00: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
Lingxian Kong
2521a5c27a Release python-mistralclient 2.1.1
A critical bug was fixed[0] after 2.1.0 release, otherwise Horizon
will be broken in some scenario.

[0]: https://review.openstack.org/#/c/362507/

Change-Id: I9c3f4d7d86ab8edfdcfc02bbac6c9759d62b6408
2016-08-31 02:32:54 +00:00
Lingxian Kong
74a5c7072a Release python-mistralclient 2.1.0
Change-Id: Idc5b865022d1725d14432cd5df6989c698c486c4
2016-08-24 22:35:32 +12:00