Wednesday, 2017-08-23

*** Shunli has joined #openstack-zun00:32
*** kiennt has joined #openstack-zun00:32
*** XueFeng has quit IRC00:39
openstackgerritmiaohb proposed openstack/zun master: Fix the undefined NetworkNotFound exception  https://review.openstack.org/49645100:50
*** zhurong has joined #openstack-zun00:57
*** dixiaoli has joined #openstack-zun00:59
*** shu-mutou-AWAY is now known as shu-mutou01:25
*** zsli_ has joined #openstack-zun01:35
*** Shunli has quit IRC01:37
*** caowei has joined #openstack-zun01:45
zsli_hi all, does anyone familiar with the api version control? could someone help me, why this patch https://review.openstack.org/#/c/493787/ ut failed.01:51
*** zsli_ is now known as Shunli01:52
*** hongbin has joined #openstack-zun02:01
*** dixiaoli has quit IRC02:15
*** dixiaoli has joined #openstack-zun02:19
openstackgerritmiaohb proposed openstack/zun master: Fix the undefined InvalidInput exception  https://review.openstack.org/49646202:20
*** zhurong has quit IRC02:58
*** Shunli has quit IRC03:09
*** Shunli has joined #openstack-zun03:09
*** Shunli has quit IRC03:15
*** Shunli has joined #openstack-zun03:15
openstackgerritHongbin Lu proposed openstack/zun master: [WIP] Cinder integration  https://review.openstack.org/47311503:18
*** hongbin has quit IRC03:18
*** Shunli has quit IRC03:26
*** nicolasbock has quit IRC03:27
*** Shunli has joined #openstack-zun03:28
*** gkadam has joined #openstack-zun03:40
openstackgerritmiaohb proposed openstack/zun master: Fix error in api-ref about host  https://review.openstack.org/49647804:15
openstackgerritmiaohb proposed openstack/zun master: Add api-ref for container add-security-group  https://review.openstack.org/49647904:16
*** caowei has quit IRC04:35
*** c06 has joined #openstack-zun04:58
c06hi all, gm04:59
c06need some suggestions i am trying to add one extra parameter to zun create, for that there is a modification in DB schema.05:01
c06https://review.openstack.org/#/c/495825/105:01
*** zhenguo has quit IRC05:02
*** dims has quit IRC05:02
*** spn has quit IRC05:02
*** kiseok7 has quit IRC05:02
*** zhenguo has joined #openstack-zun05:02
*** kiseok7 has joined #openstack-zun05:02
c06i got suggestions from hongbin as run "zun-db-manage revision -m commit-msg" - and it created one script. i modified that script and restarted services but still its not reflecting in DB.05:03
*** dims has joined #openstack-zun05:04
mkraic06: Hi05:05
mkraiDid you do zun-db-manage upgrade?05:06
c06hi mkrai. i didnt, whether upgrade will modify the existing entries.??05:06
mkraino05:07
mkraiit will just modify the container table schema05:07
c06ok i will try that one05:07
c06ty mkrai05:07
mkraisure05:07
*** spn has joined #openstack-zun05:09
*** XueFeng has joined #openstack-zun05:30
*** zhurong has joined #openstack-zun05:31
*** caowei has joined #openstack-zun05:37
openstackgerritMerged openstack/zun master: Update version of docker API  https://review.openstack.org/49079405:40
*** kiennt has quit IRC05:41
openstackgerritMadhuri Kumari proposed openstack/zun master: [WIP] Add runtime parameter to container API  https://review.openstack.org/49082505:49
*** coolsvap has joined #openstack-zun06:05
*** kiennt has joined #openstack-zun06:09
*** kiennt has quit IRC06:23
*** kiennt has joined #openstack-zun06:24
openstackgerritMerged openstack/zun master: Fix the undefined NetworkNotFound exception  https://review.openstack.org/49645106:32
openstackgerritMerged openstack/zun master: Fix the undefined InvalidInput exception  https://review.openstack.org/49646206:32
openstackgerritMerged openstack/zun master: modify some misspellings  https://review.openstack.org/49614306:32
openstackgerritMerged openstack/zun master: Fix error in api-ref about host  https://review.openstack.org/49647807:11
*** dixiaoli_ has joined #openstack-zun07:29
*** dixiaoli has quit IRC07:32
*** egonzalez has joined #openstack-zun08:00
*** openstackgerrit has quit IRC08:03
*** shu-mutou is now known as shu-mutou-AWAY08:19
*** zhenguo has quit IRC08:52
*** zhenguo has joined #openstack-zun08:52
*** openstackgerrit has joined #openstack-zun09:07
openstackgerritmiaohb proposed openstack/python-zunclient master: Fix error in zun create  https://review.openstack.org/49656509:07
openstackgerritShunli Zhou proposed openstack/zun master: Add detach network server side.  https://review.openstack.org/49378709:28
*** Shunli has quit IRC09:28
openstackgerritShunli Zhou proposed openstack/python-zunclient master: Bump the api version to 1.5.  https://review.openstack.org/49572209:32
*** dixiaoli_ has quit IRC09:52
*** kiennt has quit IRC10:03
*** nicolasbock has joined #openstack-zun10:12
*** nicolasbock has quit IRC10:16
openstackgerritMadhuri Kumari proposed openstack/zun master: Add runtime parameter to container API  https://review.openstack.org/49082510:20
*** nicolasbock has joined #openstack-zun10:28
*** kevinz has quit IRC10:35
*** rockit has joined #openstack-zun10:35
rockithi10:35
rockiti want to use docker swarm setup in openstack zun setup10:35
rockiti have installed openstack with zun in one vm10:36
rockitand i have a docker swarm cluster10:36
rockitseparately10:36
mkrairockit: Hi10:37
mkraiYou can specify the url here https://github.com/openstack/zun/blob/master/zun/conf/docker.py#L3010:37
mkraiin you zun.conf10:38
mkraiyour*10:38
mkraiI hope this will work10:38
rockitunder which section10:38
*** zhurong has quit IRC10:49
*** caowei has quit IRC10:55
*** caowei has joined #openstack-zun10:55
*** caowei has quit IRC10:55
openstackgerritMadhuri Kumari proposed openstack/python-zunclient master: Add support for `runtime` parameter  https://review.openstack.org/49661210:57
mkrairockit: docker section11:04
rockitmkrai: by looking default value for api_url, it look like local host11:12
mkrairockit: yes it is11:13
rockithow can i used remote one11:13
rockituse11:13
mkraiThere is another option docker_remote_api_url11:14
rockiti used that but it is creating on local host11:14
mkrairockit: let me check the code11:14
rockitdocker_remote_api_host = tcp://192.168.2.237:237511:14
mkrairockit: https://github.com/openstack/zun/blob/master/zun/container/docker/utils.py#L3711:15
rockitzun-compute is not installed on my docker swarm setup11:15
mkraiit seems the option api_url should work11:16
mkraiI think it should work11:18
rockithm, what value i should give in api_url,11:18
rockitmy zun is installed using devstack on 192.168.2.23711:19
rockitsorry11:19
rockitmy zun is installed using devstack on 192.168.2.23911:19
rockitand my swarm manager ip is 192.168.2.23711:20
rockiti used all-in-one zun setup on 192.168.2.239\11:21
rockitand i created swarm cluster out of box of openstack11:21
rockiti mean i used virtual box vms to create swarm cluster11:21
rockitam i missing any concept?11:22
mkraiproviding your swarm cluster ip should work11:22
rockit192.168.2.239 is also a virtual box vm11:22
mkrairockit: Sorry I haven't tried this setup, not sure11:25
*** yasemin has joined #openstack-zun11:41
openstackgerritMadhuri Kumari proposed openstack/zun master: Add runtime parameter to container API  https://review.openstack.org/49082511:46
*** yasemin has left #openstack-zun11:46
*** caowei has joined #openstack-zun12:12
openstackgerritOpenStack Proposal Bot proposed openstack/python-zunclient master: Updated from global requirements  https://review.openstack.org/49604312:21
rockitmkrai: do COEs or docker needs to be on openstack VMs12:25
rockitto be work with Zun?12:28
*** caowei has quit IRC12:36
mkrairockit (IRC): not necessarily12:38
*** gkadam has quit IRC12:43
rockitmkrai: any link for configuring zun to use COEs or other container technologies12:49
*** kiennt has joined #openstack-zun13:00
*** c06 has quit IRC13:16
*** yasemin has joined #openstack-zun13:38
*** hongbin has joined #openstack-zun13:57
mkrairockit: No not yet14:04
*** kevzha01 has joined #openstack-zun14:05
*** kevzha01_ has joined #openstack-zun14:08
*** kevzha01 has quit IRC14:10
*** kevzha01_ has quit IRC14:24
*** coolsvap has quit IRC14:25
egonzalezHi, i'm getting File "/var/www/cgi-bin/zun/app.wsgi", line 19, in <module>14:34
egonzalez    application = wsgi.init_application(argv=[])14:34
egonzalezTypeError: init_application() takes no arguments (1 given)14:34
egonzalezany idea?14:34
hongbinegonzalez: it looks like a bug14:35
egonzalezhongbin, getting that with wsgi under apache and also migrated to zun's uwsgi14:35
hongbinegonzalez: fwiw, we are swtiching to uwsgi now14:35
hongbini see14:36
hongbinlet me look into the wsgi script14:36
hongbinegonzalez: will it work after removing the "argv=[]"14:38
openstackgerritHongbin Lu proposed openstack/zun master: Fix the wrong parameter in wsgi script  https://review.openstack.org/49673914:41
hongbini think the gate is testing with uwsgi, so the apache wsgi script doesn't maintain well enough, anyway, above patch should fix it14:44
hongbinmkrai: ping14:44
egonzalezhongbin, yep, removing args fixes the startup14:44
hongbinegonzalez: cool14:45
egonzalezhongbin, will move to uwsgi for queens, too risky doing now14:46
hongbinegonzalez: ack14:46
hongbinegonzalez: i will backport the fix to pike14:47
egonzalezhongbin, many thanks for help and quick fix :)14:47
hongbinnp14:47
*** catintheroof has joined #openstack-zun15:25
hongbinmkrai: comments on your 'runtime' patch15:26
*** dixiaoli has joined #openstack-zun15:53
*** dixiaoli has quit IRC15:57
*** kiennt has quit IRC15:59
*** coolsvap has joined #openstack-zun16:16
*** egonzalez has quit IRC16:54
*** catintheroof has quit IRC18:07
*** dixiaoli has joined #openstack-zun18:24
*** coolsvap has quit IRC18:25
*** dixiaoli has quit IRC18:28
openstackgerritHongbin Lu proposed openstack/zun master: [WIP] Cinder integration  https://review.openstack.org/47311522:14
openstackgerritHongbin Lu proposed openstack/zun master: [WIP] Cinder integration  https://review.openstack.org/47311523:29
*** hongbin has quit IRC23:29

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