horizon/openstack_dashboard/dashboards/admin/floating_ips
Trygve Vea d1225c606e Floating IP: Expose description field in form and tables
The networking API supports setting a description on floating IP addresses.
This patch adds a form input field to the allocation form, and a column to the
table that displays floating IP list.

Closes-Bug: #1738625
Change-Id: I3cec286d01f319402dd652f2f0fe7a59e7d1cfbb
2017-12-17 12:58:50 +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 Floating IP: Expose description field in form and tables 2017-12-17 12:58:50 +00:00
panel.py Rework hardcoded policy in admin dash 2016-11-18 15:42:16 -07:00
tables.py Floating IP: Expose description field in form and tables 2017-12-17 12:58:50 +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