-
Notifications
You must be signed in to change notification settings - Fork 22
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
fix(HMS-2830): Add resource group to Azure response #727
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.
Apologies. Merging.
iqe_provisioning_api.exceptions.ApiAttributeError: V1AzureReservationResponse has no attribute 'resource_group' at ['received_data']['resource_group'] We need to do an IQE refresh, let me learn how to do it. |
/retest IQE merged |
/retest Maybe the new IQE version was not published properly yet :) |
You'd need a rebase I believe |
For the new account? I think the pipeline rebases the PR automatically 🤔 let see :) |
We have misseadding Resource Group to the response in b369cf8.
9d6976e
to
c51f29b
Compare
My comment on HMS-2830 needs to be completed first. 🤦 |
TypeError: init() got an unexpected keyword argument 'resource_group' |
/retest |
We have missed adding Resource Group to the response in b369cf8.