clean up obsolete URL data
Now that we use the openstack-governance library we don't need the URLs that point to the governance data. Change-Id: I0cb8f4ebdd5b8b1d04ef390f8f27c1f3fc3a5dfc Signed-off-by: Doug Hellmann <doug@doughellmann.com>
This commit is contained in:
parent
e7503ea9f7
commit
65eb77f0bb
@ -405,9 +405,6 @@ def load_project_data(source_directory,
|
||||
return project_data
|
||||
|
||||
|
||||
_GOVERNANCE_URL = 'http://git.openstack.org/cgit/openstack/governance/plain/reference/projects.yaml' # noqa
|
||||
_GOVERNANCE_SIGS_URL = 'http://git.openstack.org/cgit/openstack/governance/plain/reference/sigs-repos.yaml' # noqa
|
||||
_GOVERNANCE_FOUNDATION_URL = 'http://git.openstack.org/cgit/openstack/governance/plain/reference/foundation-board-repos.yaml' # noqa
|
||||
_IGNORED_REPOS = [
|
||||
'openstack/releases',
|
||||
'openstack-infra/releasestatus',
|
||||
|
Loading…
Reference in New Issue
Block a user