Remove openstack_hosts from test requirements

The openstack_hosts role is not used in any of the test playbooks
or required by dependent roles and can be removed from the test
role requirements.

Change-Id: Id76e2c13f40163257a6e02ad199b05c43d29f607
This commit is contained in:
Jimmy McCrory 2016-07-20 18:47:02 -07:00 committed by Jesse Pretorius (odyssey4me)
parent d85ab728c4
commit ba39ab4eee

View File

@ -22,10 +22,6 @@
src: https://git.openstack.org/openstack/openstack-ansible-lxc_container_create
scm: git
version: master
- name: openstack_hosts
src: https://git.openstack.org/openstack/openstack-ansible-openstack_hosts
scm: git
version: master
- name: galera_server
src: https://git.openstack.org/openstack/openstack-ansible-galera_server
scm: git