7 Commits

Author SHA1 Message Date
Előd Illés
9472ad359d [octavia] Transition Stein to EM
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: I840bacd1f0720a670afd072ef7e6a1c311494bb1
2020-11-11 23:33:16 +01:00
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
Sean McGinnis
24f09515e4
Add release note links
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>
2019-03-25 15:47:23 -05:00
Michael Johnson
b0a8f7e1e8 Create stable/stein for octavia-lib
Change-Id: I7c5e68559996745374be438c637f0c9ba26e9500
2019-03-08 10:02:39 -08:00
Michael Johnson
b9641e37b1 Release octavia-lib 1.1.1
This release of octavia-lib includes some missing constants and missing
stein updates.

Change-Id: I958575396c2a4e04cc798aad4e60fec96192babc
2019-03-06 15:09:51 -08:00
Michael Johnson
992c4aa541 Release octavia-lib 1.1.0
This patch is for the octavia-lib 1.1.0 bugfix release, requirements.txt
update and Stein feature freeze.

Change-Id: If7e4edf1ed4ddc3af5eb5e1e84348b9c4bb2a8de
2019-02-27 08:02:41 -08:00
Michael Johnson
8a33323eac Create the initial release of octavia-lib (1.0.0)
This is the initial release of the octavia-lib library with all of the
code migrated from the octavia repository.

Depends-On: https://review.openstack.org/624574
Change-Id: If2cc84b32441c161ec59a5e3f0b45254614a237a
2018-12-11 20:57:09 -08:00