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

Feature/vapp properties added #62

Merged
merged 3 commits into from
Jun 19, 2023

Conversation

Z-eeshan
Copy link
Contributor

@Z-eeshan Z-eeshan commented Jun 6, 2023

  1. This PR adds vApp Properties field for VMWare related configs and also nicnetworklist paramters from Cloudstack API
  2. Also code on main branch is not compilble due to an extra argument passed to one of the function's of code. This PR also resolves that.

@rohityadavcloud
Copy link
Member

Thanks for the PR @Z-eeshan I've pinged a few contributors to review.

@rohityadavcloud
Copy link
Member

@Z-eeshan can you check the build failures? (probably a go fmt fix?)

@Z-eeshan
Copy link
Contributor Author

@Z-eeshan can you check the build failures? (probably a go fmt fix?)

Sure will redo it. Although I had actually ran go fmt and also compiled the binary and tested the features. But will rerun gofmt and recheck the pipeline.

@Z-eeshan
Copy link
Contributor Author

@rohityadavcloud Fixed the issue, I was running an older version of go and missed this fmt issue in the first compilation. I have compiled and tested the code now with the version in the pipeline.

Copy link
Member

@rohityadavcloud rohityadavcloud left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, didn't test it. Perhaps someone can help test and merge this.

@Z-eeshan
Copy link
Contributor Author

@Pearl1594 @DaanHoogland @harikrishna-patnala would really appreciate if one of you could merge this in. We'd would be using cloudstack for our usecase with terraform so any shortcoming or missing features would be added and I'll try to actively contribute to it.

@rohityadavcloud rohityadavcloud merged commit 7f7d1ec into apache:main Jun 19, 2023
1 check passed
@Z-eeshan Z-eeshan deleted the feature/vapp-properties-added branch June 19, 2023 17:35
@harikrishna-patnala harikrishna-patnala added this to the v0.5.0 milestone Aug 7, 2023
poddm pushed a commit to poddm/cloudstack-terraform-provider that referenced this pull request Oct 31, 2023
- This PR adds vApp Properties field for VMWare related configs and also nicnetworklist paramters from Cloudstack API
- Also code on main branch is not compilble due to an extra argument passed to one of the function's of code. This PR also resolves that.

Co-authored-by: Zeeshan Saeed <[email protected]>
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.

None yet

3 participants