horizon/openstack_dashboard/dashboards/admin/floating_ips
Akihiro Motoki 53486be43f Define default settings explicitly (openstack_dashboard 2/5)
This commit mainly covers settings
in openstack_dashboard/dashboards/admin/.

Part of blueprint ini-based-configuration
Change-Id: Ifb3e9401a926ba9e035e1b498a4a4493c1b594f5
2019-04-24 02:32:47 +09: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 django2: Replace django.core.urlresolves with django.urls 2018-02-17 01:36:48 +09:00
panel.py Define default settings explicitly (openstack_dashboard 2/5) 2019-04-24 02:32:47 +09:00
tables.py add dns_name and dns_domain into admin column 2018-08-07 21:02:51 +00:00
tests.py Add DNS parameters to Floating IP panels 2018-07-22 20:24:36 +09:00
urls.py Add floating IP panel to admin dashboard 2016-08-19 12:15:55 +08:00
views.py pylint: Fix consider-using-(dict|set)-comprehension 2019-01-13 00:59:05 +09:00