72a79970803d8d5ba9c11903a7ba0e0fe8fe63ac
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>
Team and repository tags
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.
- Free software: Apache license
- Get Started: https://docs.openstack.org/developer/zun/dev/quickstart.html
- Documentation: https://docs.openstack.org/developer/zun
- Source: https://git.openstack.org/cgit/openstack/zun
- Bugs: https://bugs.launchpad.net/zun
- Blueprints:** https://blueprints.launchpad.net/zun
- REST Client:** https://git.openstack.org/cgit/openstack/python-zunclient
Features
- TODO
Description
Languages
Python
99.3%
Shell
0.7%