Add group-based-policy to blacklist

This commit adds x/group-based-policy plugin to the blacklist. It looks
this plugin doesn't support python3 yet.

Change-Id: I2f97f2245434d21b83c790efd37a7092ef1bfeb2
This commit is contained in:
Masayuki Igawa 2019-08-29 11:21:28 +09:00
parent 0c675d70de
commit 8913b1db63
No known key found for this signature in database
GPG Key ID: 290F53EDC899BF89
1 changed files with 1 additions and 0 deletions

View File

@ -38,6 +38,7 @@ BLACKLIST = [
'openstack/barbican-tempest-plugin',
# https://review.opendev.org/#/c/634631/
'x/gce-api', # It looks gce-api doesn't support python3 yet.
'x/group-based-policy', # It looks this doesn't support python3 yet.
'x/intel-nfv-ci-tests', # https://review.opendev.org/#/c/634640/
'openstack/networking-generic-switch',
# https://review.opendev.org/#/c/634846/