Use gophercloud
in Openstack scalers instead of interacting with the REST Api
#3439
Labels
feature-request
All issues for new features that have not been committed to
good first issue
Good for newcomers
help wanted
Looking for support from community
needs-discussion
stale-bot-ignore
All issues that should not be automatically closed by our stale bot
Proposal
Right now, we have our own code to interact with openstack instead of using any native SDK. https://github.com/gophercloud/gophercloud is a native Golang SDK for Openstack that we are already using for e2e tests and it seems that brings all the capabilities that we need.
Using a documented and maintained SDK is easier and better for KEDA maintainability
Use-Case
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: