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: I0069d97528382e0ce234a8e83ad4ed5ab52dc56c
This commit is contained in:
Jesse Pretorius 2017-08-25 10:34:43 +01:00
parent 79ce232ea6
commit 686ae1f345
1 changed files with 4 additions and 0 deletions

View File

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