From 41908d415338fc2f6ad525bc1e2444c66d3532c4 Mon Sep 17 00:00:00 2001 From: John O Loughlin Date: Mon, 22 Jan 2018 11:49:43 +0000 Subject: Create host networking configuration Create host networking configuration based on the input configuration file. To define the networks using libvirt, a temporary XML file is generated for each network. JIRA: YARDSTICK-962 Change-Id: I24d1c4d2f2e62884675599deb7db255862283ea4 Signed-off-by: John O Loughlin --- ansible/infra_deploy.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'ansible/infra_deploy.yml') diff --git a/ansible/infra_deploy.yml b/ansible/infra_deploy.yml index 948dd338a..2ab8a2e8b 100644 --- a/ansible/infra_deploy.yml +++ b/ansible/infra_deploy.yml @@ -17,3 +17,4 @@ roles: - infra_check_requirements - infra_destroy_previous_configuration + - infra_create_network -- cgit 1.2.3-korg