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: I262b79da648d481547ce9fa8fad81df2683c9678
This commit is contained in:
Jimmy McCrory 2016-07-20 18:47:01 -07:00
parent 3a07c98a0a
commit 679fac1382
1 changed files with 0 additions and 4 deletions

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