Update requirements of OpenStack noheat deployment
[integration.git] / deployment / noheat / README.rst
index f3c7fb8..da66516 100644 (file)
@@ -24,16 +24,15 @@ Configuration
 Dependencies
 ~~~~~~~~~~~~
 
-- Ansible: tested on 2.9.9 (using Python 3.5.2)
+- Required python packages (including Ansible) can be found in ``requirements.txt`` pip file.
+  Tested on Python 3.6.9.
+- Ansible:
     - Collections
-        - community.crypto: tested on 1.3.0
-        - ansible.posix: tested on 1.1.1
+        - community.crypto: tested on 1.7.1
+        - ansible.posix: tested on 1.2.0
+        - openstack.cloud: tested on 1.5.0
     - Roles
         - geerlingguy.ansible: tested on 2.1.0
-- openstacksdk_: tested on 0.46.0 (using Python 3.5.2)
-
-.. _openstacksdk: https://pypi.org/project/openstacksdk
-
 
 Expected output
 ---------------