Update Rally sanity tasks and blacklists for L2 only
[functest.git] / functest / opnfv_tests / openstack / rally / scenario / sanity / opnfv-nova.yaml
index ffbc5f2..1fbfccb 100644 (file)
@@ -55,9 +55,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(keypairs=true) }}
@@ -76,9 +73,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_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() }}