From 4970df5a01917d148b8849a16886ca9ca61b91e7 Mon Sep 17 00:00:00 2001 From: Boden R Date: Thu, 4 Jul 2019 13:04:04 -0600 Subject: [PATCH] bump neutron-lib to 1.28.0 Depends-On: I57efc19d67826698cfafbf03d735c5e8978ca745 Change-Id: Ia619022a9e767c0c20b3695cd17df449c7f95fb7 --- lower-constraints.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lower-constraints.txt b/lower-constraints.txt index 296f601a87..cca824591f 100644 --- a/lower-constraints.txt +++ b/lower-constraints.txt @@ -9,7 +9,7 @@ hacking==1.1.0 httplib2==0.9.1 mock==2.0.0 netaddr==0.7.18 -neutron-lib==1.27.0 +neutron-lib==1.28.0 octavia-lib==1.1.1 openstackdocstheme==1.18.1 oslo.concurrency==3.26.0 diff --git a/requirements.txt b/requirements.txt index 2b5574d724..2061043f50 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ tenacity>=4.9.0 # Apache-2.0 SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.2.0 # MIT six>=1.11.0 # MIT stevedore>=1.20.0 # Apache-2.0 -neutron-lib>=1.27.0 # Apache-2.0 +neutron-lib>=1.28.0 # Apache-2.0 osc-lib>=1.10.0 # Apache-2.0 octavia-lib>=1.1.1 # Apache-2.0 python-openstackclient>=3.16.0 # Apache-2.0