Add rsyslog_client dependency for Swift role

The testing needs swift which needs rsyslog_client.
This PR updates the role requirements for testing.

Change-Id: Id1aafc80345f7f12caecf883d41916b26f1cd00a
This commit is contained in:
Andy McCrae 2016-11-16 21:33:38 +00:00
parent d1087b98de
commit 2e46ac9589

View File

@ -62,4 +62,7 @@
scm: git
src: https://github.com/logan2211/ansible-etcd
version: master
- name: rsyslog_client
src: https://git.openstack.org/openstack/openstack-ansible-rsyslog_client
scm: git
version: master