Sean McGinnis d9e587c4ad Transition Neutron to Queens EM
Change-Id: I659c3205de3f514d4112df43519da89cdc41e116
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2019-10-25 23:45:45 +09:00

75 lines
2.5 KiB
YAML

---
launchpad: networking-ovn
team: neutron
type: other
release-model: cycle-with-milestones
release-type: neutron
include-pypi-link: true
releases:
- projects:
- hash: cfa54af57e6c39f5296d444e5afa2c591956f6da
repo: openstack/networking-ovn
version: 4.0.0.0b1
- projects:
- hash: 746cae0aaa9e7a03c416a4e237afc1203a8ee96f
repo: openstack/networking-ovn
version: 4.0.0.0b2
- projects:
- hash: 1563875b018a4f3bd189e2a0bd31da64616f4d4e
repo: openstack/networking-ovn
version: 4.0.0.0b3
- projects:
- hash: 329d6d85b308f1199d521d5efdef49492edb8864
repo: openstack/networking-ovn
version: 4.0.0.0rc1
- projects:
- hash: 329d6d85b308f1199d521d5efdef49492edb8864
repo: openstack/networking-ovn
version: 4.0.0.0rc2
- diff-start: 3.0.0.0rc1
projects:
- hash: 329d6d85b308f1199d521d5efdef49492edb8864
repo: openstack/networking-ovn
version: 4.0.0
- projects:
- hash: e69c768a3d2f38c140bf3d9228741cba7b08a6c5
repo: openstack/networking-ovn
version: 4.0.1
- projects:
- hash: 3b0a4cd9e1c510201df851a72fec0670f75bb1e7
repo: openstack/networking-ovn
version: 4.0.2
- projects:
- hash: 52abcac1f2f55d93b34a36e4b8fbb6a56845b7a4
repo: openstack/networking-ovn
version: 4.0.3
- projects:
- hash: f5d20263a54c5fe3d8f68affe0518eec1bd83be0
repo: openstack/networking-ovn
version: 4.0.4
- version: queens-em
projects:
- repo: openstack/networking-ovn
hash: f5d20263a54c5fe3d8f68affe0518eec1bd83be0
repository-settings:
openstack/networking-ovn: {}
branches:
- location: 4.0.0.0rc1
name: stable/queens
cycle-highlights:
- OVN NorthBound backend database consistency mechanism, multiple
workers are now completely safe to access the backend database,
and any inconsistency generated by the backend not being available
is quickly detected and corrected by a periodic job
- OVN DNS support. ovn-controller will respond to DNS queries locally
on each compute node.
- OVN distributed Floating IP support.
- OVN L3 HA support for gateway routers. Now networking-ovn makes
use of the OVN embedded mechanism for L3 high availability. It will
be automatically used for any router as soon as more than one gateway
node is available.
- OVN supports IPv6 Router solicitation and IPv6 Periodic router advertisement
support.
- OVN supports binding SR-IOV ports on OVS > 2.8 and kernel >=4.8
release-notes: https://docs.openstack.org/releasenotes/networking-ovn/queens.html