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

overwrite FogExtensions::AzureRM::Server::persisted? #19

Closed
wants to merge 1 commit into from

Conversation

hlawatschek
Copy link
Contributor

this pull request overwrites the way 'compute_object.persisted?' is calculated.
As in this scenario '!!identity' is always true it is not sufficient. Adding '!!id' seems reasonable.
This should resolve #4 for at least foreman >= 1.18

@apuntamb
Copy link
Member

We suspect this issue will not occur if the fog-azure-rm gem is updated to the latest version in our gemspec. This is still in review process fog-azure-rm/413. Once, this upgrades, it should solve this issue for us. If it continues to show conflicts, we can recheck.

@apuntamb
Copy link
Member

@hlawatschek Closing this in favor of #36
This issue has been handled under the same PR as we no longer have fog dependency.
Thanks.

@apuntamb apuntamb closed this Aug 28, 2019
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.

Functionality
2 participants