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>
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>
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
We no longer use the send-announcements-to field for anything.
Change-Id: Iee64d76ea25f56001a87cd39cfd4bb9aaf6acf94
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
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>
Recent releases of python-magnumclient and python-senlinclient did not
generate the expected 'new-release' reviews in openstack/requirements.
This is because they're missing the include-pypi-link key.
While correcting this I did a quick check of
deliverables/newton/python-*yaml and added it to files that are missing
it *and* are mentioned in upper-constraints.txt
Change-Id: I3d99f9a3891ca14ba3d6591a96d4f4b44f73ef54