Add opendaylight role to tests a-r-r

In order to pass the lint test, all meta-dep
roles for the roles we execute in the test must
be present. As the os_neutron role recently got
the opendaylight role added as a meta-dep it is
now required here too.

Change-Id: If34464a2c2d87efa5857da804428231f9045c235
This commit is contained in:
Jesse Pretorius 2017-09-04 14:28:05 +01:00
parent b614100c23
commit f84cc21887
1 changed files with 4 additions and 0 deletions

View File

@ -70,3 +70,7 @@
src: https://git.openstack.org/openstack/openstack-ansible-rsyslog_client
scm: git
version: master
- name: opendaylight
scm: git
src: https://git.opendaylight.org/gerrit/p/integration/packaging/ansible-opendaylight.git
version: master