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 #215 Neutron: Add subnetId to NetFloatingIP #217

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

plombard
Copy link

PR description

Add subnetId field to NetFloatingIp. This field is used when creating a FloatingIp, to ensure it goes to a specific subnet.
https://docs.openstack.org/api-ref/network/v2/index.html?expanded=#create-floating-ip

Submitter checklist

Make sure that following is addressed to make the PR easier to process:

  • If applicable, changes are covered by either a unit or a functional test.
  • If applicable, changes ware verified manually against an OpenStack instance.
  • If the change is API related, the PR description links to OpenStack API documentation of that particular endpoint/request (https://docs.openstack.org/api-quick-start/#current-api-versions).
  • If the change concerns particular OpenStack service, its name is used as a PR name prefix (ex.: "Neutron: Add floatingIp port forwardings service").
  • If the PR closes existing GitHub issue, PR name have prefix: Fix #NNN: .

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.

1 participant