Modified vcd unit tests as per latest pyvcloud changes
[osm/RO.git] / osm_ro / vmware_utils / OVF_converter / config / disk_controller.yaml
1 ##\r
2 # Copyright 2016-2017 VMware Inc.\r
3 # This file is part of ETSI OSM\r
4 # All Rights Reserved.\r
5 #\r
6 # Licensed under the Apache License, Version 2.0 (the "License"); you may\r
7 # not use this file except in compliance with the License. You may obtain\r
8 # a copy of the License at\r
9 #\r
10 #         http://www.apache.org/licenses/LICENSE-2.0\r
11 #\r
12 # Unless required by applicable law or agreed to in writing, software\r
13 # distributed under the License is distributed on an "AS IS" BASIS, WITHOUT\r
14 # WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the\r
15 # License for the specific language governing permissions and limitations\r
16 # under the License.\r
17 #\r
18 # For those usages not covered by the Apache License, Version 2.0 please\r
19 # contact:  osslegalrouting@vmware.com\r
20 ##\r
21  \r
22 ---\r
23 SATA Controller:\r
24   ResourceType: 20\r
25   ResourceSubTypes: ["vmware.sata.ahci"]\r
26 IDE Controller:\r
27   ResourceType: 5\r
28 SCSI Controller:\r
29   ResourceType: 6\r
30   ResourceSubTypes: ["VirtualSCSI", "lsilogic", "buslogic", "lsilogicsas"]