(file) Return to DMTFSchemaInfo.txt CVS log (file) (dir) Up to [Pegasus] / pegasus / Schemas / CIM241

File: [Pegasus] / pegasus / Schemas / CIM241 / DMTFSchemaInfo.txt (download)
Revision: 1.1, Mon Aug 25 21:28:26 2014 UTC (9 years, 8 months ago) by karl
Branch: MAIN
CVS Tags: preBug9676, postBug9676, TASK-PEP317_pullop-merged_out_from_trunk, TASK-PEP317_pullop-merged_in_to_trunk, RELEASE_2_14_1, RELEASE_2_14_0-RC2, RELEASE_2_14_0-RC1, RELEASE_2_14_0, RELEASE_2_14-root, RELEASE_2_14-branch, HEAD
Branch point for: TASK-PEP317_pullop-branch
BUG#: 9745
TITLE: Update to use Latest CIM Schema

DESCRIPTION: Commit Schema 241 to CVS including Pegasus link files

Source File: cim_schema_2.41.0Final-MOFs.zip

To generate the OpenPegasus specific mofs used to load CIM server specific
namespaces the script  pegasus/mak/CreateDmtfSchema was used.

The following manual updates needed to be made in the generated OpenPegasus
mofs after running the script for CIM241:

 In CIM_Core.mof added the lines:
    #pragma include ("DMTF/Interop/CIM_Error.mof")
    at the top of all other includes i.e just before
    the #include of "DMTF/Core/CIM_ManagedElement.mof" 

    #pragma include ("DMTF/System/CIM_VirtualSystemSettingData.mof")
    before the include of "DMTF/Core/CIM_VirtualEthernetSwitchSettingData.mof"

 In CIM_System.mof added the line:
    #pragma include ("DMTF/User/CIM_Credential.mof")
    before the #include of "DMTF/System/CIM_BIOSService.mof"

 In CIM_Interop.mof
    #pragma include ("DMTF/Network/CIM_ProtocolServiceCapabilities.mof")
    before the first exisitng #include in the file

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2