vmware-nsx/vmware_nsx
asarfaty 50afa71853 Fix broken Victoria branch
1.Upgrade pylint to 2.4.4, add exclusions to the tests, and
  fix some lint errors in the code

2. Fix user creation with GRANT in MySQL 8.0(Ubuntu Focal)
In Ubuntu Bionic (18.04) mysql 5.7 version used to create
the user implicitly when using using the GRANT.
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.
See also commit I97b0dcbb88c6ef7c22e3c55970211bed792bbd0d

3. Remove fwaas from the zuul.yaml
4. Remove DB migration test which is failing ue to FWaaS migration
with py38
5. Fix cover tests python version in .tox
6. fix requirememnts

Change-Id: I22654a5d5ccaad3185ae3365a90afba1ce870695
2020-09-21 15:31:18 +02:00
..
api_client Fix broken Victoria branch 2020-09-21 15:31:18 +02:00
api_replay Remove six package usage 2020-07-19 17:19:31 +02:00
common Fix broken Victoria branch 2020-09-21 15:31:18 +02:00
db Fix broken Victoria branch 2020-09-21 15:31:18 +02:00
dhcp_meta Fix broken Victoria branch 2020-09-21 15:31:18 +02:00
dvs Fix broken Victoria branch 2020-09-21 15:31:18 +02:00
extension_drivers NSX|P+V3: Improve get_ports performance with designate 2019-06-23 12:21:35 +00:00
extensions Migrate octavia resources 2019-12-23 10:17:21 +02:00
nsxlib Fix broken Victoria branch 2020-09-21 15:31:18 +02:00
osc Remove six package usage 2020-07-19 17:19:31 +02:00
plugins Fix broken Victoria branch 2020-09-21 15:31:18 +02:00
policies retire the NSX MH plugin 2019-05-22 09:59:21 +00:00
services Fix broken Victoria branch 2020-09-21 15:31:18 +02:00
shell Fix broken Victoria branch 2020-09-21 15:31:18 +02:00
tests Fix broken Victoria branch 2020-09-21 15:31:18 +02:00
__init__.py Monkey patch original current_thread _active 2020-05-06 08:16:33 +02:00
_i18n.py Drop log translations 2017-03-26 05:09:02 -07:00
opts.py Remove leftover MH code and configs 2020-07-29 17:29:39 +02:00
plugin.py retire the NSX MH plugin 2019-05-22 09:59:21 +00:00
version.py Add reno for release notes management 2015-12-03 00:08:14 -08:00