vmware-nsx/vmware_nsx/db
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
..
migration Update DB migrations & release notes for releasing Ussuri 2020-05-12 08:40:45 +00:00
__init__.py Move vmware_nsx/neutron/db to vmware_nsx/db 2015-09-14 16:45:18 -07:00
db.py Remove six package usage 2020-07-19 17:19:31 +02:00
distributedrouter.py use dvr api def from neutron-lib 2017-11-13 11:21:28 +00:00
extended_security_group.py Fix broken Victoria branch 2020-09-21 15:31:18 +02:00
extended_security_group_rule.py use neutron-lib for resource_extend 2018-12-23 09:01:12 +00:00
lsn_db.py Fix broken Victoria branch 2020-09-21 15:31:18 +02:00
maclearning.py use neutron-lib for resource_extend 2018-12-23 09:01:12 +00:00
nsx_models.py Remove some unused DB modles and apis 2020-05-24 11:31:03 +02:00
nsx_portbindings_db.py NSX|v+v3+p: Allow resetting port binding host 2019-10-08 11:04:51 +03:00
nsxrouter.py use neutron-lib for resource_extend 2018-12-23 09:01:12 +00:00
nsxv_db.py Remove six package usage 2020-07-19 17:19:31 +02:00
nsxv_models.py NSX|V+V3: Octavia driver 2018-10-02 11:19:55 +03:00
routertype.py remove SHARED constant that now lives in neutron-lib 2018-03-01 15:51:12 -07:00
vcns_models.py Remove deprecation warnings 2016-09-24 20:36:17 +00:00
vnic_index_db.py use neutron-lib for resource_extend 2018-12-23 09:01:12 +00:00