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

fix several bugs of module instance #279

Merged
merged 4 commits into from
Jul 15, 2021
Merged

Conversation

liuyangc3
Copy link
Contributor

@liuyangc3 liuyangc3 commented Jun 19, 2020

each commit fix a bug:

  • fix bug: cannot create ecs instance #233 if user does not set parameter host_name will cause an error then create an instance.
  • fix allocate_public_ip and max_bandwidth_out check logic
  • fix tags not set on instance correctly
  • fix module return instances always is []

@liuyangc3 liuyangc3 changed the title fix #233 fix several bugs of module instance Jun 19, 2020
@beaneyd-ELS
Copy link

Please can this be accepted?

@xiaozhu36 xiaozhu36 merged commit fa95f28 into alibaba:master Jul 15, 2021
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

Successfully merging this pull request may close these issues.

bug: cannot create ecs instance
3 participants