From cbc0bf009dc59c483c88ce32a50c016874cd5363 Mon Sep 17 00:00:00 2001 From: Pawel Wieczorek Date: Tue, 16 Jun 2020 12:05:14 +0200 Subject: Add Ansible roles for OpenStack hosts Key pair is generated upon host creation and removed after the host is destroyed. This patch is based on previous work by: Krzysztof Opasiak Issue-ID: INT-1601 Change-Id: I9acd0b68a3ee79a0d710c40e0a1cc8470dfacce5 Signed-off-by: Pawel Wieczorek --- deployment/noheat/infra-openstack/vagrant/test/destroy_host.stdout | 1 + 1 file changed, 1 insertion(+) create mode 100644 deployment/noheat/infra-openstack/vagrant/test/destroy_host.stdout (limited to 'deployment/noheat/infra-openstack/vagrant/test/destroy_host.stdout') diff --git a/deployment/noheat/infra-openstack/vagrant/test/destroy_host.stdout b/deployment/noheat/infra-openstack/vagrant/test/destroy_host.stdout new file mode 100644 index 000000000..30d7e153a --- /dev/null +++ b/deployment/noheat/infra-openstack/vagrant/test/destroy_host.stdout @@ -0,0 +1 @@ +Host operator0 not found. -- cgit 1.2.3-korg