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

Entity comparison #5

Open
rmc3 opened this issue May 2, 2018 · 1 comment
Open

Entity comparison #5

rmc3 opened this issue May 2, 2018 · 1 comment
Assignees

Comments

@rmc3
Copy link
Contributor

rmc3 commented May 2, 2018

It should be possible for each entity within a model to compare itself against its counterpart, for instance

  • A service policy in the configured model should be able to search for its counterpart in the actual model and identify if it needs to be created or updated
  • An OU in the actual model should be able to search for its counterpart in the configured model and, if it does not exist, determine that it should be deleted.
@rmc3 rmc3 added this to To do in cumulogenesis May 9, 2018
@rmc3 rmc3 moved this from To do to In progress in cumulogenesis May 16, 2018
@rmc3
Copy link
Contributor Author

rmc3 commented May 17, 2018

This has been implemented but test coverage needs to be improved before we can call it done.

@rmc3 rmc3 self-assigned this Jun 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
cumulogenesis
  
In progress
Development

No branches or pull requests

1 participant