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 "Leveraging CMDBf"

(New page: This page is the beginning of where we can begin our discussions on the CMDBf specification. The CMDBf specification can be found here: http://cmdbf.org/)
 
Line 1: Line 1:
 
This page is the beginning of where we can begin our discussions on the CMDBf specification.
 
This page is the beginning of where we can begin our discussions on the CMDBf specification.
  
 +
== Specification ==
 
The CMDBf specification can be found here: http://cmdbf.org/
 
The CMDBf specification can be found here: http://cmdbf.org/
 +
 +
 +
== Overview ==
 +
The COSMOS project intends to produce a reference implementation of a CMDBf Management Data Repository (MDR).  The project will demonstrate how a client can use multiple MDRs through the CMDBf query interfaces and registration services to display information from multiple management systems.  COSMOS will also create any additional infrastructure required to support the basic use case.
 +
 +
== Basic Use Case ==
 +
The image below is an overview of the most basic use case. 
 +
[[Image:Cosmos-cmdbf-overview.gif]]
 +
 +
== Requirements ==
 +
These are the high level requirements necessary to complete the implementation of CMDBf.  We will break these down into bugzilla enhancement requests.
 +
 +
(Needs to be expanded on during the call... this is just a start....)
 +
* Query
 +
* Registration
 +
* Data Broker [https://bugs.eclipse.org/bugs/show_bug.cgi?id=197867 197867: Need to design and implement the COSMOS DC Data Broker for i6]
 +
* WS-RC [https://bugs.eclipse.org/bugs/show_bug.cgi?id=198553 198553: Provide an implementatin of WS Resource Catalog]
 +
* Client updates [https://bugs.eclipse.org/bugs/show_bug.cgi?id=197870 197870: Need to design and implement the COSMOS DC client APIs]
 +
* UI work for sheldon
 +
 +
 +
----
 +
[[Category:COSMOS]]

Revision as of 12:12, 8 August 2007

This page is the beginning of where we can begin our discussions on the CMDBf specification.

Specification

The CMDBf specification can be found here: http://cmdbf.org/


Overview

The COSMOS project intends to produce a reference implementation of a CMDBf Management Data Repository (MDR). The project will demonstrate how a client can use multiple MDRs through the CMDBf query interfaces and registration services to display information from multiple management systems. COSMOS will also create any additional infrastructure required to support the basic use case.

Basic Use Case

The image below is an overview of the most basic use case. Cosmos-cmdbf-overview.gif

Requirements

These are the high level requirements necessary to complete the implementation of CMDBf. We will break these down into bugzilla enhancement requests.

(Needs to be expanded on during the call... this is just a start....)



Back to the top