Fix linters job

``tox -elinters`` is failing currently because it can't find
some recently added projects which apparently need to have
their paths adjusted with ``sed s;x/;openstack/``.

Change-Id: I3ec992527a052bf6800c23a381f7af2365e47a62
This commit is contained in:
Tom Barron
2019-09-16 11:41:18 -04:00
parent f12c1740b1
commit 1a0e89b3fa

View File

@@ -810,7 +810,7 @@ Infrastructure:
- opendev/afsmon - opendev/afsmon
ansible-role-cloud-launcher: ansible-role-cloud-launcher:
repos: repos:
- x/ansible-role-cloud-launcher - opendev/ansible-role-cloud-launcher
ansible-role-puppet: ansible-role-puppet:
repos: repos:
- opendev/ansible-role-puppet - opendev/ansible-role-puppet
@@ -1422,9 +1422,9 @@ kolla:
- openstack/kolla-cli - openstack/kolla-cli
kayobe: kayobe:
repos: repos:
- x/kayobe - openstack/kayobe
- x/kayobe-config - openstack/kayobe-config
- x/kayobe-config-dev - openstack/kayobe-config-dev
liaisons: liaisons:
- evrardjp - evrardjp