Go to file
Kevin Zhao 72a7997080 Add support for websocket-proxy
Reuse the websocketify project

Implements: blueprint stream-via-rest-api

Procedure to use the websocket proxy:

1.Apply the patches in sequence:
https://review.openstack.org/462373
https://review.openstack.org/459086
https://review.openstack.org/462374

2.Run devstack with the above patch. Make sure the "RECLONE=no". Devstack will automatically start a service "zun-wsproxy" in the
same node with zun-api.

3.By default the websocket proxy server will running at 127.0.0.1:6784

4.Create a container with interactive:
    zun create --name test0 -i cirros "/bin/sh"
    zun start test0

5.Run attach command:
    zun attach test0

6.Once connected, you can see the output info from screen service "zun-wsproxy"

Change-Id: Ib905d4852b9b5f6398316651da5224232b003dbc
Signed-off-by: Kevin Zhao <kevin.zhao@linaro.org>
2017-05-18 18:42:05 +08:00
2017-05-09 10:50:20 +00:00
2017-05-09 10:50:20 +00:00
2017-04-28 14:35:51 +08:00
2017-03-21 15:41:12 +08:00
2017-04-26 16:12:53 +08:00
2017-05-18 18:42:05 +08:00
2016-11-02 05:15:29 +00:00
2017-03-15 05:28:14 +00:00
2016-09-03 16:03:04 -05:00
2016-06-08 22:21:34 -05:00
2016-05-12 14:59:56 -04:00
2017-04-07 10:50:23 +08:00
2017-04-07 10:50:23 +08:00
2016-05-12 14:59:56 -04:00
2017-04-07 10:50:23 +08:00
2017-04-19 22:10:09 +00:00
2017-04-19 22:10:09 +00:00
2017-03-02 17:55:59 +00:00

Team and repository tags

image

Zun

Container Management service for OpenStack

Please fill here a long description which must be at least 3 lines wrapped on 80 cols, so that distribution package maintainers can use it in their packages. Note that this is a hard requirement.

Features

  • TODO
Description
Containers Service for OpenStack
Readme 26 MiB
Languages
Python 99.3%
Shell 0.7%