| beierl | b0031f3 | 2019-11-29 14:03:21 -0500 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| beierl | c6b00f0 | 2019-10-07 13:09:24 -0400 | [diff] [blame] | 2 | <!-- |
| 3 | Copyright 2016-2019 VMware Inc. |
| 4 | This file is part of ETSI OSM |
| 5 | All Rights Reserved. |
| 6 | |
| 7 | Licensed under the Apache License, Version 2.0 (the "License"); you may |
| 8 | not use this file except in compliance with the License. You may obtain |
| 9 | a copy of the License at |
| 10 | |
| 11 | http://www.apache.org/licenses/LICENSE-2.0 |
| 12 | |
| 13 | Unless required by applicable law or agreed to in writing, software |
| 14 | distributed under the License is distributed on an "AS IS" BASIS, WITHOUT |
| 15 | WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the |
| 16 | License for the specific language governing permissions and limitations |
| 17 | under the License. |
| 18 | |
| 19 | For those usages not covered by the Apache License, Version 2.0 please |
| 20 | contact: osslegalrouting@vmware.com |
| 21 | --> |
| beierl | c6b00f0 | 2019-10-07 13:09:24 -0400 | [diff] [blame] | 22 | <Envelope xmlns="http://schemas.dmtf.org/ovf/envelope/1" xmlns:cim="http://schemas.dmtf.org/wbem/wscim/1/common" xmlns:ovf="http://schemas.dmtf.org/ovf/envelope/1" xmlns:rasd="http://schemas.dmtf.org/wbem/wscim/1/cim-schema/2/CIM_ResourceAllocationSettingData" xmlns:vmw="http://www.vmware.com/schema/ovf" xmlns:vssd="http://schemas.dmtf.org/wbem/wscim/1/cim-schema/2/CIM_VirtualSystemSettingData" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> |
| 23 | <References> |
| 24 | <File ovf:href="disk_img_filename.vmdk" ovf:id="file1" /> |
| 25 | </References> |
| 26 | <DiskSection> |
| 27 | <Info>Virtual disk information</Info> |
| 28 | <Disk ovf:capacity="1" ovf:capacityAllocationUnits="byte" ovf:diskId="vmdisk1" ovf:fileRef="file1" ovf:format="http://www.vmware.com/interfaces/specifications/vmdk.html#streamOptimized" ovf:populatedSize="0"/> |
| 29 | </DiskSection> |
| 30 | |
| 31 | <NetworkSection> |
| 32 | <Info>List of logical networks used in the package</Info> |
| beierl | b0031f3 | 2019-11-29 14:03:21 -0500 | [diff] [blame] | 33 | </NetworkSection> |
| beierl | c6b00f0 | 2019-10-07 13:09:24 -0400 | [diff] [blame] | 34 | |
| beierl | b0031f3 | 2019-11-29 14:03:21 -0500 | [diff] [blame] | 35 | <VirtualSystem ovf:id="vm"> |
| beierl | c6b00f0 | 2019-10-07 13:09:24 -0400 | [diff] [blame] | 36 | <Info>A virtual machine</Info> |
| 37 | <Name>Virtual machine name</Name> |
| 38 | |
| 39 | <OperatingSystemSection ovf:id="1"> |
| 40 | <Info>The kind of installed guest operating system</Info> |
| 41 | <Description>Other (32-bit)</Description> |
| 42 | </OperatingSystemSection> |
| 43 | |
| 44 | <VirtualHardwareSection> |
| 45 | <Info>Virtual hardware requirements</Info> |
| 46 | <System> |
| 47 | <vssd:ElementName>Virtual Hardware Family</vssd:ElementName> |
| 48 | <vssd:InstanceID>0</vssd:InstanceID> |
| 49 | <vssd:VirtualSystemIdentifier>Test1</vssd:VirtualSystemIdentifier> |
| 50 | <vssd:VirtualSystemType>vmx-14</vssd:VirtualSystemType> |
| 51 | </System> |
| 52 | |
| 53 | <Item> |
| 54 | <rasd:AllocationUnits>hertz * 10^6</rasd:AllocationUnits> |
| 55 | <rasd:Description>Number of Virtual CPUs</rasd:Description> |
| 56 | <rasd:ElementName>1 virtual CPU(s)</rasd:ElementName> |
| 57 | <rasd:InstanceID>1</rasd:InstanceID> |
| 58 | <rasd:ResourceType>3</rasd:ResourceType> |
| 59 | <rasd:VirtualQuantity>1</rasd:VirtualQuantity> |
| 60 | </Item> |
| 61 | <Item> |
| 62 | <rasd:AllocationUnits>byte * 2^20</rasd:AllocationUnits> |
| 63 | <rasd:Description>Memory Size</rasd:Description> |
| 64 | <rasd:ElementName>1GB of memory</rasd:ElementName> |
| 65 | <rasd:InstanceID>2</rasd:InstanceID> |
| 66 | <rasd:ResourceType>4</rasd:ResourceType> |
| 67 | <rasd:VirtualQuantity>1024</rasd:VirtualQuantity> |
| 68 | </Item> |
| 69 | <Item> |
| 70 | <rasd:Address>0</rasd:Address> |
| 71 | <rasd:Description>SCSI Controller</rasd:Description> |
| 72 | <rasd:ElementName>scsiController0</rasd:ElementName> |
| 73 | <rasd:InstanceID>3</rasd:InstanceID> |
| 74 | <rasd:ResourceSubType>lsilogicsas</rasd:ResourceSubType> |
| 75 | <rasd:ResourceType>6</rasd:ResourceType> |
| 76 | </Item> |
| 77 | <Item> |
| 78 | <rasd:AddressOnParent>0</rasd:AddressOnParent> |
| 79 | <rasd:ElementName>disk0</rasd:ElementName> |
| 80 | <rasd:HostResource>ovf:/disk/vmdisk1</rasd:HostResource> |
| 81 | <rasd:InstanceID>4</rasd:InstanceID> |
| 82 | <rasd:Parent>3</rasd:Parent> |
| 83 | <rasd:ResourceType>17</rasd:ResourceType> |
| 84 | </Item> |
| 85 | <Item ovf:required="false"> |
| 86 | <rasd:AutomaticAllocation>false</rasd:AutomaticAllocation> |
| 87 | <rasd:ElementName>video</rasd:ElementName> |
| 88 | <rasd:InstanceID>5</rasd:InstanceID> |
| 89 | <rasd:ResourceType>24</rasd:ResourceType> |
| 90 | </Item> |
| 91 | <Item ovf:required="false"> |
| 92 | <rasd:AutomaticAllocation>false</rasd:AutomaticAllocation> |
| 93 | <rasd:ElementName>vmci</rasd:ElementName> |
| 94 | <rasd:InstanceID>6</rasd:InstanceID> |
| 95 | <rasd:ResourceSubType>vmware.vmci</rasd:ResourceSubType> |
| 96 | <rasd:ResourceType>1</rasd:ResourceType> |
| 97 | </Item> |
| 98 | <vmw:Config ovf:required="false" vmw:key="cpuHotAddEnabled" vmw:value="true"/> |
| 99 | <vmw:Config ovf:required="false" vmw:key="powerOpInfo.powerOffType" vmw:value="soft"/> |
| 100 | <vmw:Config ovf:required="false" vmw:key="powerOpInfo.resetType" vmw:value="soft"/> |
| 101 | <vmw:Config ovf:required="false" vmw:key="powerOpInfo.suspendType" vmw:value="soft"/> |
| 102 | <vmw:Config ovf:required="false" vmw:key="tools.syncTimeWithHost" vmw:value="true"/> |
| 103 | <vmw:Config ovf:required="false" vmw:key="tools.toolsUpgradePolicy" vmw:value="upgradeAtPowerCycle"/> |
| 104 | </VirtualHardwareSection> |
| 105 | |
| 106 | </VirtualSystem> |
| 107 | </Envelope> |