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

Networking: add port data source #567

Merged

Conversation

kayrus
Copy link
Collaborator

@kayrus kayrus commented Jan 6, 2019

Part of the #512

@theopenlab-ci
Copy link

theopenlab-ci bot commented Jan 7, 2019

Build succeeded.

@kayrus kayrus changed the title Networking; add port data source Networking: add port data source Jan 7, 2019
@theopenlab-ci
Copy link

theopenlab-ci bot commented Jan 7, 2019

Build succeeded.

@theopenlab-ci
Copy link

theopenlab-ci bot commented Jan 7, 2019

Build succeeded.

@kayrus
Copy link
Collaborator Author

kayrus commented Jan 7, 2019

@jtopjian I believe I added enough filters, ready for review.

@jtopjian
Copy link
Contributor

jtopjian commented Jan 8, 2019

@kayrus Thanks!

It looks like HashiCorp is applying some blanket changes to all providers, which I only learned about today. One change involves some struct declaration modifications.

I'm going to hold off on reviewing this until this is resolved. You'll need to make similar changes here for consistency and, until it's resolved, we can't be certain what all of those changes are. :/

@kayrus
Copy link
Collaborator Author

kayrus commented Jan 8, 2019

@jtopjian, could you please clarify which changes do you mean? Any references?

@ozerovandrei
Copy link
Member

@kayrus it's about migrating to Go 1.11.x and running gofmt: #570

@jtopjian
Copy link
Contributor

jtopjian commented Jan 8, 2019

#570 is merged. It looks like the struct changes are the only changes to make.

@theopenlab-ci
Copy link

theopenlab-ci bot commented Jan 8, 2019

Build succeeded.

Copy link
Contributor

@jtopjian jtopjian left a comment

Choose a reason for hiding this comment

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

@kayrus Thank you for working on this. I've left a few comments for review - please let me know if you have any questions.

openstack/data_source_openstack_networking_port_v2.go Outdated Show resolved Hide resolved
openstack/data_source_openstack_networking_port_v2.go Outdated Show resolved Hide resolved
openstack/data_source_openstack_networking_port_v2.go Outdated Show resolved Hide resolved
openstack/data_source_openstack_networking_port_v2.go Outdated Show resolved Hide resolved
openstack/data_source_openstack_networking_port_v2.go Outdated Show resolved Hide resolved
openstack/data_source_openstack_networking_port_v2.go Outdated Show resolved Hide resolved
Copy link
Collaborator Author

@kayrus kayrus left a comment

Choose a reason for hiding this comment

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

Acked

openstack/data_source_openstack_networking_port_v2.go Outdated Show resolved Hide resolved
openstack/data_source_openstack_networking_port_v2.go Outdated Show resolved Hide resolved
openstack/data_source_openstack_networking_port_v2.go Outdated Show resolved Hide resolved
openstack/data_source_openstack_networking_port_v2.go Outdated Show resolved Hide resolved
openstack/data_source_openstack_networking_port_v2.go Outdated Show resolved Hide resolved
openstack/data_source_openstack_networking_port_v2.go Outdated Show resolved Hide resolved
@theopenlab-ci
Copy link

theopenlab-ci bot commented Jan 9, 2019

Build succeeded.

Copy link
Contributor

@jtopjian jtopjian left a comment

Choose a reason for hiding this comment

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

This looks good to me - thank you for working on this.

@jtopjian jtopjian merged commit 823d697 into terraform-provider-openstack:master Jan 10, 2019
@kayrus kayrus deleted the port-data-sources branch January 10, 2019 05:21
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.

None yet

3 participants