Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Image Removed
This wiki is for developers of ODIM, an open source software platform that delivers means of distributed physical infrastructure lifecycle management, across telecom and enterprise edge-to-core
 deployments,
 infrastructure deployments and based on the industry standard DMTF Redfish
APIs and information model specifications.  

Latest Release

Release Notes

Use Cases

Architecture

Proposed Projects

Approved Projects

Upcoming Events

  • TBD

Recent Events

API and Model specification.  

(CLICK ON THE PROJECT LOGO TO THE LEFT TO BE TAKEN TO THE OFFICIAL ODIM COMMUNITY PAGE)


LATEST NEWS...

Expand
titleODIM seed code released on https://github.com/ODIM-Project/ODIM

ODIM seed code released on https://github.com/ODIM-Project/ODIM


Latest ODIM Release

Children Display
styleh6
pageLatest Release
sorttitle
reversetrue

Getting Started with ODIM

LF Antitrust Policy

LF Code Of Conduct
LFN Membership Guide
ODIM Governance
ODIM Marketing

Marketing

Children Display
styleh6
pageMarketing

Contributing to the Wiki

Children Display
styleh6
pageDocumenting ODIM Development

Getting Started with ODIM

Code of Conduct

LFN Membership Guide

Governance

Technical Steering Committee (TSC)

Children Display
depth1
style

h2

h6
page

ODIM

Technical Steering Committee
sorttitle

Release Management

=

Children Display
depth1
style

h2

h6
pageRelease Management

Resources for Developers

Developer Information

Children Display
style

h2

h6
page

Developing ONAP

Contributing to the Wiki

Children Display
pageOpen Distributed Infrastructure Management (ODIM)

Open Source

Children Display
depth1
pageOpen Source

Latest: ODIM seed code released on https://github.com/ODIM-Project/ODIM

Image Removed

ODIM

Open Distributed Infrastructure Management, ODIM, is a stack based on DTMF Redfish Services and Model. It puts up Redfish compliant APIs on the northbound side that allows for clients to interact with these Services and data center resources managed by ODIM. 

ODIM does basically 3 things: 

  1. Abstraction/Translation – Clients don’t see differences in vendors’ Redfish implementation or management protocols
  2. Aggregation – ODIM aggregates all resources across the datacenter. No knowledge of IP addresses or credentials needed
  3. Proxy – Clients don’t need to be on the management network. Enables centralized functions
The way we deal with 1) above is through an abstraction layer (or a plugin layer if you will). This layer absorbs the differences between different vendors' Redfish implementation as well allows for communicating with resources that don't speak Redfish at all. Aggregation happens through the Redfish Aggregation Service and takes away the need for clients to know what resources is in the data center. A client can simply query ODIM and get collections of different resources.

Research & Development




Recently Updated