*** hongbin has quit IRC | 00:22 | |
*** jwcroppe has quit IRC | 00:30 | |
*** zhurong has joined #openstack-zun | 00:48 | |
*** kevinz has joined #openstack-zun | 01:18 | |
*** yanyanhu has joined #openstack-zun | 01:44 | |
*** zhurong has quit IRC | 01:49 | |
*** zhurong has joined #openstack-zun | 01:51 | |
*** openstackgerrit has joined #openstack-zun | 01:54 | |
openstackgerrit | Andy Yan proposed openstack/zun: Change get_instance to _get_instance which looks more private https://review.openstack.org/421657 | 01:54 |
---|---|---|
*** prameswar has joined #openstack-zun | 02:25 | |
openstackgerrit | Andy Yan proposed openstack/zun: Change get_instance to _get_instance which looks more private https://review.openstack.org/421657 | 02:29 |
*** diga has joined #openstack-zun | 02:45 | |
*** hongbin has joined #openstack-zun | 03:01 | |
diga | hongbin: Hi | 03:23 |
hongbin | diga: hi sir | 03:23 |
diga | hongbin: Spec is not yet merged, can I start the implementation | 03:24 |
diga | hongbin: or should I wait till it merges | 03:24 |
hongbin | diga: it is up to you to start the implementation or not | 03:24 |
diga | hongbin: :) Okay | 03:24 |
hongbin | diga: for the spec, i will wait one or two days to see if there is further input from other reviewers | 03:24 |
diga | hongbin: Okay, I will wait for some days, need other reviewers to take a look at it | 03:26 |
hongbin | diga: sure | 03:26 |
*** gb21 has joined #openstack-zun | 03:36 | |
*** zhurong has quit IRC | 03:39 | |
*** janki has joined #openstack-zun | 03:53 | |
*** shu-mutou-AWAY is now known as shu-mutou | 04:03 | |
*** hongbin_ has joined #openstack-zun | 04:39 | |
*** hongbin has quit IRC | 04:40 | |
openstackgerrit | Merged openstack/zun: Add support for Docker Remote API https://review.openstack.org/422523 | 04:45 |
*** hongbin_ has quit IRC | 04:47 | |
*** catinthe_ has quit IRC | 04:54 | |
*** catintheroof has joined #openstack-zun | 05:02 | |
*** pksingh has joined #openstack-zun | 05:02 | |
*** sheel has joined #openstack-zun | 05:04 | |
*** trinaths has joined #openstack-zun | 05:07 | |
*** gb21 has quit IRC | 05:09 | |
*** gb21 has joined #openstack-zun | 05:09 | |
*** catintheroof has quit IRC | 05:14 | |
*** trinaths has quit IRC | 05:37 | |
yasemin | hongbin, what i add in zun.conf ? is there any example ? | 05:41 |
mkrai | yasemin: Hi | 05:43 |
mkrai | yasemin: Are you following the quickstart ? | 05:43 |
*** trinaths has joined #openstack-zun | 05:43 | |
yasemin | mkrai, hi, yes. i cant find other guide | 05:44 |
yasemin | i try to install like magnum, but i dont know what should add in zun.conf | 05:45 |
*** catintheroof has joined #openstack-zun | 05:46 | |
mkrai | You don't need to create it manually | 05:48 |
mkrai | yasemin: devstack will create it itself | 05:48 |
*** zhurong has joined #openstack-zun | 05:49 | |
yasemin | mkrai , my system is not devstack but i try devstack for zun | 05:50 |
yasemin | does it work in openstack system ? not devstack ? | 05:50 |
mkrai | yasemin: You mean you're trying to install with devstack or without devstack? | 05:51 |
*** trinaths has left #openstack-zun | 05:51 | |
mkrai | yasemin: You can use `tox -e genconfig` to generate a sample config file for you | 05:51 |
yasemin | mkrai, i want to try without devstack | 05:51 |
yasemin | yes i create it but database not upgrade | 05:51 |
mkrai | yasemin: Yes it should work but you will have to manually install zun | 05:52 |
mkrai | yasemin: `zun-db-manage upgrade` | 05:52 |
yasemin | this comment not working | 05:53 |
mkrai | What error are you getting? | 05:53 |
yasemin | http://paste.openstack.org/show/595727/ | 05:53 |
mkrai | Try installing the dependecies | 05:54 |
mkrai | pip install tox pymysql | 05:54 |
yasemin | http://paste.openstack.org/show/595728/ | 05:56 |
yasemin | mkrai ^^ | 05:56 |
mkrai | yasemin: are you trying to install zun in virtualenv? | 05:57 |
yasemin | mkrai, yes i use virtualenv | 05:57 |
mkrai | Ok | 05:58 |
mkrai | You should install the package in your virtualenv then | 05:58 |
mkrai | the above pymysql is not installed on your virtualenv | 05:59 |
mkrai | yasemin: su -s /bin/sh -c "/var/lib/zun/env/bin/pip install pymysql" zun | 05:59 |
yasemin | http://paste.openstack.org/show/595729/ | 06:00 |
yasemin | how can i update mysql zun database ? | 06:00 |
yasemin | i build like this http://docs.openstack.org/developer/magnum/install-guide-from-source.html | 06:01 |
mkrai | It seems the zun user doesn't have the permission to update the db | 06:02 |
mkrai | Have you grant permission to the zun user? | 06:03 |
yasemin | yes, and i added zun.conf database section | 06:05 |
mkrai | yasemin: can you check the permission and confirm again? | 06:07 |
openstackgerrit | Kevin Zhao proposed openstack/zun: Add stdin_open tty and attached flags to container https://review.openstack.org/422524 | 06:19 |
openstackgerrit | Kevin Zhao proposed openstack/zun: [WIP]Add support for zun attach/resize/detach in server https://review.openstack.org/422525 | 06:19 |
yasemin | mkrai ; yes, it works | 06:22 |
yasemin | mkrai, but now i dont know what i do next ? :) | 06:24 |
openstackgerrit | avnish proposed openstack/python-zunclient: Switch to oslo_log https://review.openstack.org/422510 | 06:26 |
openstackgerrit | Kevin Zhao proposed openstack/zun: Add stdin_open tty flags to container https://review.openstack.org/422524 | 06:26 |
openstackgerrit | Kevin Zhao proposed openstack/zun: [WIP]Add support for zun attach/resize in server https://review.openstack.org/422525 | 06:26 |
mkrai | yasemin: you zun services are running? | 06:27 |
yasemin | i cant run it ? how can i run ? but i dont install python zunclient yet | 06:28 |
*** manikanta_tadi has quit IRC | 06:50 | |
yasemin | mkrai, i cant run zun-api :/ | 06:51 |
*** zhurong has quit IRC | 07:03 | |
*** adisky_ has joined #openstack-zun | 07:17 | |
mkrai | yasemin: zun binaries are installed? | 07:18 |
yasemin | mkrai, what is the zun binaries ? | 07:20 |
mkrai | zun-api, zun-compute | 07:20 |
yasemin | okey, yes i installed | 07:21 |
mkrai | yasemin: depending on your host distribution, you can start the service like "start zun-api" on ubuntu | 07:23 |
yasemin | mkrai, 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 argument | 07:35 |
*** janki is now known as janki|afk | 07:38 | |
yasemin | mkrai, 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 IRC | 07:51 | |
mkrai | yasemin: Can you please paste the error log? | 07:51 |
yasemin | i didnt find zun log but syslog is http://paste.openstack.org/show/595738/ | 07:51 |
yasemin | mkrai ^^ | 07:53 |
*** flwang has joined #openstack-zun | 07:54 | |
mkrai | yasemin: you told earlier that you're not installing with devstack | 07:58 |
mkrai | What's your image_driver? | 07:58 |
mkrai | It seems the image is not downloaded | 07:58 |
yasemin | mkrai, i didnt change branch, should i installed docker images before create container | 07:59 |
yasemin | mkrai, is there any log files about zun ? | 08:00 |
mkrai | Look for log under /var/log/zun | 08:02 |
mkrai | or under /opt/stack/logs depending on installation | 08:03 |
*** gb21 has quit IRC | 08:03 | |
yasemin | mkrai, 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 |
diga | mkrai: Hi | 08:21 |
mkrai | yasemin: just pass the integer value like 512,1024 etc | 08:22 |
mkrai | diga: Hi | 08:22 |
diga | mkrai: Can you please look at cinder-integration spec, already got +2 from hongbin & pksingh | 08:22 |
mkrai | diga: Sorry I was busy other day with some work | 08:22 |
mkrai | I will have a look today | 08:23 |
diga | mkrai: ok | 08:23 |
yasemin | mkrai, i created container CLI but container not start . in zun-compute log -> http://paste.openstack.org/show/595741/ | 08:27 |
yasemin | mkrai, horizon plugin has bug about it, i write only numbers this box | 08:27 |
mkrai | yasemin: what command you ran inside container? | 08:29 |
mkrai | I guess the ui is not updated according to latest change | 08:30 |
mkrai | You can log a bug for it | 08:30 |
yasemin | mkrai, i run echo hello command | 08:33 |
yasemin | like barselona demo video | 08:33 |
mkrai | run some commands that run forever like "ping 8.8.8.8" | 08:36 |
mkrai | the echo commands exits immediately and that's why your container state is stopped | 08:36 |
*** janki|afk is now known as janki | 08:39 | |
yasemin | mkrai, okey i got it | 08:57 |
*** prameswar has quit IRC | 09:01 | |
*** openstackgerrit has quit IRC | 09:02 | |
*** mkrai has quit IRC | 09:13 | |
*** Guest14133 has quit IRC | 09:13 | |
*** mkrai has joined #openstack-zun | 09:13 | |
*** Guest14133 has joined #openstack-zun | 09:13 | |
*** yanyanhu has quit IRC | 09:19 | |
*** janki has left #openstack-zun | 09:21 | |
*** kevinz has quit IRC | 09:38 | |
*** openstackgerrit has joined #openstack-zun | 10:11 | |
openstackgerrit | aditi sharma proposed openstack/zun: Improve the container status https://review.openstack.org/421701 | 10:11 |
*** prameswar has joined #openstack-zun | 10:31 | |
*** pksingh has quit IRC | 11:32 | |
yasemin | mkrai, i try to db container but it is not created instance about it. it follow demo video. | 11:47 |
*** adisky_ has quit IRC | 12:09 | |
*** catinthe_ has joined #openstack-zun | 12:32 | |
*** catintheroof has quit IRC | 12:33 | |
*** diga has quit IRC | 13:34 | |
*** kevinz has joined #openstack-zun | 13:39 | |
*** kevinz has quit IRC | 13:48 | |
*** kevinz has joined #openstack-zun | 13:49 | |
*** kevinz has quit IRC | 13:51 | |
*** catintheroof has joined #openstack-zun | 14:33 | |
*** catinthe_ has quit IRC | 14:36 | |
*** sheel has quit IRC | 14:47 | |
*** jwcroppe has joined #openstack-zun | 15:06 | |
*** hongbin has joined #openstack-zun | 16:15 | |
openstackgerrit | Merged openstack/zun: Change get_instance to _get_instance which looks more private https://review.openstack.org/421657 | 16:25 |
*** jwcroppe has quit IRC | 16:30 | |
*** jwcroppe has joined #openstack-zun | 16:31 | |
*** jwcroppe_ has joined #openstack-zun | 16:32 | |
*** sudipto has joined #openstack-zun | 16:32 | |
*** sudipto_ has joined #openstack-zun | 16:32 | |
*** jwcroppe has quit IRC | 16:35 | |
*** jwcroppe has joined #openstack-zun | 18:05 | |
*** jwcroppe_ has quit IRC | 18:05 | |
*** prameswar has quit IRC | 18:17 | |
*** sudipto has quit IRC | 18:41 | |
*** sudipto_ has quit IRC | 18:41 | |
*** catinthe_ has joined #openstack-zun | 19:50 | |
*** catintheroof has quit IRC | 19:53 | |
*** lakerzhou has joined #openstack-zun | 20:15 | |
*** catinthe_ has quit IRC | 21:02 | |
*** catintheroof has joined #openstack-zun | 21:03 | |
*** catintheroof has quit IRC | 21:07 | |
*** jwcroppe has quit IRC | 21:55 | |
*** lakerzhou has quit IRC | 22:30 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!