*** shu-mutow-AWAY is now known as shu-mutow | 00:50 | |
*** kiseok7 has joined #openstack-zun | 00:58 | |
shu-mutow | Hi fishbone_, if you have trouble yet, please try to add " allowed_origins = 'horizon_server_IP' " into [websocket_proxy] section on zun.conf, and restart zun services (api, compute and wsproxy). | 01:03 |
---|---|---|
*** caisan has joined #openstack-zun | 01:18 | |
*** hyunsikyang has quit IRC | 01:23 | |
*** hyunsikyang has joined #openstack-zun | 01:23 | |
openstackgerrit | Hongbin Lu proposed openstack/zun master: Remove a redundant call of 'save' https://review.openstack.org/559605 | 01:26 |
*** caowei has joined #openstack-zun | 01:27 | |
*** hongbin has joined #openstack-zun | 01:27 | |
openstackgerrit | Hongbin Lu proposed openstack/zun master: Skip validating the subnetpool if it is none https://review.openstack.org/559606 | 01:32 |
*** hyunsikyang1 has joined #openstack-zun | 01:53 | |
*** hyunsikyang has quit IRC | 01:56 | |
*** caisan_ has joined #openstack-zun | 02:04 | |
*** caisan has quit IRC | 02:04 | |
fishbone_ | shu-mutow: sorry for the late response; does that need to be done on the zun controller, or on the zun compute hosts, or all of them? | 02:15 |
shu-mutow | fishbone_: In my devstack, it seems to need to restart all three services for zun. so I think this setting is needed in all services. | 02:18 |
fishbone_ | shu-mutow: thanks for your help | 02:19 |
shu-mutow | fishbone_: welcome | 02:20 |
openstackgerrit | Merged openstack/zun-ui stable/queens: Imported Translations from Zanata https://review.openstack.org/559477 | 02:23 |
openstackgerrit | Merged openstack/zun-ui master: Imported Translations from Zanata https://review.openstack.org/559478 | 02:27 |
openstackgerrit | weikeyou proposed openstack/zun master: Customizing the availability zone of each compute node is Ineffective https://review.openstack.org/559561 | 02:29 |
openstackgerrit | weikeyou proposed openstack/zun master: Customizing the availability zone of each compute node is Ineffective https://review.openstack.org/559561 | 02:31 |
openstackgerrit | Merged openstack/zun master: Print a warning if disk quota is not unsupported https://review.openstack.org/558118 | 02:34 |
openstackgerrit | Merged openstack/zun master: Add disk_quota_supported to compute_node https://review.openstack.org/558122 | 02:35 |
fishbone_ | shu-mutow: just curious; does the wsproxy need to run on the same host as the horizon web service? | 02:39 |
openstackgerrit | Merged openstack/zun master: Check disk quota support on filter scheduler https://review.openstack.org/558123 | 02:39 |
openstackgerrit | Merged openstack/zun-tempest-plugin master: Tempest tests to verify shared network https://review.openstack.org/555715 | 02:39 |
openstackgerrit | Merged openstack/zun master: api-ref: update the sample request/ressponse https://review.openstack.org/558131 | 02:39 |
openstackgerrit | Merged openstack/zun master: api-ref: add missing parameters on container create https://review.openstack.org/558346 | 02:39 |
openstackgerrit | Merged openstack/zun master: Add a note about configuration of ws url https://review.openstack.org/559506 | 02:39 |
openstackgerrit | Merged openstack/zun master: admin cannot operate ordinary tenant's container https://review.openstack.org/554842 | 02:39 |
shu-mutow | fishbone_: No. In my environment, I have devstack host including wsproxy for zun and horizon development host. And the hosts work fine. | 02:44 |
openstackgerrit | Hongbin Lu proposed openstack/zun master: Improve the testing of 'kuryr_network' module https://review.openstack.org/559598 | 02:55 |
hongbin | fishbone_: fyi, i have added a note to clarify how to configure the ws_proxy: https://review.openstack.org/#/c/559506/ | 02:59 |
openstackgerrit | Deepak Mourya proposed openstack/python-zunclient master: Enhance zun update command https://review.openstack.org/557599 | 03:00 |
openstackgerrit | Merged openstack/zun-ui master: Fix the error on 'stop and delete container' https://review.openstack.org/559502 | 03:07 |
openstackgerrit | Merged openstack/zun-ui master: Present container deletion better https://review.openstack.org/559504 | 03:07 |
openstackgerrit | Shu Muto proposed openstack/zun-ui stable/queens: Fix the error on 'stop and delete container' https://review.openstack.org/559615 | 03:11 |
openstackgerrit | Shu Muto proposed openstack/zun-ui stable/queens: Present container deletion better https://review.openstack.org/559616 | 03:12 |
openstackgerrit | Merged openstack/zun-ui stable/queens: Add networks tab for container update https://review.openstack.org/559278 | 03:24 |
fishbone_ | shu-mutow: I noticed an issue, the browser is saying an insecure websocket cannot be generated over https... Is there a way to implement wss in zun? | 03:40 |
openstackgerrit | Merged openstack/zun-ui stable/queens: Fix the error on 'stop and delete container' https://review.openstack.org/559615 | 03:44 |
openstackgerrit | Merged openstack/zun-ui stable/queens: Present container deletion better https://review.openstack.org/559616 | 03:45 |
openstackgerrit | Merged openstack/zun master: Remove a redundant call of 'save' https://review.openstack.org/559605 | 03:47 |
hongbin | fishbone_: I believe wss is not supported in server side, the UI might relies on server's support to enable this feature | 03:48 |
hongbin | fishbone_: mind creating a bug report for the support of wss https://bugs.launchpad.net/zun ? The task will be picked up by the next contributor | 03:49 |
fishbone_ | hongbin: thanks I will get that done | 03:51 |
shu-mutow | fishbone_: Thanks for noticing the issue. Also, can you let us know your browser and version? | 03:51 |
openstackgerrit | Merged openstack/zun master: Skip validating the subnetpool if it is none https://review.openstack.org/559606 | 03:52 |
openstackgerrit | Hongbin Lu proposed openstack/zun master: Refactor security group population logic https://review.openstack.org/542004 | 03:52 |
fishbone_ | shu-mutow: I tested in chrome version 65, firefox version 59, and IE version 11(I was not able to list containers in this browser); all on Windows 7 ultimate client | 03:53 |
*** janki has joined #openstack-zun | 03:53 | |
*** albersen2 has joined #openstack-zun | 03:54 | |
fishbone_ | hongbin * I tested in chrome version 65, firefox version 59, and IE version 11(I was not able to list containers in this browser); all on Windows 7 ultimate client | 04:01 |
*** fishbone_ has quit IRC | 04:02 | |
*** hongbin has quit IRC | 04:05 | |
*** shu-mutow has quit IRC | 04:09 | |
*** albersen2 has quit IRC | 04:10 | |
*** shu-mutow has joined #openstack-zun | 04:10 | |
shu-mutow | fishbone_: hongbin: FYI, ws (without SSL) works fine with Chrome 65 and Firefox 59 on Ubuntu Desktop 16.04 in my environment. I can not touch to IE, because of my great-grandfather's will. ;) | 04:24 |
*** jchhatbar has joined #openstack-zun | 04:30 | |
*** janki has quit IRC | 04:33 | |
openstackgerrit | Deepak Mourya proposed openstack/python-zunclient master: Enhance zun update command https://review.openstack.org/557599 | 04:40 |
*** nguyenhai has quit IRC | 04:55 | |
*** nguyenhai has joined #openstack-zun | 04:56 | |
openstackgerrit | weikeyou proposed openstack/python-zunclient master: Heal non existent containers in docker https://review.openstack.org/558148 | 05:39 |
*** zhurong has joined #openstack-zun | 05:44 | |
openstackgerrit | Merged openstack/zun-ui master: Reproduce navigations https://review.openstack.org/491349 | 06:49 |
*** yasemin has quit IRC | 06:55 | |
*** yasemin has joined #openstack-zun | 06:59 | |
*** zhurong has quit IRC | 07:13 | |
openstackgerrit | weikeyou proposed openstack/zun master: Modify the message of LOG https://review.openstack.org/559663 | 08:51 |
openstackgerrit | Shu Muto proposed openstack/zun-ui master: [WIP]Add Manage Security Groups action for container https://review.openstack.org/559276 | 09:27 |
*** shu-mutow is now known as shu-mutow-AWAY | 09:29 | |
*** vabada has joined #openstack-zun | 09:48 | |
*** jchhatbar has quit IRC | 09:55 | |
openstackgerrit | feng.shengqin proposed openstack/zun master: Getting the workdir of docker by CONF https://review.openstack.org/559691 | 10:25 |
*** nicolasbock has joined #openstack-zun | 10:34 | |
openstackgerrit | Kien Nguyen proposed openstack/zun master: [WIP] Add Quota database models https://review.openstack.org/559306 | 10:45 |
openstackgerrit | feng.shengqin proposed openstack/zun master: check new name for container https://review.openstack.org/559698 | 10:51 |
openstackgerrit | Merged openstack/python-zunclient master: rebuild a container with a different image https://review.openstack.org/556698 | 11:06 |
openstackgerrit | feng.shengqin proposed openstack/zun master: Support unless-stopped for restart policy https://review.openstack.org/559707 | 11:12 |
openstackgerrit | JiWei proposed openstack/zun master: Get image info from compute_node https://review.openstack.org/559714 | 11:33 |
openstackgerrit | feng.shengqin proposed openstack/zun master: Setting default value for etcd https://review.openstack.org/559715 | 11:52 |
*** caisan_ has quit IRC | 12:29 | |
*** caisan has joined #openstack-zun | 12:30 | |
*** junaidali has quit IRC | 12:33 | |
*** nicolasbock has quit IRC | 12:33 | |
*** junaidali has joined #openstack-zun | 12:33 | |
*** caisan has quit IRC | 12:34 | |
openstackgerrit | weikeyou proposed openstack/zun master: Set error when rebuild container without port https://review.openstack.org/559720 | 12:35 |
*** hyunsikyang1 has quit IRC | 12:35 | |
*** caisan has joined #openstack-zun | 12:36 | |
*** caisan has quit IRC | 12:37 | |
*** nicolasbock has joined #openstack-zun | 12:37 | |
*** hyunsikyang has joined #openstack-zun | 12:50 | |
*** janki has joined #openstack-zun | 13:22 | |
*** jchhatbar has joined #openstack-zun | 13:50 | |
*** janki has quit IRC | 13:52 | |
*** deepak_ has quit IRC | 13:55 | |
*** caisan has joined #openstack-zun | 14:25 | |
*** caisan has quit IRC | 15:26 | |
*** nicolasbock has quit IRC | 15:52 | |
*** jchhatbar has quit IRC | 16:10 | |
*** hongbin has joined #openstack-zun | 16:32 | |
-openstackstatus- NOTICE: zuul was restarted to update to the latest code; please recheck any changes uploaded within the past 10 minutes | 16:53 | |
*** fishbone_ has joined #openstack-zun | 17:32 | |
fishbone_ | hongbin: yesterday we noticed an improvement that could be made for the zun wsproxy, and you asked that I make a bug report for ir. I am unable to create an account on ubuntu one and it is apparently being discontinued. Is there another way I can make a launchpad account? | 17:33 |
hongbin | fishbone_: I have no idea about the launchpad account things ... | 17:34 |
hongbin | fishbone_: Perhaps, I can create the bug report for you | 17:35 |
hongbin | fishbone_: how to reproduce the bug you mentioned? | 17:38 |
hongbin | fishbone_: for example, what are the steps to setup the wsproxy and UI and how did you use the console with wss? | 17:39 |
hongbin | brb | 17:40 |
fishbone_ | hongbin: np, I will post them on a pastebin | 17:49 |
fishbone_ | hongbin: here are my steps, please let me know if you need more info | 18:45 |
fishbone_ | hongbin: http://paste.openstack.org/show/718767/ | 18:45 |
*** albersen2 has joined #openstack-zun | 18:45 | |
hongbin | fishbone_: ack, thanks | 18:47 |
*** fishbone_ has quit IRC | 20:54 | |
*** harlowja has joined #openstack-zun | 21:03 | |
mbirru | hongbi:Hi | 22:06 |
mbirru | hongbin: when I try to create container I seeing error https://pastebin.com/D8xEM2A5 | 22:13 |
hongbin | mbirru: pong | 22:14 |
hongbin | mbirru: how did you install zun? devstack or manual install? | 22:15 |
hongbin | mbirru: by the error you pasted, it seems that your docker failed to connect to etcd, which is required to be installed | 22:16 |
mbirru | hongbin: I manully from documentation | 22:16 |
hongbin | mbirru: see if it helps after you checked out this note: https://review.openstack.org/#/c/558980/1/doc/source/install/compute-install-ubuntu.rst | 22:18 |
mbirru | hongbin: I followed the same steps | 22:20 |
hongbin | mbirru: ok | 22:22 |
hongbin | mbirru: it looks docker failed to connect to 10.11.142.2:2379 | 22:22 |
hongbin | mbirru: can you make sure this address/port is accessible? | 22:23 |
hongbin | mbirru: if you run "telnet 10.11.142.2 2379" in your machine, what did you get? | 22:24 |
mbirru | hongbin: docker is listening on port 2375 but 2379 is not listening | 22:25 |
hongbin | mbirru: etcd should listen to port 2379 | 22:26 |
hongbin | mbirru: if you run "sudo systemctl status etcd", what did you get? | 22:28 |
mbirru | hongbin:● etcd.service Loaded: not-found (Reason: No such file or directory) Active: inactive (dead) | 22:29 |
mbirru | hongbin: my etcd service is not running | 22:29 |
mbirru | hongbin: how can I run the etcd service? | 22:30 |
hongbin | mbirru: check out this one: https://docs.openstack.org/install-guide/environment-etcd-ubuntu.html | 22:32 |
hongbin | mbirru: and let us know if it works :) | 22:36 |
mbirru | hongbin: Let me try and come back | 22:38 |
hongbin | mbirru: sure | 22:38 |
hongbin | mbirru: i am going to leave in a few minutes, if you cannot catch anyone in IRC, you can send me an email (hongbin034@gmail.com), have a good day | 22:39 |
mbirru | hongbin: Thank you I will sent mail | 22:40 |
*** hongbin has quit IRC | 22:45 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!