[goal] Migrate 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: #40207

Closes-Bug: #1886298

[1] https://governance.openstack.org/tc/goals/selected/victoria/migrate-ci-cd-jobs-to-ubuntu-focal.h>

Change-Id: I8bcf63c3a86670fb322c5258c6b669fa49169f79
This commit is contained in:
Ghanshyam Mann 2020-08-01 17:49:02 -05:00
parent 91d4eee90f
commit a15c31f297
2 changed files with 3 additions and 3 deletions

View File

@ -14,7 +14,7 @@ fasteners==0.7.0
fixtures==3.0.0
gitdb==0.6.4
GitPython==1.0.1
greenlet==0.4.10
greenlet==0.4.15
imagesize==0.7.1
iso8601==0.1.11
Jinja2==2.10
@ -44,7 +44,7 @@ python-dateutil==2.5.3
python-mimeparse==1.6.0
python-subunit==1.0.0
pytz==2013.6
PyYAML==3.12
PyYAML==3.13
repoze.lru==0.7
requests==2.14.2
requestsexceptions==1.2.0

View File

@ -6,7 +6,7 @@ WebOb>=1.7.1 # MIT
debtcollector>=1.2.0 # Apache 2.0
eventlet>=0.25.2 # MIT
fixtures>=3.0.0 # Apache-2.0/BSD
greenlet>=0.4.10 # MIT
greenlet>=0.4.15 # MIT
oslo.utils>=3.40.2 # Apache-2.0
oslo.concurrency>=3.25.0 # Apache-2.0
oslo.config>=5.1.0 # Apache-2.0