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

providers/openstack: add port_id to router interface #3815

Closed
wants to merge 7 commits into from

Conversation

Fodoj
Copy link

@Fodoj Fodoj commented Nov 9, 2015

It is possible to create router interface either with subnet id or with port id. Thats also how it implemented in gophercloud: https://github.com/rackspace/gophercloud/blob/master/openstack/networking/v2/extensions/layer3/routers/requests.go#L173

This PR addresses this issue by making subnet id not required and adding a way to specify port id.

@jtopjian
Copy link
Contributor

jtopjian commented Nov 9, 2015

Another nice one 😄

I should be able to look this over in the next day or so.

@Fodoj
Copy link
Author

Fodoj commented Nov 11, 2015

@jtopjian there was a minor bug with deletion, but now it's fixed

@Fodoj
Copy link
Author

Fodoj commented Nov 12, 2015

@jtopjian did you have time to check it out? Would be great to stop compiling personal fork and using it :)

@jtopjian
Copy link
Contributor

@Fodoj I apologize - I've been tied up with a few other things, including the security group bug. I'll try to review this as soon as I can.

@jtopjian
Copy link
Contributor

@Fodoj This looks good! I squashed your commits and added some tests in #3903. I'm going to close this PR in favor of that one.

@jtopjian jtopjian closed this Nov 13, 2015
@Fodoj Fodoj deleted the add-port-id-to-router-interface branch April 11, 2016 08:55
omeid pushed a commit to omeid/terraform that referenced this pull request Mar 30, 2018
…pe-doc

Document additional allowed source type GITHUB_ENTERPRISE
@ghost
Copy link

ghost commented Apr 26, 2020

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.

If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@ghost ghost locked and limited conversation to collaborators Apr 26, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants