diff options
author | Juha Kosonen <juha.kosonen@nokia.com> | 2016-01-22 15:48:39 +0000 |
---|---|---|
committer | Juha Kosonen <juha.kosonen@nokia.com> | 2016-01-22 15:48:39 +0000 |
commit | b8a2d3f517a2c599b603da491229527278b0e87d (patch) | |
tree | 4cf7c4c9f36ad55d73627f58aa9b653ff9eb0889 /testcases/VIM/OpenStack/CI/rally_cert | |
parent | 59063638116508f7ce4f7612def938bb9eb0e938 (diff) |
Removed unnecessary references to public subnet cidr
Change-Id: I9961fcdd9fca6ae98f4c1b38c7eae119447132e4
Signed-off-by: Juha Kosonen <juha.kosonen@nokia.com>
Diffstat (limited to 'testcases/VIM/OpenStack/CI/rally_cert')
-rw-r--r-- | testcases/VIM/OpenStack/CI/rally_cert/scenario/opnfv-heat.yaml | 1 |
1 files changed, 0 insertions, 1 deletions
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: |