Skip to content
This repository has been archived by the owner on Jul 17, 2023. It is now read-only.

Support float for "allowed_bandwidth_gb" parameter in server info APIs response. #35

Merged
merged 1 commit into from
Jan 23, 2023

Conversation

alexander-gridnev
Copy link
Contributor

Got this issue trailofbits/algo#14569 during deploying to vultr. Vultr API returns float values for "allowed_bandwidth_gb" parameter, which is not documented, but currently is actual.

Example of https://api.vultr.com/v1/server/list response:

"allowed_bandwidth_gb":"341.333"

@resmo
Copy link
Member

resmo commented Jan 10, 2023

Thanks @alexander-gridnev for the fix and @jmatraszek for the report and test: I will have a look at it asap.

Please note, this collection has modules using an deprecated Vultr API and I am about to officially deprecate the collection in favor the new collection https://github.com/vultr/ansible-collection-vultr (which I also maintain).

Please consider to switch.

@resmo resmo merged commit eefe151 into ngine-io:master Jan 23, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants