This transition the stein branch to extended maintenance.
Changes for bugfixes and things the team deems important are
still encouraged, but there will no longer be official releases
off of the branch.
Please +1 if the team is ready for us to proceed with this
transition, or -1 if there are any final backports currently in
flight that we should wait for. For the latter case, please
update the patch with the new commit hash after doing a final
release to get those changes out so we know to proceed with the
transition.
Change-Id: I5cc6b3ff99d4d47549f85e425b04dcc765ff16a0
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>
This adds the release note links for the projects that have added their
stein landing pages so far.
Change-Id: I0a49815802a93e8c94845012b98703d24725ecd3
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
Create stable/stein branches for all libraries and client libraries
that do not have them already. The branching point is the most
recent library release.
NB: ironic-lib, kuryr, metalsmith, octavia-lib, python-saharaclient,
python-zunclient and sushy already had stable/stein branches defined.
Change-Id: I2c584e497fb9fc21b3e0f580657b486672608d1e
This is largely to clean up any pending doc and test changes in the
Oslo projects. Normally those don't require a release, but because
stable branches are created based on the latest release hash, we need
to release these changes so they will be present on the stable branches.
Otherwise we end up having to backport changes unnecessarily.
Change-Id: I4f3b9ea53f61b869bcc329ea18990795f40a4769
Of note is that I am omitting oslo.privsep because it has a
significant change that I don't want released right before everyone
leaves for the holidays.
Change-Id: Ib7c25755f3d529d28174741e4ae4ef4caa1f92a9
This initial Stein release of oslo.utils picks up uuidsentinel [1].
[1] I214ff21b461fa1ca4b83476e1d0a763efe986217
Change-Id: Ib5cefcf5eb8deec361b348ef8e36b761f1e38e9d
Adds deliverable stubs based on what was released in Rocky.
Change-Id: Idf2cd7b396da6e43f31b191f6646cce3749bf680
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>