Missing way to create floating IP on a specific subnet ID

Bug #1628813 reported by Robin Cernin
10
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-openstackclient
New
Undecided
Robin Cernin

Bug Description

Neutron in liberty supports a way to create fip on subnet id [1] but the support for python-neutronclient in liberty is missing [2]

---
[1]
 Create fip on subnet id

If there are multiple subnets in the external networks, users can expect
to create a floatingip on a specific subnet on which the quality or cost
is maybe different than other ones.

This patch allows users to create floating ip on specified subnet.

DocImpact
APIImpact

Change-Id: I7a3c27c1d0d2685e31201f1eac6ec74dfb96b279
Closes-Bug: #1468175

https://github.com/openstack/neutron/commit/e5e5f7a281fd89c06d65da3a6d3a1fe194647432

---
[2]
 Create floating IP on a specific subnet ID

Implemented optional parameter (with dashed arguments only)
for python-neutronclient to create floating IP on a subnet
ID. Created corresponding unit test cases.

Closes-Bug: #1482496
Change-Id: Iea9175bd534fdfd1bbfa6819f8ef6f45fcbcfa5e

https://github.com/openstack/python-neutronclient/commit/a77d3148b3ed087830ca78b94cf25271fca2de35

Tags: network
Robin Cernin (rcernin)
description: updated
Revision history for this message
Brian Haley (brian-haley) wrote :

This functionality exists in the python-openstackclient, which is the go-forward utility for configuring all openstack components. Can you make sure it works for you then we can close this.

https://review.openstack.org/#/c/288441/ was the change.

Changed in python-neutronclient:
status: New → Incomplete
Revision history for this message
Robin Cernin (rcernin) wrote :

Hi,
This functionality exists in the python-openstackclient master not Liberty. Still same issue.

Changing project to python-openstackclient.

affects: python-neutronclient → python-openstackclient
Richard Theis (rtheis)
tags: added: network
Robin Cernin (rcernin)
Changed in python-openstackclient:
status: Incomplete → Opinion
status: Opinion → New
Revision history for this message
Robin Cernin (rcernin) wrote :

This issue was opened 2,5 years ago. It's not relevant anymore.

Changed in python-openstackclient:
assignee: nobody → Robin Cernin (rcernin)
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.