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

Add implementation for vapp network NAT rules resource #517

Merged
merged 34 commits into from
Jun 23, 2020

Conversation

vbauzys
Copy link
Contributor

@vbauzys vbauzys commented Jun 9, 2020

Dep: vmware/go-vcloud-director#316
Ref: #329

New resource to manage vapp network NAT rules

This PR is derived from #511 so shows that PR code too.

@vbauzys vbauzys requested a review from Didainius June 9, 2020 09:59
@vbauzys vbauzys self-assigned this Jun 9, 2020
@vbauzys vbauzys requested review from lvirbalas and dataclouder June 9, 2020 09:59
@vbauzys vbauzys marked this pull request as ready for review June 9, 2020 10:00
vbauzys added 10 commits June 15, 2020 11:52
# Conflicts:
#	vcd/provider.go
# Conflicts:
#	vcd/provider.go
# Conflicts:
#	go.sum
#	vcd/provider.go
#	vendor/github.com/vmware/go-vcloud-director/v2/govcd/vapp_network.go
#	vendor/github.com/vmware/go-vcloud-director/v2/types/v56/types.go
#	vendor/modules.txt
# Conflicts:
#	go.mod
#	go.sum
#	vcd/provider.go
#	vendor/github.com/vmware/go-vcloud-director/v2/types/v56/types.go
#	vendor/modules.txt
vbauzys added 4 commits June 19, 2020 13:13
# Conflicts:
#	go.mod
#	vendor/modules.txt
# Conflicts:
#	go.mod
#	vendor/modules.txt
Copy link
Collaborator

@Didainius Didainius left a comment

Choose a reason for hiding this comment

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

I still have to play with it, but leaving initial review comments.

vcd/resource_vcd_vapp_firewall_rules.go Outdated Show resolved Hide resolved
vcd/resource_vcd_vapp_firewall_rules.go Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
vcd/resource_vcd_vapp_nat_rules.go Outdated Show resolved Hide resolved
vcd/resource_vcd_vapp_nat_rules.go Outdated Show resolved Hide resolved
vcd/resource_vcd_vapp_nat_rules_test.go Show resolved Hide resolved
website/docs/r/vapp_nat_rules.html.markdown Outdated Show resolved Hide resolved
website/docs/r/vapp_nat_rules.html.markdown Outdated Show resolved Hide resolved
vcd/resource_vcd_vapp_nat_rules.go Show resolved Hide resolved
website/docs/r/vapp_nat_rules.html.markdown Outdated Show resolved Hide resolved
Copy link
Contributor

@dataclouder dataclouder left a comment

Choose a reason for hiding this comment

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

Some changes required

vcd/resource_vcd_vapp_nat_rules.go Outdated Show resolved Hide resolved
vcd/resource_vcd_vapp_nat_rules.go Outdated Show resolved Hide resolved
vcd/resource_vcd_vapp_nat_rules.go Outdated Show resolved Hide resolved
vcd/resource_vcd_vapp_nat_rules_test.go Show resolved Hide resolved
vcd/resource_vcd_vapp_nat_rules_test.go Show resolved Hide resolved
website/docs/r/vapp_nat_rules.html.markdown Outdated Show resolved Hide resolved
website/docs/r/vapp_nat_rules.html.markdown Outdated Show resolved Hide resolved
website/docs/r/vapp_nat_rules.html.markdown Show resolved Hide resolved
vcd/resource_vcd_vapp_nat_rules.go Outdated Show resolved Hide resolved
vcd/resource_vcd_vapp_firewall_rules.go Outdated Show resolved Hide resolved
vcd/resource_vcd_vapp_firewall_rules.go Show resolved Hide resolved
vcd/resource_vcd_vapp_firewall_rules.go Outdated Show resolved Hide resolved
Copy link
Collaborator

@lvirbalas lvirbalas left a comment

Choose a reason for hiding this comment

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

LGTM now! Thanks!

vbauzys added 2 commits June 23, 2020 17:08
# Conflicts:
#	CHANGELOG.md
#	go.sum
#	vcd/provider.go
#	vendor/modules.txt
Copy link
Contributor

@dataclouder dataclouder left a comment

Choose a reason for hiding this comment

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

LGTM

@vbauzys vbauzys merged commit 7440130 into vmware:master Jun 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants