vmware-nsx/vmware_nsx/tests/unit
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
..
common_plugin Removing dependency on the "mock" package 2020-05-10 17:21:14 +02:00
db Fix broken Victoria branch 2020-09-21 15:31:18 +02:00
dvs Removing dependency on the "mock" package 2020-05-10 17:21:14 +02:00
etc NSX|V: remove deprectaed vcns section 2017-01-31 01:26:35 -08:00
extension_drivers NSX|V3 use network dns_domain on port fqdn 2018-07-05 10:38:45 +03:00
extensions Remove leftover debug comments and logs 2020-08-26 08:13:11 +02:00
nsx_p NSX|V3+P: limit number of ipv6 address pairs 2020-08-16 10:35:47 +02:00
nsx_tvd Stop using plugin _get_subnet 2020-07-27 05:58:47 +00:00
nsx_v Remove leftover neutron-lbaas apis from all drivers 2020-08-27 08:44:50 +02:00
nsx_v3 Skip new unsupported unittests 2020-08-05 10:07:24 +02:00
nsxlib/mh Remove leftover MH code and configs 2020-07-29 17:29:39 +02:00
osc Removing dependency on the "mock" package 2020-05-10 17:21:14 +02:00
services Remove leftover neutron-lbaas apis from all drivers 2020-08-27 08:44:50 +02:00
shell Merge "MP2P migration: enhance pre-migration checks" 2020-07-20 06:51:20 +00:00
__init__.py Removing dependency on the "mock" package 2020-05-10 17:21:14 +02:00
test_utils.py NSX|V: Add configuration validation 2019-08-22 08:46:44 +03:00