-
Notifications
You must be signed in to change notification settings - Fork 34
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
OVA: Add support for removing deleted vms from the inventory #659
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
few minor comments, overall looks good, but please also change the commit message (I edited the description of the PR)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@bkhizgiy also the commit message is empty (besides the title), no?
Currently, when a VM is deleted from the NFS share it is not removed from the inventory. With this change it will be removed. Signed-off-by: Bella Khizgiyaev <[email protected]>
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
Currently when a VM is deleted from the NFS share it is not removed from the inventory, this change will support it.
https://issues.redhat.com/browse/MTV-733