From 6377d6819623690b6295228fba5248925940f20b Mon Sep 17 00:00:00 2001 From: Pawel Wieczorek Date: Thu, 30 Jul 2020 12:08:34 +0200 Subject: Add versions of tools used during verification Issue-ID: INT-1601 Change-Id: I3ff59402627e679a6a5dcdb5a64f2d04d1df09cf Signed-off-by: Pawel Wieczorek --- deployment/noheat/infra-openstack/README | 4 ++-- deployment/noheat/infra-openstack/vagrant/test/README | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'deployment/noheat/infra-openstack') 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 -- cgit 1.2.3-korg