Skip to content
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

Incorrect parameter passing of max_bandwidth_in in ali_instance module #140

Closed
wzyboy opened this issue Dec 20, 2018 · 6 comments
Closed

Comments

@wzyboy
Copy link

wzyboy commented Dec 20, 2018

https://github.com/alibaba/ansible-provider/blob/5eef935cb9819a4cfc14dbc851bb9e104bf8626f/lib/ansible/modules/cloud/alicloud/ali_instance.py#L555-L556

This outrageous bug wasted me at least an hour on debugging, wondering why API kept returning HTTP Status: 400 Error:InvalidParameter The specified parameter "InternetMaxBandwidthIn" is not valid error.

With this bug live, no instances could ever be created.

@BrunoJu
Copy link

BrunoJu commented May 31, 2019

got the same issue... Anybody can fix it?

@wzyboy
Copy link
Author

wzyboy commented May 31, 2019

@BrunoJu You could just monkey-patch the module, fixing the typo.

Judging by the fact that they did not respond to this simple typo after half a year, I bet they'd eventually fix it.

@BrunoJu
Copy link

BrunoJu commented May 31, 2019

@wzyboy yeah, I found the solution, do you think the team responsible for this repo is less energetic? my issue opened 3 months ago still get no response.🙄

@vimagick
Copy link

Too bad. Aliyun :(

@vimagick
Copy link

Can you aliyun guys fix this?

@lixue323
Copy link
Contributor

I am sorry for replying so late, this issue has been fixed in the latest version 1.11.0. Please download the latest version and let me know if there are other issues
cc @xiaozhu36

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants