yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #71557
[Bug 1754123] [NEW] Support filter with floating IP address substring
Public bug reported:
This report proposes to introduce a new filter for filtering floatingips
list result with substring of IP address. For example:
GET /v2.0/floatingips?floating_ip_address_substr=172.24.4.
This allows users/admins to efficiently retrieve a list of floating IP
addresses within a network, which is the common usage pattern in real
production scenario.
A use case is that cloud admin finds some suspicious traffics from some
known floatingips cidr and want to locate the targets (i.e. the VMs).
Retrieve a filtered list of floating IP addresses would be the first
step for them.
** Affects: neutron
Importance: Undecided
Assignee: Hongbin Lu (hongbin.lu)
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1754123
Title:
Support filter with floating IP address substring
Status in neutron:
New
Bug description:
This report proposes to introduce a new filter for filtering
floatingips list result with substring of IP address. For example:
GET /v2.0/floatingips?floating_ip_address_substr=172.24.4.
This allows users/admins to efficiently retrieve a list of floating IP
addresses within a network, which is the common usage pattern in real
production scenario.
A use case is that cloud admin finds some suspicious traffics from
some known floatingips cidr and want to locate the targets (i.e. the
VMs). Retrieve a filtered list of floating IP addresses would be the
first step for them.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1754123/+subscriptions
Follow ups