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: I13b02994a9cdcf694cad27252a3534c192cc30df
This commit is contained in:
Jesse Pretorius 2017-08-23 06:54:18 +01:00
parent 6127011a19
commit ecb4585e90

View File

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