[LIBCLOUD-880] Add a method for retrieving rates on Azure.#957
Closed
sorenisanerd wants to merge 2 commits into
Closed
[LIBCLOUD-880] Add a method for retrieving rates on Azure.#957sorenisanerd wants to merge 2 commits into
sorenisanerd wants to merge 2 commits into
Conversation
Contributor
|
@sorenh I'm not an Azure user, but I did pull in this PR and then ran tox. LGTM. :-) |
Contributor
|
cool. good idea casting to a set in the test ;0) merging |
Member
|
@sorenh Btw, do you happen to be the same Soren who used to be the maintainer of the libcloud Ubuntu package (even before the Apache days and early Apache days if memory serves me right)? If yes, thanks for that as well :) |
Contributor
Author
|
@Kami Yes, that was me. :) You're very welcome. 👍 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add a method for retrieving rates on Azure
Description
Azure has an API for retrieving rates. This patch exposes it.
Status
Checklist (tick everything that applies)