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

Delete FRU VPD if FRU is not present #592

Open
wants to merge 1 commit into
base: 1110
Choose a base branch
from

Conversation

RekhaAparna01
Copy link
Collaborator

@RekhaAparna01 RekhaAparna01 commented Jan 16, 2025

GPIO event handling continuously monitors the presence of the FRU. If it detects any change, performs deletion of FRU VPD if FRU is not present, otherwise performs VPD collection if FRU gets added.

This commit adds code to perform deletion of FRU VPD over DBus if FRU is not present during GPIO event handling.

@branupama
Copy link

This commit adds code to delete FRU VPD over DBus if FRU is not present.

which scenario this call is being triggered, we can add in the commit message

GPIO event handling continuously monitors the presence of the FRU. If it
detects any change, performs deletion of FRU VPD if FRU is not present,
otherwise performs VPD collection if FRU gets added.

This commit adds code to perform deletion of FRU VPD over DBus if FRU
is not present during GPIO event handling.

Signed-off-by: RekhaAparna01 <[email protected]>
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.

2 participants