openstack-ansible-lxc_conta.../tests/ansible-role-requirements.yml
Jesse Pretorius 35cb314429 Remove dependency on python2_lxc git source
The git source for python2_lxc was necessary before the package was
available on pypi, which it now is:
 - https://pypi.python.org/pypi/lxc-python2

This patch removes the py_from_git role from the functional testing
playbook.

Change-Id: I84c834c6193676868069c24e8b702035fb98ad71
2016-03-24 12:09:04 +00:00

13 lines
378 B
YAML

- name: apt_package_pinning
src: https://git.openstack.org/openstack/openstack-ansible-apt_package_pinning
scm: git
version: master
- name: pip_install
src: https://git.openstack.org/openstack/openstack-ansible-pip_install
scm: git
version: master
- name: lxc_hosts
src: https://git.openstack.org/openstack/openstack-ansible-lxc_hosts
scm: git
version: master