Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

InDev

DevOps Open Metadata Access Service (OMAS)

The DevOps OMAS provides APIs and events for tools that play a role in a DevOps pipeline. It enables these tools to query information about the assets it is deploying, the infrastructure options and any governance actions that need to be performed.

Design Information

The module structure for the DevOps OMAS is as follows:

  • dev-ops-client supports the client library.
  • dev-ops-api supports the common Java classes that are used both by the client and the server.
  • dev-ops-server supports in implementation of the access service and its related event management.
  • dev-ops-spring supports the REST API using the Spring libraries.

Return to the access-services module.


License: CC BY 4.0, Copyright Contributors to the ODPi Egeria project.