-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
refactor REST API to Gophercloud SDK #5137
refactor REST API to Gophercloud SDK #5137
Conversation
Thank you for your contribution! 🙏 We will review your PR as soon as possible. While you are waiting, make sure to:
Learn more about: |
/run-e2e openstack |
How to fix the |
What do you mean? |
The CI / validate is failing |
yeah, I saw it, but it's related with a coding error: unit test need to be updated as well This part confused me (and it was the reason for my previous question xD)
|
Modified the |
f3e4445
to
b5b400b
Compare
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.
Could you please rebase the PR?
b5b400b
to
b9f4aad
Compare
Rebased |
@husnialhamdani there's also a conflict in Changelog, could you please rebase your PR and fix the conflict? |
3ad1806
to
4204ba8
Compare
Done |
/run-e2e openstack |
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.
LGTM
Signed-off-by: Husni Alhamdani <[email protected]>
Head branch was pushed to by a user without write access
4204ba8
to
4758e7f
Compare
Thanks for the review and help @zroubalik @JorTurFer |
Signed-off-by: Husni Alhamdani <[email protected]> Signed-off-by: Yoon Park <[email protected]>
Signed-off-by: Husni Alhamdani <[email protected]> Signed-off-by: anton.lysina <[email protected]>
Refactor REST API to Gophercloud SDK for Openstack
Checklist
Fixes #3439