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
ansible-role-cloud-launcher:
repos:
- x/ansible-role-cloud-launcher
- opendev/ansible-role-cloud-launcher
ansible-role-puppet:
repos:
- opendev/ansible-role-puppet
@@ -1422,9 +1422,9 @@ kolla:
- openstack/kolla-cli
kayobe:
repos:
- x/kayobe
- x/kayobe-config
- x/kayobe-config-dev
- openstack/kayobe
- openstack/kayobe-config
- openstack/kayobe-config-dev
liaisons:
- evrardjp