1.Created new folder vmware_utils
[osm/RO.git] / osm_ro / vmware_utils / OVF_converter / config / disk_controller.yaml
diff --git a/osm_ro/vmware_utils/OVF_converter/config/disk_controller.yaml b/osm_ro/vmware_utils/OVF_converter/config/disk_controller.yaml
new file mode 100644 (file)
index 0000000..b090232
--- /dev/null
@@ -0,0 +1,30 @@
+##\r
+# Copyright 2016-2017 VMware Inc.\r
+# This file is part of ETSI OSM\r
+# All Rights Reserved.\r
+#\r
+# Licensed under the Apache License, Version 2.0 (the "License"); you may\r
+# not use this file except in compliance with the License. You may obtain\r
+# a copy of the License at\r
+#\r
+#         http://www.apache.org/licenses/LICENSE-2.0\r
+#\r
+# Unless required by applicable law or agreed to in writing, software\r
+# distributed under the License is distributed on an "AS IS" BASIS, WITHOUT\r
+# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the\r
+# License for the specific language governing permissions and limitations\r
+# under the License.\r
+#\r
+# For those usages not covered by the Apache License, Version 2.0 please\r
+# contact:  osslegalrouting@vmware.com\r
+##\r
\r
+---\r
+SATA Controller:\r
+  ResourceType: 20\r
+  ResourceSubTypes: ["vmware.sata.ahci"]\r
+IDE Controller:\r
+  ResourceType: 5\r
+SCSI Controller:\r
+  ResourceType: 6\r
+  ResourceSubTypes: ["VirtualSCSI", "lsilogic", "buslogic", "lsilogicsas"]
\ No newline at end of file