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

Verify id and pi_cloud_instance_id are not None #90

Merged
merged 1 commit into from
Feb 22, 2022

Conversation

jaywcarman
Copy link
Collaborator

When parameters["id"] is None it should not be used to set the self.id_
attribute.

When parameters["pi_cloud_instance_id"] is None the self.id_
attribute should not be updated.

When parameters["id"] is None it should not be used to set the self.id_
attribute.

When parameters["pi_cloud_instance_id"] is None the self.id_
attribute should _not_ be updated.
@kavya498 kavya498 merged commit 906b1ad into IBM-Cloud:master Feb 22, 2022
@jaywcarman jaywcarman deleted the fix_pi_id_none branch February 22, 2022 12:49
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