*** catintheroof has quit IRC | 00:52 | |
*** hongbin has joined #openstack-zun | 01:36 | |
openstackgerrit | feng.shengqin proposed openstack/zun master: Fix the parameter of profiler.setup https://review.openstack.org/458289 | 01:40 |
---|---|---|
*** yanyanhu has joined #openstack-zun | 01:40 | |
*** caowei has joined #openstack-zun | 01:44 | |
*** kevinz has joined #openstack-zun | 01:52 | |
*** lakerzhou has joined #openstack-zun | 01:52 | |
*** zhurong has joined #openstack-zun | 02:10 | |
*** Shunli has joined #openstack-zun | 02:11 | |
*** lakerzhou has quit IRC | 02:14 | |
openstackgerrit | Merged openstack/zun-ui master: Updated from global requirements https://review.openstack.org/457739 | 02:25 |
openstackgerrit | feng.shengqin proposed openstack/python-zunclient master: Combine tty and stdin_open in server side https://review.openstack.org/457882 | 02:28 |
openstackgerrit | feng.shengqin proposed openstack/zun master: Combine tty and stdin_open in server side https://review.openstack.org/457881 | 02:45 |
*** shu-mutou has joined #openstack-zun | 03:00 | |
*** lakerzhou has joined #openstack-zun | 03:11 | |
*** zhurong has quit IRC | 03:21 | |
*** zhurong has joined #openstack-zun | 03:27 | |
*** zhurong has quit IRC | 03:31 | |
openstackgerrit | Merged openstack/zun master: Drop duplicated exception handle code from docker driver https://review.openstack.org/457968 | 03:31 |
openstackgerrit | Merged openstack/zun master: Add container number info to compute node. https://review.openstack.org/457126 | 03:31 |
*** vikasc has left #openstack-zun | 03:55 | |
*** lakerzhou has quit IRC | 04:02 | |
*** adisky_ has joined #openstack-zun | 04:28 | |
*** zhurong has joined #openstack-zun | 04:31 | |
*** hongbin has quit IRC | 04:32 | |
*** lakerzhou has joined #openstack-zun | 04:34 | |
*** lakerzhou has quit IRC | 04:40 | |
*** cool06 has joined #openstack-zun | 04:48 | |
openstackgerrit | Rajat Sharma proposed openstack/zun master: Fix doc generation for Python3 https://review.openstack.org/458332 | 05:15 |
*** shubhams has joined #openstack-zun | 05:16 | |
*** janki has joined #openstack-zun | 05:26 | |
*** cool06 has quit IRC | 05:30 | |
*** zhurong has quit IRC | 06:12 | |
openstackgerrit | feng.shengqin proposed openstack/zun-ui master: Combine tty and stdin_open https://review.openstack.org/458344 | 06:14 |
openstackgerrit | feng.shengqin proposed openstack/zun-ui master: Combine tty and stdin_open https://review.openstack.org/458344 | 06:18 |
*** cool06 has joined #openstack-zun | 06:22 | |
openstackgerrit | feng.shengqin proposed openstack/zun-ui master: Optimize the link address in README.rst https://review.openstack.org/458348 | 06:26 |
*** jchhatbar has joined #openstack-zun | 07:07 | |
openstackgerrit | feng.shengqin proposed openstack/zun master: Remove unused LOG https://review.openstack.org/458360 | 07:07 |
*** janki has quit IRC | 07:09 | |
*** zhurong has joined #openstack-zun | 07:11 | |
*** jchhatbar_ has joined #openstack-zun | 07:35 | |
*** jchhatbar has quit IRC | 07:38 | |
*** yanyanhu has quit IRC | 07:38 | |
*** jchhatbar_ has quit IRC | 07:42 | |
*** jchhatbar_ has joined #openstack-zun | 07:42 | |
*** yanyanhu has joined #openstack-zun | 08:06 | |
*** cool06 has quit IRC | 08:35 | |
*** jchhatbar has joined #openstack-zun | 08:44 | |
*** jchhatbar_ has quit IRC | 08:46 | |
*** cool06 has joined #openstack-zun | 09:04 | |
cool06 | hi all, i need some guidance to add patch or bug to devstack zun. Also i am not sure whether i am in right direction or not. | 09:04 |
cool06 | zun create/run containers output list showing more extra spaces in cli. kindly have a look on this. | 09:15 |
cool06 | https://ibb.co/hQs3Fk | 09:15 |
*** pksingh has joined #openstack-zun | 09:31 | |
*** shu-mutou is now known as shu-mutou-AWAY | 09:40 | |
pksingh | cool06: if you want any help for contribution, i am more than happy to help | 09:46 |
*** yanyanhu has quit IRC | 09:54 | |
cool06 | ty pksingh. can i ping u in pvt mode becoz i dont want to disturb the grp | 09:56 |
cool06 | also i am thinking to add this bug in zun | 10:05 |
cool06 | any suggestions | 10:05 |
cool06 | https://pastebin.com/qBTtTPeC | 10:06 |
pksingh | cool06: i am not able to open this link | 10:07 |
pksingh | cool06: can you paste at http://paste.openstack.org/ | 10:07 |
cool06 | pksingh: one second i am doing | 10:07 |
pksingh | cool06: lets discuss here, other may get benifitted from some talk | 10:08 |
cool06 | ok sure. can u check this link -> http://paste.openstack.org/show/607304/ | 10:08 |
pksingh | cool06: i am looking into it | 10:09 |
cool06 | ty pksingh also i have one more thing to discuss once u got free kindly ping me. :) | 10:10 |
pksingh | cool06: I think your compute services are not running | 10:12 |
pksingh | cool06: are they? | 10:12 |
cool06 | no after executing exec it got struck with rpcapi and amqp | 10:13 |
pksingh | cool06: it means probably, zun-compute is not running | 10:13 |
pksingh | cool06: can you check | 10:13 |
cool06 | ok once again i ll recreate this error | 10:15 |
pksingh | can you run this command, 'ps -eaf |grep zun' and paste the output | 10:16 |
cool06 | http://paste.openstack.org/show/607308/ | 10:16 |
pksingh | cool06: communication between zun-api and zun-compute is broken, ok so zun-compute is running | 10:17 |
pksingh | cool06: what did you do before this failure? | 10:17 |
cool06 | i created two containers and using exec i tried to ping between those containers | 10:18 |
pksingh | cool06: did you changed any configuration | 10:18 |
cool06 | from docker level its working fine | 10:18 |
*** zhurong has quit IRC | 10:19 | |
pksingh | cool06: is it latest devstack? | 10:19 |
cool06 | yes pksingh morning only i installed | 10:20 |
pksingh | ok great i am trying to reproduce | 10:20 |
cool06 | ok ty.. also i have one more thing to discuss | 10:21 |
pksingh | cool06: man there is something wron in your invironment | 10:23 |
pksingh | cool06: please check if rabbitmq is running | 10:23 |
pksingh | cool06: and better to restart the services | 10:23 |
cool06 | ok give some mintued i ll restart both zun-api and compute | 10:24 |
pksingh | cool06: just wait | 10:25 |
cool06 | ok | 10:26 |
pksingh | cool06: it reproduce at my end | 10:26 |
cool06 | great.. :) | 10:26 |
cool06 | can i file a bug.? | 10:26 |
pksingh | cool06: sure | 10:26 |
cool06 | pksingh: also related to -> "enable_plugin devstack-plugin-container https://github.com/openstack/devstack-plugin-container" | 10:27 |
cool06 | devstack need some modification | 10:28 |
pksingh | plz go ahead | 10:28 |
cool06 | related to this i ll collect all information and after that can i ping you. | 10:29 |
pksingh | ok sure | 10:29 |
cool06 | thanks a lot | 10:30 |
pksingh | u r welcome | 10:31 |
cool06 | also related to contribution i need guidance if u have any good reference links to follow means kindly share me.. for both code and documentation. | 10:32 |
pksingh | cool06: sure | 10:33 |
cool06 | ty.. :) | 10:33 |
pksingh | cool06: ping+10.0.0.75 | 10:33 |
pksingh | wrong content :( | 10:34 |
pksingh | https://docs.openstack.org/infra/manual/developers.html | 10:34 |
cool06 | ty. for editing guide and tutorials(documentation). | 10:35 |
pksingh | cool06: i will see and let you know | 10:38 |
cool06 | ok ty pksingh | 10:38 |
*** kevinz has quit IRC | 10:39 | |
*** pksingh has quit IRC | 10:51 | |
*** pksingh has joined #openstack-zun | 11:00 | |
*** shubhams has quit IRC | 11:02 | |
*** pksingh has quit IRC | 11:09 | |
*** zhurong has joined #openstack-zun | 11:16 | |
*** openstackgerrit has quit IRC | 11:32 | |
*** openstackgerrit has joined #openstack-zun | 11:38 | |
openstackgerrit | Merged openstack/zun master: Avoid running multiple etcd process https://review.openstack.org/457380 | 11:38 |
*** Shunli has quit IRC | 11:46 | |
*** kevinz has joined #openstack-zun | 12:08 | |
*** kevinz has quit IRC | 12:18 | |
*** kevinz has joined #openstack-zun | 12:19 | |
*** lakerzhou has joined #openstack-zun | 12:25 | |
*** catintheroof has joined #openstack-zun | 12:27 | |
*** catintheroof has quit IRC | 12:30 | |
*** catintheroof has joined #openstack-zun | 12:30 | |
*** lakerzhou has quit IRC | 12:31 | |
*** catintheroof has quit IRC | 12:40 | |
*** catintheroof has joined #openstack-zun | 12:41 | |
*** catintheroof has quit IRC | 12:41 | |
*** catintheroof has joined #openstack-zun | 12:41 | |
*** catintheroof has quit IRC | 12:43 | |
*** catintheroof has joined #openstack-zun | 12:43 | |
*** cool06 has quit IRC | 12:46 | |
*** pksingh has joined #openstack-zun | 13:10 | |
*** jchhatbar has quit IRC | 14:04 | |
*** himani has quit IRC | 14:41 | |
*** kevinz has quit IRC | 14:41 | |
*** pksingh has quit IRC | 14:47 | |
*** himani has joined #openstack-zun | 14:53 | |
*** kevinz has joined #openstack-zun | 14:57 | |
*** adisky_ has quit IRC | 14:59 | |
*** kevinz has quit IRC | 15:02 | |
*** pksingh has joined #openstack-zun | 15:05 | |
*** pksingh has quit IRC | 15:12 | |
*** pksingh has joined #openstack-zun | 15:13 | |
*** hongbin has joined #openstack-zun | 15:13 | |
*** pksingh has quit IRC | 15:14 | |
*** zhurong has quit IRC | 16:11 | |
*** pksingh has joined #openstack-zun | 16:11 | |
*** vikasc has joined #openstack-zun | 17:06 | |
*** pksingh has quit IRC | 17:50 | |
openstackgerrit | Hongbin Lu proposed openstack/zun-ui master: Combine tty and stdin_open options https://review.openstack.org/458619 | 18:56 |
openstackgerrit | Merged openstack/zun master: Remove unused LOG https://review.openstack.org/458360 | 19:03 |
*** catintheroof has quit IRC | 21:34 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!