X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2FRO.git;a=blobdiff_plain;f=RO%2Ftest%2FRO_tests%2Fno_port_security%2Fscenario_vnf_no_port_security.yaml;fp=RO%2Ftest%2FRO_tests%2Fno_port_security%2Fscenario_vnf_no_port_security.yaml;h=0000000000000000000000000000000000000000;hp=1f2e41b6f2ea88ed3b1bf0535d3ff74f1498f861;hb=e4d1a3d01fee5d5e234bd3e2d9b26ec0ae4eef44;hpb=ee6a62063244ab492bc4d09cc5fe89388a5d1ea6 diff --git a/RO/test/RO_tests/no_port_security/scenario_vnf_no_port_security.yaml b/RO/test/RO_tests/no_port_security/scenario_vnf_no_port_security.yaml deleted file mode 100644 index 1f2e41b6..00000000 --- a/RO/test/RO_tests/no_port_security/scenario_vnf_no_port_security.yaml +++ /dev/null @@ -1,40 +0,0 @@ -## -# Copyright 2015 Telefonica Investigacion y Desarrollo, S.A.U. -# This file is part of openmano -# All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); you may -# not use this file except in compliance with the License. You may obtain -# a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, WITHOUT -# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the -# License for the specific language governing permissions and limitations -# under the License. -# -# For those usages not covered by the Apache License, Version 2.0 please -# contact with: nfvlabs@tid.es -## ---- -schema_version: 2 -scenario: - name: vnf_no_port_security - description: vnf_no_port_security - public: false # if available for other tenants - vnfs: - vnf_no_port_security: # vnf name in the scenario - #identify an already openmano uploaded VNF either by vnf_id (uuid, prefered) or vnf_name - #vnf_id: 0c0dcc20-c5d5-11e6-a9fb-fa163e2ae06e #prefered id method - vnf_name: vnf_no_port_security #can fail if several vnfs matches this name - #graph: {"y":399,"x":332,"ifaces":{"left":[["xe0","d"],["xe1","d"]],"bottom":[["eth0","v"],["eth1","m"]]}} - networks: - mgmt: - # Connections based on external networks (datacenter nets) must include the external network in the list of nodes - type: bridge - external: true #this will be connected outside - interfaces: - - vnf_no_port_security: mgmt0 -