zun-ui/zun_ui/static/dashboard/container/containers/details
Hongbin Lu e9c497df63 Make console work with zun-wsproxy
Zun server is switching to websockify library for streaming.
This requires client to set sub-protocols manually.

New WebSocket connection manner is completely same as of
serial console for the instance.
So it's enough to use django template for the instance.

Change-Id: I7ebd0893ea4db0149fade4f32d6b70ee8b55147c
2017-05-19 15:25:29 +00:00
..
console.controller.js Combine tty and stdin_open 2017-04-20 06:18:28 +00:00
console.html Add console tab into details view 2017-04-03 11:52:08 +09:00
details.module.js Add console tab into details view 2017-04-03 11:52:08 +09:00
drawer.controller.js Use zunclient instead of stub 2016-10-06 10:21:38 +09:00
drawer.html Refresh table view and detail view 2017-03-10 16:23:40 +09:00
logs.controller.js Don't get container's logs if it is creating 2017-04-05 20:30:58 +00:00
logs.html Add container operations 2016-10-06 01:35:04 +00:00
overview.controller.js Refresh views after actions 2017-04-05 15:37:46 +09:00
overview.html Combine tty and stdin_open 2017-04-20 06:18:28 +00:00