Remove all network data in Rally full tasks 07/71707/1
authorCédric Ollivier <cedric.ollivier@orange.com>
Wed, 9 Dec 2020 17:54:17 +0000 (18:54 +0100)
committerCédric Ollivier <cedric.ollivier@orange.com>
Wed, 9 Dec 2020 17:56:11 +0000 (18:56 +0100)
Change-Id: I97fcd7831cfcf6aa5abef007fca214e4042702e5
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit 23e6bacad91047d1e9db676eab55a276b7c062ad)

functest/opnfv_tests/openstack/rally/scenario/full/opnfv-nova.yaml

index fec3a56..187f2cf 100644 (file)
@@ -39,9 +39,6 @@
           - net-id: {{ netid }}
       context:
         {% call user_context(tenants_amount, users_amount, use_existing_users) %}
-        network:
-          networks_per_tenant: 1
-          start_cidr: "100.1.0.0/25"
         quotas:
           {{ unlimited_neutron() }}
           {{ unlimited_nova() }}
@@ -59,9 +56,6 @@
           - net-id: {{ netid }}
       context:
         {% call user_context(tenants_amount, users_amount, use_existing_users) %}
-        network:
-          networks_per_tenant: 1
-          start_cidr: "100.1.0.0/25"
         quotas:
           {{ unlimited_neutron() }}
           {{ unlimited_nova() }}
@@ -80,9 +74,6 @@
           - net-id: {{ netid }}
       context:
         {% call user_context(tenants_amount, users_amount, use_existing_users) %}
-        network:
-          networks_per_tenant: 1
-          start_cidr: "100.1.0.0/25"
         quotas:
           {{ unlimited_neutron() }}
           {{ unlimited_nova() }}
           - net-id: {{ netid }}
       context:
         {% call user_context(tenants_amount, users_amount, use_existing_users) %}
-        network:
-          networks_per_tenant: 1
-          start_cidr: "100.1.0.0/25"
         quotas:
           {{ unlimited_neutron() }}
           {{ unlimited_nova() }}
           - net-id: {{ netid }}
       context:
         {% call user_context(tenants_amount, users_amount, use_existing_users) %}
-        network:
-          networks_per_tenant: 1
-          start_cidr: "100.1.0.0/25"
         quotas:
           {{ unlimited_neutron() }}
           {{ unlimited_nova() }}
               - net-id: {{ netid }}
       context:
         {% call user_context(tenants_amount, users_amount, use_existing_users) %}
-        network:
-          networks_per_tenant: 1
-          start_cidr: "100.1.0.0/25"
         quotas:
           {{ unlimited_neutron() }}
           {{ unlimited_nova(keypairs=true) }}
           - net-id: {{ netid }}
       context:
         {% call user_context(tenants_amount, users_amount, use_existing_users) %}
-        network:
-          networks_per_tenant: 1
-          start_cidr: "100.1.0.0/25"
         quotas:
           {{ unlimited_volumes() }}
           {{ unlimited_neutron() }}
           - net-id: {{ netid }}
       context:
         {% call user_context(tenants_amount, users_amount, use_existing_users) %}
-        network:
-          networks_per_tenant: 1
-          start_cidr: "100.1.0.0/25"
         quotas:
           {{ unlimited_neutron() }}
           {{ unlimited_nova() }}