Compute v2, Network v2
Add floating IP address to server
os ip floating add
<ip-address>
<server>
IP address to add to server (name only)
Server to receive the IP address (name or ID)
Create new floating IP address
os ip floating create
<pool>
Pool to fetch IP address from (name or ID)
Remove floating IP address from server
os ip floating remove
<ip-address>
<server>
IP address to remove from server (name only)
Server to remove the IP address from (name or ID)
Display floating IP details
Floating IP to display (IP address or ID)