From b8a2d3f517a2c599b603da491229527278b0e87d Mon Sep 17 00:00:00 2001 From: Juha Kosonen Date: Fri, 22 Jan 2016 15:48:39 +0000 Subject: Removed unnecessary references to public subnet cidr Change-Id: I9961fcdd9fca6ae98f4c1b38c7eae119447132e4 Signed-off-by: Juha Kosonen --- testcases/VIM/OpenStack/CI/rally_cert/scenario/opnfv-heat.yaml | 1 - 1 file changed, 1 deletion(-) (limited to 'testcases/VIM/OpenStack/CI/rally_cert/scenario/opnfv-heat.yaml') diff --git a/testcases/VIM/OpenStack/CI/rally_cert/scenario/opnfv-heat.yaml b/testcases/VIM/OpenStack/CI/rally_cert/scenario/opnfv-heat.yaml index 6debb415a..dd8b282a6 100644 --- a/testcases/VIM/OpenStack/CI/rally_cert/scenario/opnfv-heat.yaml +++ b/testcases/VIM/OpenStack/CI/rally_cert/scenario/opnfv-heat.yaml @@ -15,7 +15,6 @@ public_net: {{ floating_network }} image: {{ image_name }} flavor: {{ flavor_name }} - cidr: {{ floating_subnet_cidr }} context: {{ user_context(tenants_amount, users_amount, use_existing_users) }} runner: -- cgit 1.2.3-korg