aboutsummaryrefslogtreecommitdiffstats
path: root/deployment
diff options
context:
space:
mode:
authorPawel Wieczorek <p.wieczorek2@samsung.com>2020-07-30 12:08:34 +0200
committerMorgan Richomme <morgan.richomme@orange.com>2020-08-07 13:01:27 +0000
commit6377d6819623690b6295228fba5248925940f20b (patch)
treec5441d075f1a9443d5c4e1b7fc430ea304974d05 /deployment
parentedfa4e8eb7bbe6b057fdf2ec62406f5f3a3305de (diff)
Add versions of tools used during verification
Issue-ID: INT-1601 Change-Id: I3ff59402627e679a6a5dcdb5a64f2d04d1df09cf Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
Diffstat (limited to 'deployment')
-rw-r--r--deployment/noheat/README4
-rw-r--r--deployment/noheat/infra-openstack/README4
-rw-r--r--deployment/noheat/infra-openstack/vagrant/test/README4
3 files changed, 6 insertions, 6 deletions
diff --git a/deployment/noheat/README b/deployment/noheat/README
index 06b55510b..287dc9f9a 100644
--- a/deployment/noheat/README
+++ b/deployment/noheat/README
@@ -24,8 +24,8 @@ Configuration
Dependencies
~~~~~~~~~~~~
-- Ansible
-- openstacksdk_
+- Ansible: tested on 2.9.9 (using Python 3.5.2)
+- openstacksdk_: tested on 0.46.0 (using Python 3.5.2)
.. _openstacksdk: https://pypi.org/project/openstacksdk
diff --git a/deployment/noheat/infra-openstack/README b/deployment/noheat/infra-openstack/README
index b0c7e4323..cb7cb9320 100644
--- a/deployment/noheat/infra-openstack/README
+++ b/deployment/noheat/infra-openstack/README
@@ -22,8 +22,8 @@ Configuration
Dependencies
~~~~~~~~~~~~
-- Ansible
-- openstacksdk_
+- Ansible: tested on 2.9.9 (using Python 3.5.2)
+- openstacksdk_: tested on 0.46.0 (using Python 3.5.2)
.. _openstacksdk: https://pypi.org/project/openstacksdk
diff --git a/deployment/noheat/infra-openstack/vagrant/test/README b/deployment/noheat/infra-openstack/vagrant/test/README
index 36cf36f38..03d9ea101 100644
--- a/deployment/noheat/infra-openstack/vagrant/test/README
+++ b/deployment/noheat/infra-openstack/vagrant/test/README
@@ -10,8 +10,8 @@ Prerequisites
Dependencies
~~~~~~~~~~~~
-- make
-- git
+- make: tested on 4.1
+- git: tested on 2.17.1
Running