ovf-metadata.json

ovf-metadata.json

The ovf-metadata.json file specifies the OVF properties of interest for the OVF processing task. Configure this to extract metadata from an OVF and create corresponding properties on an image for the Image service. Currently, the task supports only the extraction of properties from the CIM_ProcessorAllocationSettingData namespace, CIM schema.

{
    "cim_pasd": [
        "ProcessorArchitecture",
        "InstructionSet",
        "InstructionSetExtensionName"
    ]
}
Creative Commons Attribution 3.0 License

Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.