This is a first pass at adding release note links for projects that have
landed a train release note landing page. Follow on patches will need to
be done to pick up more as they come.
Change-Id: I1d145aa59a12c18b8bfca01557854d2173e1f218
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
It was discussed on today's Neutron team meeting [1] that as soon
as patch [2] will be merged we would like to release new version of
neutron-lib.
As [2] is merged now, we can release new version.
[1] http://eavesdrop.openstack.org/meetings/networking/2019/
networking.2019-08-13-14.00.log.html#l-154
[2] https://review.opendev.org/#/c/670849/
Change-Id: If803cac6f2e5f94cf71d93e63ad4a6272a8aacfd
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>
A number of changes have landed in neutron-lib since 1.25.0 so let's
release 1.26.0 so we can consume them now that we are in Train.
Change-Id: Id55d7b5c5d099782d8b90d07922496a27b389ddd
Adds deliverable stubs based on what was released in Stein.
Change-Id: I029b32a3ff8a74a3ffaf7b61b57147e6812ff223
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>