zun-ui/zun_ui/static/dashboard/container
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
..
capsules Add delete action for capsule 2018-06-15 17:51:11 +09:00
containers Add containers panel for admin 2018-10-31 01:31:17 +00:00
hosts Add details view for hosts panel 2018-10-18 14:38:36 +09:00
images Merge "Add "host" column into images table view for admin" 2018-10-25 01:43:27 +00:00
container.module.js Add hosts panel 2018-10-16 17:16:54 +09:00
container.module.spec.js first commit 2016-07-22 13:06:25 +09:00
container.scss Add details view for hosts panel 2018-10-18 14:38:36 +09:00
zun.service.js Add containers panel for admin 2018-10-31 01:31:17 +00:00