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

File: [Pegasus] / pegasus / Schemas / CIM236 / DMTFSchemaInfo.txt (download)
Revision: 1.1, Thu May 2 08:11:20 2013 UTC (11 years ago) by dl.meetei
Branch: MAIN
CVS Tags: preBug9676, postBug9676, TASK-TASK_PEP362_RestfulService_branch-root, TASK-TASK_PEP362_RestfulService_branch-merged_out_from_trunk, TASK-TASK_PEP362_RestfulService_branch-merged_in_to_trunk, TASK-TASK_PEP362_RestfulService_branch-merged_in_from_branch, TASK-TASK_PEP362_RestfulService_branch-branch, TASK-PEP362_RestfulService-root, TASK-PEP362_RestfulService-merged_out_to_branch, TASK-PEP362_RestfulService-merged_out_from_trunk, TASK-PEP362_RestfulService-merged_in_to_trunk, TASK-PEP362_RestfulService-merged_in_from_branch, TASK-PEP362_RestfulService-branch, 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, RELEASE_2_13_0-RC2, RELEASE_2_13_0-RC1, RELEASE_2_13_0-FC, RELEASE_2_13_0, RELEASE_2_13-root, RELEASE_2_13-branch, HEAD, CIMRS_WORK_20130824
Branch point for: TASK-PEP317_pullop-branch
BUG#: 9616
TITLE: Upgrade pegasus to have CIM Schema 2.36 in it's repo

DESCRIPTION:

Source File: cim_schema_2.36.0Final-MOFs.zip


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

Three manual updates needed to be made in the generated OpenPegasus mofs after
running the script:

 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_VirtualSettingData.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"

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2