Add note about vmware-nsx to version-check

Change-Id: Ie136940c883b15a082e0f538a1c46134edbb10cc
This commit is contained in:
Radosław Piliszek 2020-01-20 10:57:57 +01:00
parent 347bd599e5
commit d9fa85629a
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',
}