← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1723026] Re: [RFE]Support get device_ids from floatingips

 

According to comment #16 this RFE is only about "adding device_id to the
floating IP response" and this is already done so I will mark it as
fixed.

** Changed in: neutron
       Status: In Progress => Fix Released

** Tags removed: rfe

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1723026

Title:
  [RFE]Support get device_ids from floatingips

Status in neutron:
  Fix Released

Bug description:
  [problem]
  Cannot get the device_id when query floatingip directly, users/admin need to query the specific Floating IP address to find the FloatingIP resources, then find the associated port_id, show port, finally get the device_id. Provide a way to get the device_id from floatingip could be very useful for users/external tools to query the instance by Floating IP address in high performance.

  [Use cases]
  In cloud env, the cloud admin find there is some abnormal traffics from source IP(Floating IP) in the external FW/Router/Network health check tools. Cloud admin need a ability to find the abnormal vnic and the VM owner to notify that the VM may be under virus attack. So the admin need to stop VM or take other rescue way to process it.

  Proposal
  ========
  * Support list/get floatingip show the related ports' device_id

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


References