From e8f155142dd80c2013f0d3357f77e7beca8c69b4 Mon Sep 17 00:00:00 2001 From: Boden R Date: Fri, 7 Jul 2017 05:56:37 -0600 Subject: [PATCH] release neutron-lib 1.8.0 A number of changes have gone into neutron-lib since we released 1.7.0 and thus we'd like to get a new release out so that we can work to consume these new changes. Change-Id: I2207f231c3b4dc70949311af222f56210ca51d5f --- deliverables/pike/neutron-lib.yaml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/deliverables/pike/neutron-lib.yaml b/deliverables/pike/neutron-lib.yaml index bf6883f29e..dc1c3edb89 100644 --- a/deliverables/pike/neutron-lib.yaml +++ b/deliverables/pike/neutron-lib.yaml @@ -62,3 +62,14 @@ releases: hash: 0ee4f4a391bcb85583ba7a9c2035660abdab4154 highlights: | * Some constants have been introduced. + - version: 1.8.0 + projects: + - repo: openstack/neutron-lib + hash: 4e100d90c4e48b3a628c64d97278691809877424 + highlights: | + * Some plugin constants have been introduced + * The ML2 ``driver_api`` is now available + * OVO exceptions are now available for use + * The deprecated N523 hacking check has been removed. + * The ``dns-integration`` extension is now in neutron-lib + * QoS ``DriverBase`` class is now available