Some neutron related projects' newton and older branches seem to be
remained open accidentally, with this patch these branches will be
tagged with $series-eol tag and removed afterwards.
Change-Id: I7c100d84e22731710681e611fad6a70863ee2fb7
Fuel's newton branches seem to be remained open accidentally, with this
patch these branches will be tagged with newton-eol and removed
afterwards. fuel-upgrade's mitaka branch also added as it is also
remained open somehow.
Change-Id: I4a0561655fbe100139b10fa8a7f10eab0f5cc3e8
Change Ib1088af1e56e083ee20e8b1623ec7d0fb4335334 merged the
OpenStackClient and OpenStackSDK teams into OpenStackSDK, follow this
for all deliverables.
Change-Id: I1ebf82909cb6c75519a7e1a004ae67a88dfb17f1
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>
We have static URLs redirecting /constraints/upper/series to the
appropriate git interface. In the next change in this series we move to
a data-driven model so let's supply the data :)
Even though we have tag history that goes back to Folsom only import
Juno and later because that's when we first added constraints support
This means as the create and delete branches for requirements, like
other projects, we have a central source of truth (other than git) from
which to update the htaccess redirects.
I had update deliverables.py to account for the fact most of the
requirements branches don't have a release. This does make the table
look a little funny (as the earliest release is the series eol tag :()
but I'm not sure how we can do better there.
Change-Id: Ie8e60dc865ab301539c0bb085a52dd25f3f62edf
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: I91e5d5b1ce0ca78c242d65a6f4aa90473b28ce79
This reverts commit 74b983ec53.
The job to create the branch failed, so we will want to run it again by resubmitting the patch.
Change-Id: I5a6920874f9e57dee7e4ed249f59894b1d4e5b49
Manila has backend driver integrations in-tree.
The proposed branches are necessary for long term
maintenance of these backend drivers. The project
community decided [1] to follow cinder's path
of allowing driver maintainers to propose fixes to their
drivers to these branches.
[1] http://eavesdrop.openstack.org/meetings/manila/2017/manila.2017-06-22-15.00.html
Change-Id: Ifb226cc6b3207166e5455742bb53cc7668ed29a7
We no longer use the send-announcements-to field for anything.
Change-Id: I3ed3f7f43048871a52a88d92331ee73bbf4d501d
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
This is the final release for python-novaclient on the
stable/mitaka branch before mitaka is end of life. This
is primarily to get the fix for bug 1559072 released.
Change-Id: I109393f27729a76d49f69333c7959e3b2c1f85fe
We switched to https for docs.openstack.org, adjust URLs.
This change handles mitaka deliverables.
Change-Id: I6c263bb28ff814c6e4a6fb3e1bd2fddaffdc2e37
does not include following requirement commits as they were just
generic global requirement bumps and we can't bump to minor version
without clashing with newton versions:
- e851b975877368d617b0ee32654f168b870477f6
- b09545abe748618ec0fea9a818a3cb0817116817
- fb5c1939783752719261c2952140f2e8942db25d
Change-Id: I3928e8cad96f5248691a2458c284f8f03fb0a165
These are the release requests for mitaka, newton
and ocata which include the fix for CVE-2017-7214.
Change-Id: I7c630aa65dd5adc16cab5aeacad015dded752ca7
Related-Bug: #1673569