diff options
| author | Tuan Do Anh <tuanda@vn.fujitsu.com> | 2018-07-11 14:06:54 +0700 |
|---|---|---|
| committer | Tuan Do Anh <tuanda@vn.fujitsu.com> | 2018-07-11 14:09:02 +0700 |
| commit | 70031687f9252bd077c3cfa2c1541a9d8536bd90 (patch) | |
| tree | 53fabee0eb0124c94dd87b0ed74f188f7c76e423 | |
| parent | d6cf027be1125f5b1564b317bf13852bc5015230 (diff) | |
| download | python-openstackclient-70031687f9252bd077c3cfa2c1541a9d8536bd90.tar.gz | |
Fix lower-constraints.txt
During the change https://review.openstack.org/#/c/573216/
neutron-vpnaas lower-constraints.txt looks out-of-date.
This commit fixes lower-constraints.txt.
Change-Id: Id9cfb463a98bdcc3c45505d8701c515549ecaa55
| -rw-r--r-- | lower-constraints.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lower-constraints.txt b/lower-constraints.txt index 88c75cf4..e3c160ec 100644 --- a/lower-constraints.txt +++ b/lower-constraints.txt @@ -55,7 +55,7 @@ os-client-config==1.28.0 os-service-types==1.2.0 os-testr==1.0.0 osc-lib==1.8.0 -oslo.concurrency==3.25.0 +oslo.concurrency==3.26.0 oslo.config==5.2.0 oslo.context==2.19.2 oslo.i18n==3.15.3 |
