Skip to main content

Notice: This Wiki is now read only and edits are no longer 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 209987"

Line 1: Line 1:
Create an example CMDBf Management Data Repository backed by a relational database
+
== '''Create an example CMDBf Management Data Repository backed by a relational database ''' ==
  
WIP
+
=== '''Change History''' ===
 +
{|{{BMTableStyle}}
 +
!align="left"|Name:
 +
!align="left"|Date:
 +
!align="left"|Revised Sections:
 +
|-
 +
|John Todd
 +
|12/11/2007
 +
|<ul><li>Initial version (was WIP)</li></ul>
 +
|-
 +
|}
 +
 
 +
= ''' Workload Estimation''' =
 +
 
 +
{|{{BMTableStyle}}
 +
|+{{BMTableCaptionStyle}}|Rough workload estimate in person weeks
 +
|-{{BMTHStyle}}
 +
! Process
 +
! Sizing
 +
! Names of people doing the work
 +
|-
 +
| align="left" | Design
 +
| unknown
 +
| TBA
 +
|-
 +
| align="left" | Code
 +
| unknown
 +
| TBA
 +
|-
 +
| align="left" | Test
 +
| unknown
 +
| TBA
 +
|-
 +
| align="left" | Documentation
 +
| unknown
 +
| TBA
 +
|-
 +
| align="left" | Build and infrastructure
 +
| unknown
 +
| TBA
 +
|-
 +
| align="left" | Code review, etc.*
 +
| unknown
 +
| TBA
 +
|-
 +
! align="right" | TOTAL
 +
| unknown
 +
| TBA
 +
|}
 +
 
 +
'* -  includes other committer work (e.g. check-in, contribution tracking)
 +
 
 +
= ''' Terminologies/Acronyms''' =
 +
 
 +
The terminologies/acronyms below are commonly used throughout this document.  The list below defines each term regarding how it is used in this document:
 +
 
 +
{|{{BMTableStyle}}
 +
|-{{BMTHStyle}}
 +
! Term
 +
! Definition
 +
|-
 +
|MDR
 +
|Management Data Repository
 +
|-
 +
|}
 +
 
 +
 
 +
=Purpose=
 +
Create an MDR whose back end is a RDBMS.
 +
 
 +
=Requirements=
 +
list any blocking ERs here.
 +
 
 +
=Implementation details=
 +
TBD
 +
 
 +
= ''' Test Coverage ''' =
 +
list test cases here.
 +
 
 +
= '''  Open Issues ''' =
 +
 
 +
This task is still being scoped.
  
 
----
 
----
 
[[Category:COSMOS_Bugzilla_Designs]]
 
[[Category:COSMOS_Bugzilla_Designs]]

Revision as of 11:21, 11 December 2007

Create an example CMDBf Management Data Repository backed by a relational database

Change History

Name: Date: Revised Sections:
John Todd 12/11/2007
  • Initial version (was WIP)

Workload Estimation

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

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

Terminologies/Acronyms

The terminologies/acronyms below are commonly used throughout this document. The list below defines each term regarding how it is used in this document:

Term Definition
MDR Management Data Repository


Purpose

Create an MDR whose back end is a RDBMS.

Requirements

list any blocking ERs here.

Implementation details

TBD

Test Coverage

list test cases here.

Open Issues

This task is still being scoped.


Back to the top