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: Ifcb24a17ebba4c45f304a4c3bea1753427dea59b
This commit is contained in:
Jimmy McCrory 2016-07-20 18:47:01 -07:00
parent eaac07c507
commit cbb61c0116

View File

@ -18,10 +18,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_client
src: https://git.openstack.org/openstack/openstack-ansible-galera_client
scm: git