Merge "Add note about vmware-nsx to version-check"

This commit is contained in:
Zuul 2020-01-21 08:18:21 +00:00 committed by Gerrit Code Review
commit 16e0fb9b86
1 changed files with 4 additions and 0 deletions

View File

@ -42,6 +42,10 @@ TARGET = '.releases'
SKIP_PROJECTS = {
'gnocchi-base': 'Gnocchi is not managed by openstack/releases project',
'monasca-thresh': 'Package not published in tarballs.openstack.org',
'neutron-base-plugin-vmware-nsx': 'vmware-nsx is not managed by '
'openstack/releases project (need to '
'check PyPI, they sync major versions '
'with neutron)',
'rally': 'Rally is not managed by openstack/releases project',
}