Zun

Support for creating a container with floating IP address

Bug #1773460 reported by hongbin
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Zun
Triaged
High
Unassigned

Bug Description

We would like to add support for creating container with floating IP address (with one command). For example, we can expand the option '--net' to add a 'public-network' option as below:

  $ zun run --net network=<private_network_id>,public-network=<public_network_id>

Then, this command will create the container, create a neutron port from <private_network_id>, create a floating IP from <public_network_id>, and assign the floating IP address to the neutron port.

hongbin (hongbin034)
Changed in zun:
importance: Undecided → High
status: New → Triaged
description: updated
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.