Change ansible version to 2.4.2 33/50833/3
authorJohn O Loughlin <john.oloughlin@intel.com>
Fri, 19 Jan 2018 10:49:53 +0000 (10:49 +0000)
committerEmma Foley <emma.l.foley@intel.com>
Fri, 19 Jan 2018 11:59:15 +0000 (11:59 +0000)
commit61c3d4ce396d5ebef708261b9ace8ba30757aeec
tree7f7c08f8e3ce8be5067d391b183e4926de643887
parentd2c7cc4e9768ed003257a95c92cdb278d516761b
Change ansible version to 2.4.2

Modified requirements.txt to update ansible version to 2.4.2

For the ansible virt module [1] XML templates are required.

To edit, the XML templates the XML module is required.
This is new in ansible 2.4 [2]

There is no max version restriction for ansible in OpenStack [3].

[1] http://docs.ansible.com/ansible/latest/virt_module.html
[2] https://docs.ansible.com/ansible/2.4/xml_module.html
[3] https://github.com/openstack/kolla-ansible/blob/stable/pike/doc/source/user/quickstart.rst

JIRA: YARDSTICK-948

Change-Id: I19b178f695f7381a3ecfbdb74f953a1276250958
Signed-off-by: John O Loughlin <john.oloughlin@intel.com>
requirements.txt