Versions Compared

Key

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

...

We must check the possibilities of doing this, as composition service may not have visibility to underlying services that provides the resource data.

 

Development Plan

Composition Service will be implemented in python 3.x. It has following components.

  1.  Composition service - A back end service that builds and monitor the composition resources. Running as a service 
  2.  API server  - API server exposes the Composition service APIs. Running as a service
  3. DBA library  - Includes DB abstraction. Will be included in  both applications.
  4.  Utility library - Provides helper functions needed. Included in both applications
  5. Service scripts - To run the applications as a service
  6. Build script - To build the environment and install services 

Initial implementation of ODIM Composition service will have support for resource blocks, resource zones and computer system composition. The initial version shall add support to specific composition.

...