placement/tools
Ghanshyam Mann 0a1d21ff47 [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#1885825
Fix user creation with GRANT in MySQL 8.0(Ubuntu Focal)
Ubuntu Focal (20.04) has mysql 8.0 and with mysql 8.0 there
is no implicit user creation with GRANT. We need to
create the user first before using GRANT command.

- bug#1886298
Bump the lower constraints for required deps which added python3.8 support
in their later version.

- bug#1886296
pyflake issue and some pep8 fixes.

Story: #2007865
Task: #40209

Related-Bug: #1885825
Related-Bug: #1886298

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

Change-Id: Iac9652b0d36ef208075da506957cc87f22912c45
2020-08-16 21:07:26 +00:00
..
flake8wrap.sh tox: make it possible to run pep8 on current patch only 2015-07-24 16:15:38 +01:00
mysql-migrate-db.sh Package db migration scripts in placement pypi dist 2019-05-07 00:08:39 +00:00
postgresql-migrate-db.sh Package db migration scripts in placement pypi dist 2019-05-07 00:08:39 +00:00
test-setup.sh [goal] Migrate testing to ubuntu focal 2020-08-16 21:07:26 +00:00