Friday, 2017-01-20

*** hongbin has quit IRC00:22
*** jwcroppe has quit IRC00:30
*** zhurong has joined #openstack-zun00:48
*** kevinz has joined #openstack-zun01:18
*** yanyanhu has joined #openstack-zun01:44
*** zhurong has quit IRC01:49
*** zhurong has joined #openstack-zun01:51
*** openstackgerrit has joined #openstack-zun01:54
openstackgerritAndy Yan proposed openstack/zun: Change get_instance to _get_instance which looks more private  https://review.openstack.org/42165701:54
*** prameswar has joined #openstack-zun02:25
openstackgerritAndy Yan proposed openstack/zun: Change get_instance to _get_instance which looks more private  https://review.openstack.org/42165702:29
*** diga has joined #openstack-zun02:45
*** hongbin has joined #openstack-zun03:01
digahongbin: Hi03:23
hongbindiga: hi sir03:23
digahongbin: Spec is not yet merged, can I start the implementation03:24
digahongbin: or should I wait till it merges03:24
hongbindiga: it is up to you to start the implementation or not03:24
digahongbin: :) Okay03:24
hongbindiga: for the spec, i will wait one or two days to see if there is further input from other reviewers03:24
digahongbin: Okay, I will wait for some days, need other reviewers to take a look at it03:26
hongbindiga: sure03:26
*** gb21 has joined #openstack-zun03:36
*** zhurong has quit IRC03:39
*** janki has joined #openstack-zun03:53
*** shu-mutou-AWAY is now known as shu-mutou04:03
*** hongbin_ has joined #openstack-zun04:39
*** hongbin has quit IRC04:40
openstackgerritMerged openstack/zun: Add support for Docker Remote API  https://review.openstack.org/42252304:45
*** hongbin_ has quit IRC04:47
*** catinthe_ has quit IRC04:54
*** catintheroof has joined #openstack-zun05:02
*** pksingh has joined #openstack-zun05:02
*** sheel has joined #openstack-zun05:04
*** trinaths has joined #openstack-zun05:07
*** gb21 has quit IRC05:09
*** gb21 has joined #openstack-zun05:09
*** catintheroof has quit IRC05:14
*** trinaths has quit IRC05:37
yaseminhongbin, what i add in zun.conf ? is there any example ?05:41
mkraiyasemin: Hi05:43
mkraiyasemin: Are you following the quickstart ?05:43
*** trinaths has joined #openstack-zun05:43
yaseminmkrai, hi, yes. i cant find other guide05:44
yasemini try to install like magnum, but i dont know what should add in zun.conf05:45
*** catintheroof has joined #openstack-zun05:46
mkraiYou don't need to create it manually05:48
mkraiyasemin: devstack will create it itself05:48
*** zhurong has joined #openstack-zun05:49
yaseminmkrai , my system is not devstack but i try devstack for zun05:50
yasemindoes it work in openstack system ? not devstack ?05:50
mkraiyasemin: You mean you're trying to install with devstack or without devstack?05:51
*** trinaths has left #openstack-zun05:51
mkraiyasemin: You can use `tox -e genconfig` to generate a sample config file for you05:51
yaseminmkrai, i want to try without devstack05:51
yaseminyes i create it but database not upgrade05:51
mkraiyasemin: Yes it should work but you will have to manually install zun05:52
mkraiyasemin: `zun-db-manage upgrade`05:52
yaseminthis comment not working05:53
mkraiWhat error are you getting?05:53
yaseminhttp://paste.openstack.org/show/595727/05:53
mkraiTry installing the dependecies05:54
mkraipip install tox pymysql05:54
yaseminhttp://paste.openstack.org/show/595728/05:56
yaseminmkrai ^^05:56
mkraiyasemin: are you trying to install zun in virtualenv?05:57
yaseminmkrai, yes i use virtualenv05:57
mkraiOk05:58
mkraiYou should install the package in your virtualenv then05:58
mkraithe above pymysql is not installed on your virtualenv05:59
mkraiyasemin: su -s /bin/sh -c "/var/lib/zun/env/bin/pip install pymysql" zun05:59
yaseminhttp://paste.openstack.org/show/595729/06:00
yaseminhow can i update mysql zun database ?06:00
yasemini build like this http://docs.openstack.org/developer/magnum/install-guide-from-source.html06:01
mkraiIt seems the zun user doesn't have the permission to update the db06:02
mkraiHave you grant permission to the zun user?06:03
yaseminyes, and i added zun.conf database section06:05
mkraiyasemin: can you check the permission and confirm again?06:07
openstackgerritKevin Zhao proposed openstack/zun: Add stdin_open tty and attached flags to container  https://review.openstack.org/42252406:19
openstackgerritKevin Zhao proposed openstack/zun: [WIP]Add support for zun attach/resize/detach in server  https://review.openstack.org/42252506:19
yaseminmkrai ; yes, it works06:22
yaseminmkrai, but now i dont know what i do next ? :)06:24
openstackgerritavnish proposed openstack/python-zunclient: Switch to oslo_log  https://review.openstack.org/42251006:26
openstackgerritKevin Zhao proposed openstack/zun: Add stdin_open tty flags to container  https://review.openstack.org/42252406:26
openstackgerritKevin Zhao proposed openstack/zun: [WIP]Add support for zun attach/resize in server  https://review.openstack.org/42252506:26
mkraiyasemin: you zun services are running?06:27
yasemini cant run it ? how can i run  ? but i dont install python zunclient yet06:28
*** manikanta_tadi has quit IRC06:50
yaseminmkrai, i cant run zun-api :/06:51
*** zhurong has quit IRC07:03
*** adisky_ has joined #openstack-zun07:17
mkraiyasemin: zun binaries are installed?07:18
yaseminmkrai, what is the zun binaries ?07:20
mkraizun-api, zun-compute07:20
yaseminokey, yes i installed07:21
mkraiyasemin: depending on your host distribution, you can start the service like "start zun-api" on ubuntu07:23
yaseminmkrai, i run zun-api but i cant run zun-compute. i added /etc/systemd/system/zun-compute.service like http://paste.openstack.org/show/595737/ but it give error Failed to execute operation: Invalid argument07:35
*** janki is now known as janki|afk07:38
yaseminmkrai, i installed devstack with zun. when i want to create container, it give an error like "Bad Request (HTTP 400)"07:49
*** flwang has quit IRC07:51
mkraiyasemin: Can you please paste the error log?07:51
yasemini didnt find zun log but syslog is http://paste.openstack.org/show/595738/07:51
yaseminmkrai ^^07:53
*** flwang has joined #openstack-zun07:54
mkraiyasemin: you told earlier that you're not installing with devstack07:58
mkraiWhat's your image_driver?07:58
mkraiIt seems the image is not downloaded07:58
yaseminmkrai, i didnt change branch, should i installed docker images before create container07:59
yaseminmkrai, is there any log files about zun ?08:00
mkraiLook for log under /var/log/zun08:02
mkraior under /opt/stack/logs depending on installation08:03
*** gb21 has quit IRC08:03
yaseminmkrai, when i try to create container give an error Invalid input for field 'memory'.Value: '512m'. u'512m' does not match '^[0-9]+$'.08:20
digamkrai: Hi08:21
mkraiyasemin: just pass the integer value like 512,1024 etc08:22
mkraidiga: Hi08:22
digamkrai: Can you please look at cinder-integration spec, already got +2 from hongbin & pksingh08:22
mkraidiga: Sorry I was busy other day with some work08:22
mkraiI will have a look today08:23
digamkrai: ok08:23
yaseminmkrai, i created container CLI but container not start . in zun-compute log -> http://paste.openstack.org/show/595741/08:27
yaseminmkrai, horizon plugin has bug about it, i write only numbers this box08:27
mkraiyasemin: what command you ran inside container?08:29
mkraiI guess the ui is not updated according to latest change08:30
mkraiYou can log a bug for  it08:30
yaseminmkrai, i run echo hello command08:33
yaseminlike barselona demo video08:33
mkrairun some commands that run forever like "ping 8.8.8.8"08:36
mkraithe echo commands exits immediately and that's why your container state is stopped08:36
*** janki|afk is now known as janki08:39
yaseminmkrai, okey i got it08:57
*** prameswar has quit IRC09:01
*** openstackgerrit has quit IRC09:02
*** mkrai has quit IRC09:13
*** Guest14133 has quit IRC09:13
*** mkrai has joined #openstack-zun09:13
*** Guest14133 has joined #openstack-zun09:13
*** yanyanhu has quit IRC09:19
*** janki has left #openstack-zun09:21
*** kevinz has quit IRC09:38
*** openstackgerrit has joined #openstack-zun10:11
openstackgerritaditi sharma proposed openstack/zun: Improve the container status  https://review.openstack.org/42170110:11
*** prameswar has joined #openstack-zun10:31
*** pksingh has quit IRC11:32
yaseminmkrai, i try to db container but it is not created instance about it. it follow demo video.11:47
*** adisky_ has quit IRC12:09
*** catinthe_ has joined #openstack-zun12:32
*** catintheroof has quit IRC12:33
*** diga has quit IRC13:34
*** kevinz has joined #openstack-zun13:39
*** kevinz has quit IRC13:48
*** kevinz has joined #openstack-zun13:49
*** kevinz has quit IRC13:51
*** catintheroof has joined #openstack-zun14:33
*** catinthe_ has quit IRC14:36
*** sheel has quit IRC14:47
*** jwcroppe has joined #openstack-zun15:06
*** hongbin has joined #openstack-zun16:15
openstackgerritMerged openstack/zun: Change get_instance to _get_instance which looks more private  https://review.openstack.org/42165716:25
*** jwcroppe has quit IRC16:30
*** jwcroppe has joined #openstack-zun16:31
*** jwcroppe_ has joined #openstack-zun16:32
*** sudipto has joined #openstack-zun16:32
*** sudipto_ has joined #openstack-zun16:32
*** jwcroppe has quit IRC16:35
*** jwcroppe has joined #openstack-zun18:05
*** jwcroppe_ has quit IRC18:05
*** prameswar has quit IRC18:17
*** sudipto has quit IRC18:41
*** sudipto_ has quit IRC18:41
*** catinthe_ has joined #openstack-zun19:50
*** catintheroof has quit IRC19:53
*** lakerzhou has joined #openstack-zun20:15
*** catinthe_ has quit IRC21:02
*** catintheroof has joined #openstack-zun21:03
*** catintheroof has quit IRC21:07
*** jwcroppe has quit IRC21:55
*** lakerzhou has quit IRC22:30

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