Friday, 2017-03-10

digahongbin: hi00:01
hongbindiga: hi sir00:02
digahongbin: getting below error while installing fuxi via devstack - http://paste.openstack.org/show/602128/00:02
digaI pulled latest devstack code, then started getting this error00:02
hongbingo the the fuxi folder00:04
hongbintry this: sudo pip install -e .00:04
hongbinthen restart fuxi00:04
hongbindiga: oh, i see, it is the error while you installed devstack00:06
hongbindiga: never mind, let me figure it out00:06
digahongbin: ok00:07
hongbindiga: could you paste more logs to me00:07
digaok00:07
digahongbin: http://paste.openstack.org/show/602130/00:09
digaput complete log error00:09
hongbindiga: if you manually run "tox -egenconfig" in fuxi folder, it fail or succeed?00:16
digalet me check00:17
digahongbin: still it gives same error00:17
hongbindiga: how about "tox -egenconfig --recreate"00:18
digalet me check00:19
hongbindiga: i need to leave in 5 minute...00:21
digaits taking time, will let you know later on00:22
*** hongbin has quit IRC00:22
*** catintheroof has quit IRC00:29
*** catintheroof has joined #openstack-zun00:30
*** catintheroof has quit IRC00:30
*** catintheroof has joined #openstack-zun00:42
*** zhurong has joined #openstack-zun00:56
*** yuanying_ has quit IRC01:05
*** yuanying has joined #openstack-zun01:19
*** kevinz has joined #openstack-zun01:46
*** kevinz has quit IRC01:57
*** kevinz has joined #openstack-zun01:57
*** kevinz has quit IRC02:10
*** kevinz has joined #openstack-zun02:11
openstackgerritfeng.shengqin proposed openstack/zun master: Get/put archive works when container is paused or stopped  https://review.openstack.org/44406302:17
*** yuanying has quit IRC02:20
*** yuanying has joined #openstack-zun02:21
*** kevinz has quit IRC02:23
*** kevinz has joined #openstack-zun02:24
*** diga has quit IRC02:25
*** kevinz has quit IRC02:36
*** kevinz has joined #openstack-zun02:37
openstackgerritMerged openstack/zun master: Format the quickstart doc  https://review.openstack.org/44297202:39
*** sudipto has joined #openstack-zun02:41
*** yuanying has quit IRC02:48
*** sudipto has quit IRC03:03
*** shubhams has joined #openstack-zun03:36
*** catintheroof has quit IRC03:57
*** catintheroof has joined #openstack-zun03:58
*** catintheroof has quit IRC03:59
openstackgerritMerged openstack/zun master: Pass file descriptor to docker.load instead  https://review.openstack.org/44403904:05
*** yuanying has joined #openstack-zun04:10
*** shubhams_ has joined #openstack-zun04:14
*** sudipto has joined #openstack-zun04:14
*** shubhams has quit IRC04:16
*** janki has joined #openstack-zun05:18
openstackgerritfeng.shengqin proposed openstack/zun master: Check the signal parameter of kill  https://review.openstack.org/44346105:30
*** diga has joined #openstack-zun05:32
openstackgerritMerged openstack/zun master: Get/put archive works when container is paused or stopped  https://review.openstack.org/44406305:53
*** Shunli has joined #openstack-zun06:12
*** pksingh has joined #openstack-zun06:30
*** caowei has joined #openstack-zun06:33
*** diga has quit IRC06:34
pksinghmkrai: shubhams_ i have put my views on image-api etherpad and you guys can check and put your thoughts too.06:53
*** shu-mutou-AWAY is now known as shu-mutou07:20
openstackgerritShu Muto proposed openstack/zun-ui master: Refresh table view and detail view  https://review.openstack.org/44358607:24
openstackgerritKevin Zhao proposed openstack/zun master: [WIP]Introduce container composition  https://review.openstack.org/43775907:35
openstackgerritMerged openstack/zun-ui master: Hotfix creation dialog  https://review.openstack.org/44350607:38
*** diga has joined #openstack-zun07:49
*** sudipto has quit IRC08:00
*** pksingh has quit IRC08:11
*** pksingh has joined #openstack-zun08:21
shu-mutouHi folks, I'd like to add new panel for image management using "zun pull" and "zun image-list". Should the panel be exposed to every users? Or only admins?08:29
mkraiHi shu-mutou I would suggest to wait for next week meeting.08:33
mkraiThere is some discussion going on whether we want to keep the image API or remove it08:33
mkraishu-mutou: https://etherpad.openstack.org/p/zun-image-api08:34
mkraithis is the etherpad link of discussion08:34
mkraishu-mutou: If you can't attend the meeting, me or hongbin will let you know about this08:35
mkraiThanks!08:35
*** Namrata__ has joined #openstack-zun08:37
Namrata__Hi mkrai08:42
mkraiHi Namrata__08:42
pksinghShunli: Hello08:46
Shunlihello08:53
shu-mutouThanks mkrai!08:53
Shunlihi pksingh08:53
pksinghShunli: i was looking into https://bugs.launchpad.net/zun/+bug/167171308:54
openstackLaunchpad bug 1671713 in Zun "Docker client error to join the network" [Undecided,New] - Assigned to Shunli Zhou (shunliz)08:54
pksinghShunli: How did you encounter this issue?08:54
ShunliI deploy a container, using kubernetes/pause. After some time the docker has gone. I didn't notice that, I try to zun start the container, then execption throw.08:56
pksinghok, so when you executed the start, docker daemon was not running?08:57
*** yuanying has quit IRC08:58
pksinghShunli: ^^08:58
Shunlidocker daemon is runing. The docker process has gone.08:59
*** kevinz has quit IRC08:59
Shunlii can not find the docker by docker ps08:59
Shunli:)09:00
pksinghShunli: you created the container having image kubernetes/pause?09:01
Shunlipksingh: yeah, since my network problem, i have no other image to use. I have magnum installed, it shipped an image. :)09:03
pksinghShunli: ok, let me check and i will get back to you09:03
Shunlipksingh: I saw your comments on the bug. It's greate that you can cover this in the api check bp.:)09:05
pksinghShunli: if you want you can go ahead with that BP :)09:05
pksinghShunli: You can implement the status Synching part09:06
pksinghShunli: we can discuss in weekly meeting09:06
Shunlipksingh:ok, we should discuss this first. Then move on.09:07
pksinghShunli: sure, you  can find our meeting schedule here https://wiki.openstack.org/wiki/Zun09:08
Shunlipksingh: Thanks. Hoping i will not miss the meeting.:)09:09
pksinghShunli: Where are you located?09:09
Shunlipksingh: Xi'an China09:09
*** diga has quit IRC09:10
pksinghShunli: great, BTW at my side scenario did not reproduced :)09:10
*** diga has joined #openstack-zun09:11
Shunlipksingh: Strange. Something releated to my environment? I will recheck it later.09:11
pksinghShunli: FYI zun uses kubernetes/pause as sandbox image for each container, for sandbox concept plz see https://github.com/openstack/zun/blob/master/specs/container-sandbox.rst09:12
pksinghShunli: so i got little bit confused ;)09:12
Shunlipksingh: Ah, i will go throgh the bp. I will recheck it again, maybe we can mark the bug invalid if i cannot reproduce it. :)09:16
pksinghShunli: Your concern for status check is valid, but we may discuss in meeting09:17
Shunlipksingh:OK. See you then.09:19
*** Shunli has quit IRC09:27
*** Namrata__ has quit IRC09:28
*** yatinkarel is now known as yatin_away09:28
openstackgerritShu Muto proposed openstack/zun-ui master: Refactor zun.service.js  https://review.openstack.org/44417909:32
*** diga has quit IRC09:34
*** yuanying has joined #openstack-zun09:41
*** sudipto has joined #openstack-zun09:47
*** kevinz has joined #openstack-zun10:07
*** zhurong has quit IRC10:10
openstackgerritShu Muto proposed openstack/zun-ui master: Refresh js test environment  https://review.openstack.org/44419110:13
*** kevinz has quit IRC10:20
*** caowei has quit IRC10:28
*** openstackgerrit has quit IRC10:33
*** janki has quit IRC10:37
*** pksingh has quit IRC10:46
*** yatin_away has quit IRC10:47
*** shu-mutou is now known as shu-mutou-AWAY10:49
*** yatin_away has joined #openstack-zun11:01
*** yatin_away has quit IRC11:29
*** yatin_away has joined #openstack-zun11:40
*** catintheroof has joined #openstack-zun12:34
*** yatin_away has quit IRC12:49
*** yatin_away has joined #openstack-zun13:01
*** sudipto has quit IRC13:16
*** kevinz has joined #openstack-zun13:32
*** sudipto has joined #openstack-zun14:21
*** kevinz has quit IRC14:40
*** hongbin has joined #openstack-zun14:50
*** yatin_away has quit IRC14:54
*** catintheroof has quit IRC15:00
*** catintheroof has joined #openstack-zun15:01
*** yatin_away has joined #openstack-zun15:07
*** dims_ has quit IRC16:45
*** yatin_away has quit IRC17:03
hongbineliqiao: mkrai shubhams_ i added a few active cores as reviewers of a few patches (because zunclient patches don't seem to be moved as fast as server patches)17:04
hongbineliqiao: mkrai shubhams_ however, please don't feel pressure to review them, treat them as normal priority would be enough :)17:05
mkraiSure will try to do it in weekend17:07
*** catintheroof has quit IRC17:07
*** catintheroof has joined #openstack-zun17:08
*** yatin_away has joined #openstack-zun17:15
*** sudipto has quit IRC17:17
*** pksingh has joined #openstack-zun17:58
*** pksingh has quit IRC18:34
*** openstackgerrit has joined #openstack-zun18:43
openstackgerritMerged openstack/python-zunclient master: Support the command "zun get-archive" and "zun put-archive"  https://review.openstack.org/42113318:43
openstackgerritMerged openstack/python-zunclient master: Removes utf-8 encoding and remove support for py34  https://review.openstack.org/43594218:44
openstackgerritMerged openstack/python-zunclient master: Setup coverage job in gate  https://review.openstack.org/44181318:45
openstackgerritMerged openstack/python-zunclient master: Add --all-tenants option into zun list  https://review.openstack.org/44098518:46
*** kevinz has joined #openstack-zun19:00
openstackgerritOpenStack Proposal Bot proposed openstack/python-zunclient master: Updated from global requirements  https://review.openstack.org/44447319:14
*** dims has joined #openstack-zun19:49
*** catintheroof has quit IRC22:23
openstackgerritHongbin Lu proposed openstack/python-zunclient master: Return the exit code of the executed command  https://review.openstack.org/44172023:04
openstackgerritHongbin Lu proposed openstack/python-zunclient master: Get "zun cp" command to work  https://review.openstack.org/44453123:04
*** hongbin has quit IRC23:05

Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!