zun-ui/zun_ui/enabled
Shu Muto c2ffde0903 Add containers panel for admin
Add containers panel into admin dashboard with actions that restricted for admin.
In details view, admin should not see logs tab and console tab.

Allowed actions for admin
- update
- rebuild
- start / stop / restart
- kill
- delete with force

Not allowed actions for admin
- create
- manage security group
- pause / unpause
- execute
- delete
- delete with stop

Not allowed view for admin
- logs tab on details view
- console tab on details view

To enable containers panel for admin, copy following[1] into horizon's
enabled folder[2].
[1] zun_ui/enabled/_2333_admin_container_containers_panel.py
[2] openstack_dashboard/local/enabled/

Change-Id: I1f96464b0103e099bd58bc2889087e1b55f4ed97
Implement: blueprint add-admin-containers-panel
2018-10-31 01:31:17 +00:00
..
_0330_cloud_shell.py Add Cloud Shell feature 2017-10-30 17:08:59 +09:00
_1330_project_container_panelgroup.py first commit 2016-07-22 13:06:25 +09:00
_1331_project_container_containers_panel.py Revert "Enable to refresh details view" 2017-08-07 01:22:53 +00:00
_1332_project_container_capsules_panel.py Add capsule panel 2018-06-15 15:00:27 +09:00
_2330_admin_container_panelgroup.py Add images panel into admin dashboard 2017-05-25 16:48:44 +09:00
_2331_admin_container_images_panel.py Add images panel into admin dashboard 2017-05-25 16:48:44 +09:00
_2332_admin_container_hosts_panel.py Add hosts panel 2018-10-16 17:16:54 +09:00
_2333_admin_container_containers_panel.py Add containers panel for admin 2018-10-31 01:31:17 +00:00
__init__.py update test settings, cleanup REST api files 2016-09-07 13:01:07 +09:00