Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "COSMOS Design 205826"

m (Requirement summary)
m (''' Workload Estimation''')
 
(2 intermediate revisions by the same user not shown)
Line 5: Line 5:
 
*Valentina Popescu  
 
*Valentina Popescu  
 
*Email : popescu@ca.ibm.com
 
*Email : popescu@ca.ibm.com
*Last Updated --[[User:Popescu.ca.ibm.com|Popescu.ca.ibm.com]] 17:18, 8 January 2008 (EST)
+
*Last Updated --[[User:Popescu.ca.ibm.com|Popescu.ca.ibm.com]] 10:33, 9 January 2008 (EST)
  
 
= ''' Workload Estimation''' =
 
= ''' Workload Estimation''' =
Line 45: Line 45:
  
 
'* -  includes other committer work (e.g. check-in, contribution tracking)
 
'* -  includes other committer work (e.g. check-in, contribution tracking)
 
'''Note:''' Code sizing doesn’t include time required to understand the existing code in order to make required changes. It is assumed that somebody familiar with this code will do the changes.
 
  
 
=Requirement summary=
 
=Requirement summary=
Line 55: Line 53:
  
 
This plugin contains a set of xsd and xml files ( definition and instance documents) describing a sample Data Center. These documents are described using SML constraints. Once enhancement 205825 is completed, these documents has to be moved to the SML spec level used by the COSMOS SML validator. To test that the move has been done successfully, the COSMOS SML validator must be used to validate all Data Center documents.
 
This plugin contains a set of xsd and xml files ( definition and instance documents) describing a sample Data Center. These documents are described using SML constraints. Once enhancement 205825 is completed, these documents has to be moved to the SML spec level used by the COSMOS SML validator. To test that the move has been done successfully, the COSMOS SML validator must be used to validate all Data Center documents.
 +
 +
=Prerequisites=
 +
This enhancement depends on [https://bugs.eclipse.org/bugs/show_bug.cgi?id=205825 205825] Update SML validator implementation based on changes to the SML latest draft

Latest revision as of 11:34, 9 January 2008

Bugzilla

  • 205826 Update DataCenter model based on latest SML changes

Design document author

  • Valentina Popescu
  • Email : popescu@ca.ibm.com
  • Last Updated --Popescu.ca.ibm.com 10:33, 9 January 2008 (EST)

Workload Estimation

Rough workload estimate in person weeks
Process Sizing Names of people doing the work
Design NA
Code 0.2
Test NA
Documentation NA
Build and infrastructure NA
Code review, etc.*
TOTAL 0.2

'* - includes other committer work (e.g. check-in, contribution tracking)

Requirement summary

Update COSMOS DataCenter SML repository definition and instance documents to match the new SML specification.

  • This enhancement is a prereq of 205825 Update SML validator implementation based on changes to the SML latest draft

The DataCenter sample is located under Resource Modeling project, org.eclipse.cosmos.rm.example.datacenter plugin.

This plugin contains a set of xsd and xml files ( definition and instance documents) describing a sample Data Center. These documents are described using SML constraints. Once enhancement 205825 is completed, these documents has to be moved to the SML spec level used by the COSMOS SML validator. To test that the move has been done successfully, the COSMOS SML validator must be used to validate all Data Center documents.

Prerequisites

This enhancement depends on 205825 Update SML validator implementation based on changes to the SML latest draft

Back to the top