summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorGhanshyam Mann <gmann@ghanshyammann.com>2020-08-03 21:39:32 -0500
committerGhanshyam Mann <gmann@ghanshyammann.com>2020-09-10 22:54:46 +0000
commitc11bf9136d421a2c93badea41cb2103bb2590e92 (patch)
tree57f06e2f6315c53a3eeb45e2a2357e84ad9bfa6a /test-requirements.txt
parent648ce9b6687e43d504d53111725200734053357e (diff)
downloadceilometer-c11bf9136d421a2c93badea41cb2103bb2590e92.tar.gz
[goal] Migrate tox based testing to ubuntu focal
As per victoria cycle testing runtime and community goal[1] we need to migrate upstream CI/CD to Ubuntu Focal(20.04). Fixing: - bug#1886298 Bump the lower constraints for required deps which added python3.8 support in their later version. Story: #2007865 Task: #40223 Change-Id: I1f8577e560fd3ffad0c3b6edfc4c74dddedfa719
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index e5d6c35b..6d10a478 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -5,7 +5,7 @@
coverage!=4.4,>=4.0 # Apache-2.0
fixtures>=3.0.0 # Apache-2.0/BSD
os-win>=3.0.0 # Apache-2.0
-oslo.messaging[kafka]>=6.2.0 # Apache-2.0
+oslo.messaging[kafka]>=8.0.0 # Apache-2.0
oslotest>=3.2.0 # Apache-2.0
oslo.vmware>=2.17.0 # Apache-2.0
pyOpenSSL>=17.1.0 # Apache-2.0