horizon/openstack_dashboard/dashboards/admin/floating_ips
LIU Yulong 5c238e9117 Add floating IP panel to admin dashboard
Now system administrators have CRUD abilities to manage floating IP.
1.floating IP list table
2.allocate floating IP to specific tenant
3.release/delete floating IP

Partially implements blueprint: manage-ips
Partially implements blueprint: syspanel-floating-ip-list

Change-Id: Ie5ec59740887d3845b933b37e6e875dbf08a4918
2016-08-19 12:15:55 +08:00
..
templates/floating_ips Add floating IP panel to admin dashboard 2016-08-19 12:15:55 +08:00
__init__.py Add floating IP panel to admin dashboard 2016-08-19 12:15:55 +08:00
forms.py Add floating IP panel to admin dashboard 2016-08-19 12:15:55 +08:00
panel.py Add floating IP panel to admin dashboard 2016-08-19 12:15:55 +08:00
tables.py Add floating IP panel to admin dashboard 2016-08-19 12:15:55 +08:00
tests.py Add floating IP panel to admin dashboard 2016-08-19 12:15:55 +08:00
urls.py Add floating IP panel to admin dashboard 2016-08-19 12:15:55 +08:00
views.py Add floating IP panel to admin dashboard 2016-08-19 12:15:55 +08:00