horizon/openstack_dashboard/dashboards/project/floating_ips
Jens Harbott 9e703aec2f Add DNS parameters to Floating IP panels
This adds support for the "DNS Domain" and "DNS Name" options to the
panels for listing and allocation Floating IPs.

These options are available as a Neutron extension, so we need to
make them conditional based on the availability of that extension.

Change-Id: Ife8e19aac44dccbdf11a6a6d4bb50cd3b7ed8d8e
2018-07-22 20:24:36 +09:00
..
templates/floating_ips quota: Use network quota field names consistently 2017-12-13 20:27:02 +09:00
__init__.py Move Floating IPs from Access & Security to panel 2017-02-01 18:57:44 +00:00
forms.py Add DNS parameters to Floating IP panels 2018-07-22 20:24:36 +09:00
panel.py flake8-import-order: Ensure to place project imports last 2017-09-20 01:19:38 +00:00
tables.py Add DNS parameters to Floating IP panels 2018-07-22 20:24:36 +09:00
tests.py Add DNS parameters to Floating IP panels 2018-07-22 20:24:36 +09:00
urls.py Move Floating IPs from Access & Security to panel 2017-02-01 18:57:44 +00:00
views.py django2: Replace django.core.urlresolves with django.urls 2018-02-17 01:36:48 +09:00
workflows.py django2: Replace django.core.urlresolves with django.urls 2018-02-17 01:36:48 +09:00