Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clean up software server capabilities #6105

Merged
merged 2 commits into from
Jan 2, 2022

Conversation

mandy-chessell
Copy link
Contributor

Description

This issue has the following changes:

  • AdminServices - Enable an external Enterpriate OMRS Topic - so an external process can listen for OMRS events off of the Enterprise Topic. This is going to be used to support a new OMES called Archive Manager that will maintain open metadata archives.
  • Area 0 types - There are updates to the SoftwareServerCapabilities. This is to allow them to be connected to both SoftwareServers and SoftwareServerPlatforms.
    • Insert SoftwareCapability type between ITInfrastructure and SoftwareServerCapability
    • Add new relationship called SupportedSoftwareCapability to link SoftwareCapability to ITInfrastructure
    • Deprecate SoftwareServerSupportedCapability
    • Change attachToEntity for classifications from SoftwareServerCapability to SoftwareCapability or ITInfrastructure or Referenceable.
    • Add new handler for SoftwareCapability

There is a corresponding change to egeria-docs ...

How Has This Been Tested?

Using the FVT.

@mandy-chessell mandy-chessell merged commit 256bc4f into odpi:master Jan 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant