horizon/openstack_dashboard/dashboards/admin/floating_ips
Eddie Ramirez d6f1d117b4 Add server-side filtering Floating IPs
References for field selection:
https://developer.openstack.org/api-ref/networking/v2/index.html?expanded=list-floating-ips-detail
https://github.com/openstack/python-neutronclient/blob/master/neutronclient/neutron/v2_0/floatingip.py

Co-authored-by: Eddie Ramirez <eddie.ramirez@intel.com>
Co-authored-by: David Lyle <dklyle0@gmail.com>

Implements blueprint: server-side-filtering

Change-Id: I614f0b1d9cf685aed3e3663d512a4ccd92455093
2017-09-14 23:30:57 +00:00
..
templates/floating_ips Delete instance,volume,etc confirmation is missing name or ID 2017-04-07 22:58:50 +00:00
__init__.py Add floating IP panel to admin dashboard 2016-08-19 12:15:55 +08:00
forms.py Move SG and FIP API wrapper to api.neutron 2017-06-04 17:51:25 +00:00
panel.py Rework hardcoded policy in admin dash 2016-11-18 15:42:16 -07:00
tables.py Add server-side filtering Floating IPs 2017-09-14 23:30:57 +00:00
tests.py Get all needed instances for volumes attachments at Admin->Volumes 2017-07-13 20:35:21 +03:00
urls.py Add floating IP panel to admin dashboard 2016-08-19 12:15:55 +08:00
views.py Get all needed instances for volumes attachments at Admin->Volumes 2017-07-13 20:35:21 +03:00