From e49e53af0e2c133ebf0c03e7665236c91a1ac597 Mon Sep 17 00:00:00 2001 From: ricolin Date: Wed, 18 Jul 2018 10:22:55 +0800 Subject: [PATCH] Bump monascaclient to at less 1.12.0 Bump mocascaclient to avoid issue in story 2002978 Change-Id: Ibe5d6469de8d18f08eeb2bfb48dfdd57b63eb62d --- 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 54c1476e22..d4e614be9f 100644 --- a/lower-constraints.txt +++ b/lower-constraints.txt @@ -112,7 +112,7 @@ python-magnumclient==2.1.0 python-manilaclient==1.16.0 python-mimeparse==1.6.0 python-mistralclient==3.1.0 -python-monascaclient==1.7.0 +python-monascaclient==1.12.0 python-neutronclient==6.7.0 python-novaclient==9.1.0 python-octaviaclient==1.3.0 diff --git a/requirements.txt b/requirements.txt index 858a9cfd42..8c5d4fc4d5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -40,7 +40,7 @@ python-keystoneclient>=3.8.0 # Apache-2.0 python-magnumclient>=2.1.0 # Apache-2.0 python-manilaclient>=1.16.0 # Apache-2.0 python-mistralclient!=3.2.0,>=3.1.0 # Apache-2.0 -python-monascaclient>=1.7.0 # Apache-2.0 +python-monascaclient>=1.12.0 # Apache-2.0 python-neutronclient>=6.7.0 # Apache-2.0 python-novaclient>=9.1.0 # Apache-2.0 python-octaviaclient>=1.3.0 # Apache-2.0