← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1396050] [NEW] floating_ip_disassociate port_id parameter never used

 

Public bug reported:

See:
https://github.com/openstack/horizon/blob/master/openstack_dashboard/api/neutron.py#L400

and

https://github.com/openstack/horizon/blob/master/openstack_dashboard/api/nova.py#L397


python-neutronclient usage:
neutron floatingip-disassociate [-h] [--request-format {json,xml}] FLOATINGIP_ID

python-novaclient usage:
nova floating-ip-disassociate <server> <address>

** Affects: horizon
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1396050

Title:
  floating_ip_disassociate port_id parameter never used

Status in OpenStack Dashboard (Horizon):
  New

Bug description:
  See:
  https://github.com/openstack/horizon/blob/master/openstack_dashboard/api/neutron.py#L400

  and

  https://github.com/openstack/horizon/blob/master/openstack_dashboard/api/nova.py#L397

  
  python-neutronclient usage:
  neutron floatingip-disassociate [-h] [--request-format {json,xml}] FLOATINGIP_ID

  python-novaclient usage:
  nova floating-ip-disassociate <server> <address>

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1396050/+subscriptions


Follow ups

References