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 200222"

(''' Workload Estimation (required)''')
Line 18: Line 18:
  
  
  Rough workload estimate in person weeks:
+
 
  Process Sizing Names of people doing the work
+
 
  Design David/Ali
+
{| class="wikitable" border="1"
  Code
+
|+ Rough workload estimate in person weeks
  Test
+
|-
  Documentation
+
 
  Build and infrastructure
+
! Process
  Code review & other committer work (e.g. check-in, contribution tracking)  
+
 
  if this is to be contributed by someone who is not a committer in the component 0
+
! Sizing
  N/A - will be done by committer
+
 
  Total
+
! Names of people doing the work
 +
 
 +
|-
 +
 
 +
! align="left" | Design
 +
 
 +
|
 +
 
 +
| David/Ali
 +
 
 +
|-
 +
 
 +
! align="left" | Code
 +
 
 +
|
 +
 
 +
|
 +
 
 +
|-
 +
 
 +
! align="left" | Test
 +
 
 +
|
 +
 
 +
|
 +
|-
 +
 
 +
! align="left" | Documentation
 +
 
 +
|
 +
 
 +
|
 +
|-
 +
 
 +
! align="left" | Build and infrastructure
 +
 
 +
|
 +
 
 +
|
 +
 
 +
|-
 +
 
 +
! align="left" | Code review, etc.*
 +
 
 +
|
 +
 
 +
|
 +
 
 +
|-
 +
 
 +
! align="right" | TOTAL
 +
 
 +
|
 +
 
 +
|
 +
 
 +
|}
 +
 
 +
* -  includes other committer work (e.g. check-in, contribution tracking)
  
 
== ''' Terminologies/Acronyms (required)''' ==
 
== ''' Terminologies/Acronyms (required)''' ==

Revision as of 17:16, 21 August 2007

Adding support for the CMDBf query service on top of the SML repository

Change History:

Name: Date: Revised Sections:

David Whiteman 8/21/2007 Initial version

Overview

In order to act as an MDR per the CMDBf spec, the SML repository needs to support the CMDBf query service. This enhancement is tracked as bugzilla 200222.

Workload Estimation (required)

Rough workload estimate in person weeks
Process Sizing Names of people doing the work
Design David/Ali
Code
Test
Documentation
Build and infrastructure
Code review, etc.*
TOTAL
  • - includes other committer work (e.g. check-in, contribution tracking)

Terminologies/Acronyms (required)

The terminologies/acronyms below are commonly used throughout this document. The list below defines each term:

Term Definition MDR CMDBf SML Repository


Stuff to do

Purpose (required)

This design document addresses COSMOS Bugzilla enhancement request 200222.


Requirements (required)

Use Cases (required)

Graphical Layout (optional)

Class Diagram and Implementation Details

Class Diagrams (optional)

<This section is only required for features that are introducing APIs that will be leveraged by other components>



Command extensions for the data broker.

Data Broker Client API.

Extension Points (optional)

<This section should only be included if new extension points are being introduced>


<Include any additional topics that will help in completing the implementation>

<Content related to the topic above>



Test Coverage (required)

<Include a description of the unit, functional, and system test cases that will be required to test the overall quality of the feature>



Task Breakdown (required)

Open Issues/Questions


Back to the top