Refactor IsPowerVSZoneSupportsPER() to use interface #1774
Labels
area/provider/ibmcloud
Issues or PRs related to ibmcloud provider
kind/feature
Categorizes issue or PR as related to a new feature.
Milestone
/kind feature
/area provider/ibmcloud
Describe the solution you'd like
[A clear and concise description of what you want to happen.]
Currently IsPowerVSZoneSupportsPER() is directly calling dataceter client to get details, It will be problem while implementing UT so consider refactoring it to use interfaces which will help in mocking.
Anything else you would like to add:
[Miscellaneous information that will assist in solving the issue.]
The text was updated successfully, but these errors were encountered: