diff --git a/test-ansible-deps.txt b/test-ansible-deps.txt index 8ebddf36..4bacb8e4 100644 --- a/test-ansible-deps.txt +++ b/test-ansible-deps.txt @@ -8,7 +8,7 @@ # target configuration in each role. # The Ansible version used for testing -ansible==2.5.8 +ansible==2.6.6 # The Ansible lint version used for lint tests ansible-lint==3.4.21 diff --git a/test-requirements.txt b/test-requirements.txt index 20a8c07f..9ccefabb 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -40,7 +40,7 @@ python-openstackclient>=3.14.2 # We use this for the Ansible openstack # modules. -shade>=1.17.0 # Apache-2.0 +openstacksdk>=0.14.0 # Apache-2.0 # We use this for the json_query filter jmespath>=0.9.3 # MIT