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

(Requirement)
(Requirement)
Line 58: Line 58:
 
#All-inclusive registration - The user will be able to select an action from the context menu of a federating CMDB to register all CIs of MDRs.
 
#All-inclusive registration - The user will be able to select an action from the context menu of a federating CMDB to register all CIs of MDRs.
  
#Partial registration - The user will be able to register only a set of configuration items contained by an MDR.
+
#Partial registration - The user will be able to register only a set of configuration items contained by an MDR.
 
+
result.
+
  
 
=Design=
 
=Design=

Revision as of 13:58, 24 January 2008

Back to Data Reporting Design

Change History

Name: Date: Revised Sections:
Sheldon Lee-Loy 01/24/2008
  • Initial version

Workload Estimation

Rough workload estimate in person weeks
Process Sizing Names of people doing the work
Design 0.2 Sheldon Lee-Loy
Code 3
Test 0.5
Documentation 0.5
Build and infrastructure 0.2
Code review, etc.*
TOTAL 4.4

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

Requirement

This enhancement is required to be able to register a set of CI's belonging to an MDR with a federating CMDB. Two different modes should be provided:

  1. All-inclusive registration - The user will be able to select an action from the context menu of a federating CMDB to register all CIs of MDRs.
  1. Partial registration - The user will be able to register only a set of configuration items contained by an MDR.

Design

All-inclusive registration

a) User right clicks a federating CMDB from the left panel > selects "Register Configuration Items" b) A dialog appears with all the registered MDRs c) User selects one or more MDRs and clicks register d) A view opens to display the status of the registration request. The view will indicate the items/relationships that have been accepted or rejected.

Partial registration

a) User performs a CMDBf query on an MDR b) The items will be displayed in the tabular view that will be implemented as part of the following enhancement: https://bugs.eclipse.org/bugs/show_bug.cgi?id=214145 c) User will be able to select a subset of the items/relationships and drag and drop them on a federating CMDB. d) Alternatively, the user will be able to drag and drop the CMDBf query result tree item that appears in the left panel on a federating CMDB. This action will register all items/relationships of the query

Service Meta Data View Mockup

Widget Design

Open Issues/Questions

All reviewer feedback should go in the Talk page for 214672.

Back to the top