diff options
author | Cedric Ollivier <cedric.ollivier@orange.com> | 2020-04-12 14:03:14 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2020-04-12 14:03:14 +0000 |
commit | 98e8422f2f235190def0f7ae3a2b1e42e0655b50 (patch) | |
tree | 04f8f11bf17eaa952e85e5c933b1e5d00fd00d50 | |
parent | ac40901f8d438d676db5646e2659c791b0e1aac5 (diff) | |
parent | e1fee2d236dd923e8c5969f36bdc41922f1a8c56 (diff) |
Merge "Conform with the upstream create_and_delete_subnets"
-rw-r--r-- | functest/opnfv_tests/openstack/rally/scenario/full/opnfv-neutron.yaml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/functest/opnfv_tests/openstack/rally/scenario/full/opnfv-neutron.yaml b/functest/opnfv_tests/openstack/rally/scenario/full/opnfv-neutron.yaml index b8b1b9b6b..b2248d499 100644 --- a/functest/opnfv_tests/openstack/rally/scenario/full/opnfv-neutron.yaml +++ b/functest/opnfv_tests/openstack/rally/scenario/full/opnfv-neutron.yaml @@ -150,8 +150,6 @@ subnets_per_network: 1 context: {% call user_context(tenants_amount, users_amount, use_existing_users) %} - network: - router: {} quotas: neutron: network: -1 |