*** dboik has quit IRC | 00:00 | |
*** achanda has quit IRC | 00:02 | |
*** kebray has joined #openstack-containers | 00:05 | |
*** gose has quit IRC | 00:08 | |
*** yuanying-alt has joined #openstack-containers | 00:24 | |
openstackgerrit | Jay Lau proposed openstack/magnum: Remove exit from conductor https://review.openstack.org/173073 | 00:28 |
---|---|---|
*** yuanying-alt has quit IRC | 00:28 | |
*** jay-lau-513 has quit IRC | 00:34 | |
*** gose has joined #openstack-containers | 00:47 | |
*** oro has quit IRC | 00:47 | |
*** gose has quit IRC | 00:53 | |
*** liusheng has joined #openstack-containers | 01:01 | |
*** erkules_ has joined #openstack-containers | 01:21 | |
*** erkules has quit IRC | 01:23 | |
*** daneyon has joined #openstack-containers | 01:27 | |
*** daneyon has quit IRC | 01:31 | |
*** kebray has quit IRC | 01:36 | |
*** jay-lau-513 has joined #openstack-containers | 01:37 | |
*** julim has quit IRC | 01:38 | |
openstackgerrit | Kai Qiang Wu(Kennan) proposed openstack/magnum: Fix version confict for docker-py https://review.openstack.org/173147 | 01:38 |
openstackgerrit | Jay Lau proposed openstack/magnum: Remove exit from conductor https://review.openstack.org/173073 | 01:46 |
*** unicell has quit IRC | 01:56 | |
*** unicell has joined #openstack-containers | 01:56 | |
openstackgerrit | Jay Lau proposed openstack/magnum: Remove exit from conductor https://review.openstack.org/173073 | 01:58 |
Kennan | :dims_ ping | 02:04 |
dims_ | Kennan: pong | 02:04 |
Kennan | hi, dims_ | 02:04 |
Kennan | I installed devstack and found issue with | 02:04 |
Kennan | with ubuntu 14.04 | 02:04 |
Kennan | https://bugs.launchpad.net/magnum/+bug/1443729 | 02:04 |
openstack | Launchpad bug 1443729 in Magnum "magnum template cmd not work for pip version conflict" [Undecided,In progress] - Assigned to Kai Qiang Wu(Kennan) (wkqwu) | 02:04 |
Kennan | but in gate | 02:04 |
Kennan | my fix failed with | 02:05 |
Kennan | kg_resources.ContextualVersionConflict: (requests 2.6.0 (/home/jenkins/workspace/gate-magnum-python27/.tox/py27/lib/python2.7/site-packages), Requirement.parse('requests<2.5.0,>=2.2.1'), | 02:05 |
Kennan | seems gate have different system installed ? | 02:05 |
Kennan | its requests is 2.6.0 ? | 02:05 |
openstackgerrit | Fang Fenghua proposed openstack/magnum: Not call dockerclient-api del none exist container https://review.openstack.org/172786 | 02:05 |
Kennan | :dims_ what do you think the proper fix ? | 02:05 |
Kennan | this is the gate result | 02:06 |
Kennan | http://logs.openstack.org/47/173147/1/check/gate-magnum-python27/7e14065/console.html | 02:06 |
dims_ | looking | 02:07 |
*** yuanying-alt has joined #openstack-containers | 02:15 | |
dims_ | Kennan: the bug in https://bugs.launchpad.net/magnum/+bug/1443729 does not happen on gate. right? | 02:15 |
openstack | Launchpad bug 1443729 in Magnum "magnum template cmd not work for pip version conflict" [Undecided,In progress] - Assigned to Kai Qiang Wu(Kennan) (wkqwu) | 02:15 |
Kennan | :dims_ seems the gate env requests installed is 2.6.0 | 02:16 |
Kennan | so it not happen that env, I think | 02:16 |
dims_ | and the gate is working fine with latest docker-py and 2.6.0 requests. so i don't see a problem :) | 02:17 |
dims_ | i.e. your environment needs to be fixed. no? | 02:17 |
Kennan | :dims_ I used ubuntu 14.04 env | 02:18 |
Kennan | I think it would happend for ubuntu 14.04 env | 02:18 |
Kennan | if we tried with devstack | 02:18 |
Kennan | I just use latest devstack to do magnum setup | 02:19 |
Kennan | and hit that issue | 02:19 |
Kennan | do you know what gate environment is? | 02:19 |
*** yuanying-alt has quit IRC | 02:20 | |
*** achanda has joined #openstack-containers | 02:21 | |
dims_ | Kennan: we do have a gate job running with devstack which is working fine :) | 02:21 |
dims_ | try this..add a new review which a change to post_test_hook.sh with the same call you had trouble with "magnum-template-manage list-templates" | 02:21 |
Kennan | :dims_ I know it, I think it may have difference if devstack run with fedora or ubuntu ? since I just tried with ubuntu with 14.04 | 02:22 |
dims_ | and check the dsvm logs | 02:22 |
Kennan | I could reproduce that errors I think | 02:22 |
dims_ | http://logs.openstack.org/47/173147/1/check/check-functional-dsvm-magnum/e5f4dba/logs/devstacklog.txt.gz#_2015-04-14_01_45_00_556 | 02:22 |
dims_ | logs have all the information you need about the dsvm job | 02:22 |
dims_ | magnum/tests/contrib/post_test_hook.sh - that's where i add the test commands that i want to run in the dsvm job | 02:24 |
dims_ | and you can see the output in the console.html | 02:24 |
dims_ | example | 02:24 |
dims_ | http://logs.openstack.org/47/173147/1/check/check-functional-dsvm-magnum/e5f4dba/console.html#_2015-04-14_02_00_29_583 | 02:24 |
Kennan | hi dims_ | 02:25 |
Kennan | did you devstack test templates cmd ? | 02:25 |
Kennan | I think no, it is new added | 02:25 |
Kennan | in ubuntu env | 02:25 |
dims_ | y, see above... | 02:26 |
dims_ | try this..add a new review which a change to post_test_hook.sh with the same call you had trouble with "magnum-template-manage list-templates" | 02:26 |
Kennan | seems devstack gate job just run bay-create | 02:26 |
Kennan | :dims_ ok | 02:26 |
Kennan | let me try that | 02:26 |
dims_ | y, please add more :) | 02:26 |
dims_ | ttyl. | 02:27 |
*** dims_ has quit IRC | 02:28 | |
openstackgerrit | Kai Qiang Wu(Kennan) proposed openstack/magnum: Add template test for gate job https://review.openstack.org/173154 | 02:35 |
sdake_ | kennan which packages conflict | 02:39 |
Kennan | :sdake_ gate jobs seems happy with requests and docker-py (docker-py has requests requirement too) | 02:40 |
Kennan | I tried latest devstack in local (ubuntu 14.04) env | 02:40 |
sdake_ | sudo pip upgrade docker -py | 02:40 |
Kennan | seems in loccal devstack install the requests version is 2.2.1 | 02:41 |
Kennan | which not fit for latests docker-py | 02:41 |
Kennan | as docker-py require >=2.5.* | 02:41 |
sdake_ | docker-pysudo pip upgrade requests | 02:41 |
sdake_ | just upgrade requests manually | 02:42 |
Kennan | yes, manually work. I am thining if we have doc-magnum about it | 02:42 |
Kennan | to developers, it should work | 02:42 |
sdake_ | recommend fix global requirements to min at requests 2.5.0 | 02:42 |
*** oro has joined #openstack-containers | 02:43 | |
sdake_ | if i haveto build another container i'm going to snap | 02:43 |
Kennan | yes, but our project still not in global requirements, not sure if it is acceptable for them | 02:43 |
sdake_ | there is a dependency managemnet process iirc | 02:43 |
sdake_ | google for it | 02:43 |
sdake_ | we need our reqs in global reqs | 02:43 |
Kennan | :sdake_, yes do you suggest we add our project to global reqs project ? | 02:44 |
sdake_ | yes | 02:44 |
Kennan | yes, :sdake_ who is doing that ? | 02:45 |
sdake_ | you are | 02:45 |
sdake_ | ;-) | 02:45 |
Kennan | ok. I am glad to do that. | 02:45 |
Kennan | https://github.com/openstack/requirements | 02:45 |
Kennan | is the doc about that ? | 02:45 |
sdake_ | search for "new requirements" | 02:47 |
sdake_ | anser all those quetions in the commit log | 02:47 |
sdake_ | it wil hep | 02:47 |
*** filler has quit IRC | 02:48 | |
Kennan | OK. :sdake_ let me summarize | 02:48 |
Kennan | 1. add magnum project in requires | 02:48 |
sdake_ | 1. docker images suck | 02:48 |
sdake_ | 2. building docker images sucks | 02:48 |
sdake_ | 3. groan | 02:48 |
Kennan | 2. fix requests version | 02:48 |
*** f1ller has joined #openstack-containers | 02:49 | |
Kennan | :sdake_ what do you mean docker images ? | 02:49 |
sdake_ | i'd just add docker-py first and see what happens ;) | 02:49 |
sdake_ | kennan its my other project - kolla - where i watch paint dry and grass grow all damn day long | 02:49 |
*** unicell has quit IRC | 02:50 | |
Kennan | :sdake_ ok. so I would try add magnum project in require, as it would have jenkis job for requirements automatilcally | 02:50 |
Kennan | and then propose requests version change | 02:50 |
Kennan | right ? | 02:50 |
sdake_ | i dont know - but i'd try to ignore requests.py at first and focus on docker-py | 02:51 |
Kennan | ok. :sdake_ I would try (ubuntu 14.04 and make sure it reproduce) and then add such that | 02:52 |
Kennan | if you have good tips or do it, let me know :) | 02:52 |
*** tristanC has quit IRC | 03:06 | |
*** tristanC has joined #openstack-containers | 03:13 | |
*** achanda has quit IRC | 03:14 | |
*** daneyon has joined #openstack-containers | 03:16 | |
*** daneyon has quit IRC | 03:21 | |
Kennan | :dims_ there ? | 03:23 |
*** dims has joined #openstack-containers | 03:28 | |
*** dims has quit IRC | 03:33 | |
*** oro has quit IRC | 03:37 | |
*** sdake has joined #openstack-containers | 03:56 | |
*** harlowja is now known as harlowja_away | 03:58 | |
*** sdake_ has quit IRC | 03:58 | |
*** sdake_ has joined #openstack-containers | 04:02 | |
*** yuanying-alt has joined #openstack-containers | 04:04 | |
*** sdake has quit IRC | 04:04 | |
*** yuanying-alt has quit IRC | 04:08 | |
*** adrian_otto has joined #openstack-containers | 04:11 | |
*** unicell has joined #openstack-containers | 04:23 | |
*** achanda has joined #openstack-containers | 04:52 | |
*** adrian_otto has quit IRC | 05:01 | |
*** daneyon has joined #openstack-containers | 05:04 | |
*** adrian_otto has joined #openstack-containers | 05:05 | |
*** erkules_ is now known as erkules | 05:07 | |
*** erkules has joined #openstack-containers | 05:07 | |
*** daneyon has quit IRC | 05:09 | |
*** mahito has joined #openstack-containers | 05:10 | |
*** adrian_otto has quit IRC | 05:14 | |
*** oro has joined #openstack-containers | 05:22 | |
*** unicell1 has joined #openstack-containers | 05:42 | |
diga | sdake_: Hi | 05:44 |
*** unicell has quit IRC | 05:44 | |
diga | Should I file a bug against this - http://paste.openstack.org/show/203821/ | 05:44 |
diga | seems like sqlalchemy doesn't have full support for alter table | 05:45 |
diga | master_address is failing | 05:46 |
diga | apmelton: Hi | 05:46 |
diga | I will again check with apmelton about this | 05:46 |
diga | but I tried installing magnum with latest patch, when I run magnum-db-manage upgrade | 05:47 |
diga | it raises above error log | 05:47 |
*** yuanying-alt has joined #openstack-containers | 05:52 | |
*** yuanying-alt has quit IRC | 05:57 | |
*** Kennan2 has joined #openstack-containers | 06:04 | |
*** Kennan has quit IRC | 06:04 | |
*** Kennan has joined #openstack-containers | 06:07 | |
*** Kennan2 has quit IRC | 06:09 | |
*** juggler has joined #openstack-containers | 06:14 | |
juggler | howdy | 06:15 |
diga | filed bug - https://bugs.launchpad.net/magnum/+bug/1443769 | 06:18 |
openstack | Launchpad bug 1443769 in Magnum "sqlalchemy doesn't have full support for alter table" [Critical,Confirmed] - Assigned to Digambar (digambarpatil15) | 06:18 |
diga | this is blocking my patch | 06:19 |
*** Marga_ has quit IRC | 06:33 | |
juggler | any hints on this error when trying to stack.sh? http://paste.openstack.org/show/203822/ | 06:50 |
diga | juggler: let me check | 06:51 |
juggler | thanks | 06:52 |
*** daneyon has joined #openstack-containers | 06:53 | |
juggler | diga: also, not sure if this is related or separate, but in https://github.com/openstack/magnum/blob/master/devstack/settings , should enable_service magnum be used? it's not in that link but has been seen in former documentation.. Also, is the #credentials stanza needed / implied? | 06:55 |
diga | which distro you are using ? | 06:55 |
diga | https://github.com/openstack/magnum/blob/master/doc/source/dev/dev-manual-devstack.rst | 06:55 |
diga | check this link | 06:56 |
*** nshaikh has joined #openstack-containers | 06:56 | |
juggler | diga: F21 | 06:57 |
*** daneyon has quit IRC | 06:58 | |
juggler | diga: may I ask what distro are you using? | 06:59 |
diga | ubuntu14.04 | 06:59 |
juggler | The localrc in https://github.com/openstack/magnum/blob/master/doc/source/dev/dev-manual-devstack.rst and https://github.com/openstack/magnum/blob/master/devstack/settings appear to be different | 07:01 |
juggler | The magnum stanza is present in the latter, but absent in the former | 07:01 |
juggler | hm...perhaps I should ask for a clarification on which is the onetrue one for use at our next meet? | 07:06 |
*** achanda has quit IRC | 07:26 | |
*** PaulCzar has quit IRC | 07:28 | |
diga | okay | 07:38 |
diga | juggler: I dont setup magnum using devstack, my magnum setup is seperate than devstack | 07:41 |
*** yuanying-alt has joined #openstack-containers | 07:41 | |
diga | but if you want to setup magnum with devstack then use this https://github.com/openstack/magnum/blob/master/devstack/settings | 07:42 |
diga | please check you network interface, em1 is for fedora | 07:43 |
diga | you need to replce em1 with eth1 in localrc | 07:43 |
diga | if you are using ubuntu | 07:44 |
diga | be right back! | 07:44 |
*** yuanying-alt has quit IRC | 07:46 | |
openstackgerrit | Fang Fenghua proposed openstack/python-magnumclient: Add error info detail for magnum cli. https://review.openstack.org/172945 | 07:47 |
*** oro has quit IRC | 07:49 | |
*** oro has joined #openstack-containers | 07:57 | |
juggler | diga...i'll see if I can try that out before tomorrow's meet. getting ready to turn in here. | 08:03 |
juggler | diga..thanks for your help. | 08:03 |
*** dims has joined #openstack-containers | 08:07 | |
*** dims has quit IRC | 08:12 | |
diga | juggler: welcome! | 08:15 |
*** oro has quit IRC | 08:17 | |
*** sdake has joined #openstack-containers | 08:22 | |
*** sdake_ has quit IRC | 08:26 | |
*** sdake has quit IRC | 08:30 | |
*** oro has joined #openstack-containers | 08:36 | |
*** daneyon has joined #openstack-containers | 08:42 | |
*** oro has quit IRC | 08:45 | |
*** daneyon has quit IRC | 08:47 | |
*** yuanying-alt has joined #openstack-containers | 09:12 | |
*** Fang_fenghua has joined #openstack-containers | 09:14 | |
Fang_fenghua | Hi | 09:15 |
*** yuanying-alt has quit IRC | 09:16 | |
jay-lau-513 | Fang_fenghua welcome | 09:22 |
diga | jay-lau-513: Hi | 09:23 |
jay-lau-513 | diga hi | 09:23 |
jay-lau-513 | apmelton ping | 09:24 |
diga | rename master_Address doesn't work, do you face same error after running magnum-db-manage upgrade | 09:25 |
diga | jay-lau-513: check this bug - https://bugs.launchpad.net/magnum/+bug/1443769 | 09:26 |
openstack | Launchpad bug 1443769 in Magnum "rename master_address migration doesn't work" [Critical,Confirmed] - Assigned to Digambar (digambarpatil15) | 09:26 |
diga | this is blocking my patch | 09:26 |
jay-lau-513 | diga does other projects have same issue? Like ironic etc? | 09:27 |
diga | Ilet me check | 09:29 |
*** yuanying has quit IRC | 09:35 | |
diga | jay-lau-513: see this - https://github.com/openstack/ironic/tree/master/ironic/db/sqlalchemy/alembic/versions | 09:35 |
diga | I saw nova migration also, they are also not using renaming in the migration | 09:36 |
Fang_fenghua | Use devstack install magnum had no permission to access the unix sock . | 09:36 |
Fang_fenghua | Any | 09:36 |
diga | they have added two migration file 1. removing field 2. add field | 09:37 |
Fang_fenghua | Anyone encounrer the problem? | 09:37 |
diga | no Fang_fenghua, I dint receive this | 09:39 |
diga | but I am not installing magnum with devstack rather | 09:39 |
jay-lau-513 | diga I think that magnum has same logic with other projects such as ironic | 09:41 |
diga | jay-lau-513, I didn't see any specific code like renaming migration in ironic | 09:47 |
jay-lau-513 | diga you mean magnum has rename logic? where is it? | 09:48 |
Fang_fenghua | diga.You use witch linux user gruop run magnum?DId you run use root? | 09:49 |
diga | NO | 09:51 |
diga | i m talking about ironic alembic migration rename code | 09:52 |
diga | jay-lau-513, but did you receive the same error which I am getting | 09:53 |
diga | did rename_master_address works at your end ? | 09:54 |
jay-lau-513 | diga no, strange to me, the code was already there, why other patches passed gate? | 09:54 |
*** Fang_fenghua has quit IRC | 09:55 | |
diga | okay | 09:55 |
diga | then something wrong with my local env | 09:56 |
jay-lau-513 | diga i think sp | 09:57 |
jay-lau-513 | s/sp/so | 09:57 |
diga | yep, let setup magnum & devstack again | 09:57 |
diga | thanks jay-lau-513 | 09:58 |
jay-lau-513 | no problem | 09:58 |
*** harlowja_away has quit IRC | 10:02 | |
*** mahito has quit IRC | 10:07 | |
*** jay-lau-513 has quit IRC | 10:14 | |
*** daneyon has joined #openstack-containers | 10:31 | |
*** daneyon has quit IRC | 10:36 | |
*** Fang_fenghua has joined #openstack-containers | 10:43 | |
Fang_fenghua | I lost connect just now. | 10:45 |
Fang_fenghua | Had anyone response my question about have no permission of docker unix.sovk | 10:46 |
*** dims has joined #openstack-containers | 10:54 | |
*** dims has quit IRC | 10:58 | |
*** yuanying-alt has joined #openstack-containers | 11:01 | |
*** yuanying-alt has quit IRC | 11:05 | |
*** Fang_fenghua has quit IRC | 11:09 | |
*** Marga_ has joined #openstack-containers | 11:57 | |
*** daneyon has joined #openstack-containers | 12:20 | |
*** daneyon has quit IRC | 12:25 | |
Kennan | :Fang_fenghua pls check docker official guide if want to use docker command without sudo, you have to add such user to docker group | 12:39 |
*** yuanying-alt has joined #openstack-containers | 12:49 | |
*** dims has joined #openstack-containers | 12:51 | |
Kennan | :dims_ | 12:54 |
Kennan | :dims | 12:54 |
Kennan | there? | 12:54 |
*** yuanying-alt has quit IRC | 12:54 | |
dims | Hi Kennan | 12:56 |
Kennan | :dims | 12:57 |
dims | yes Kennan | 12:57 |
Kennan | I propose a change for requests version and details is here | 12:57 |
Kennan | https://review.openstack.org/#/c/173290/ | 12:57 |
Kennan | not sure if the guys support that or not | 12:57 |
Kennan | I add a template-manage cmd for post hook, and find it is same issue as my local env | 12:58 |
Kennan | http://logs.openstack.org/54/173154/1/check/check-functional-dsvm-magnum/7fa79f3/console.html#_2015-04-14_05_45_54_797 | 12:58 |
dims | Kennan: i'd support that but there's a requirements freeze. i have this in flight https://review.openstack.org/#/c/170830/ | 12:59 |
openstackgerrit | Merged openstack/magnum: Add template test for gate job https://review.openstack.org/173154 | 13:00 |
dims | will try a few things out after breakfast :) | 13:01 |
*** jay-lau-513 has joined #openstack-containers | 13:05 | |
openstackgerrit | Jay Lau proposed openstack/magnum: Update dev quick start https://review.openstack.org/173301 | 13:05 |
Kennan | Ok. :dims Got it | 13:05 |
*** rlrevell has joined #openstack-containers | 13:15 | |
*** julim has joined #openstack-containers | 13:17 | |
*** liusheng has quit IRC | 13:20 | |
*** yuanying-alt has joined #openstack-containers | 13:20 | |
*** liusheng has joined #openstack-containers | 13:21 | |
openstackgerrit | Kai Qiang Wu(Kennan) proposed openstack/magnum: Update conf example file https://review.openstack.org/173312 | 13:22 |
dims | Kennan: did you log a bug for the traceback? | 13:25 |
Kennan | :dims sorry not get it. log a bug ? | 13:26 |
dims | create a bug in https://bugs.launchpad.net/magnum/ saying that there is a traceback when running a specific command in post_test-hook.sh | 13:27 |
Kennan | :dims what about this bug? | 13:29 |
Kennan | https://bugs.launchpad.net/magnum/+bug/1443729 | 13:29 |
openstack | Launchpad bug 1443729 in Magnum "magnum template cmd not work for pip version conflict" [Undecided,In progress] - Assigned to Kai Qiang Wu(Kennan) (wkqwu) | 13:29 |
Kennan | it was get for local env | 13:29 |
Kennan | did I need to update to say that gate show the same error ? | 13:29 |
Kennan | :dims I can update that bug for gate logs | 13:30 |
*** dims has quit IRC | 13:31 | |
*** dims has joined #openstack-containers | 13:32 | |
*** coolsvap|afk is now known as coolsvap | 13:34 | |
*** sdake has joined #openstack-containers | 13:35 | |
*** yuanying-alt has quit IRC | 13:38 | |
*** yuanying-alt has joined #openstack-containers | 13:38 | |
dims | Kennan: create a bug in https://bugs.launchpad.net/magnum/ saying that there is a traceback when running a specific command in post_test-hook.sh | 13:38 |
*** rpothier has joined #openstack-containers | 13:39 | |
*** sdake has quit IRC | 13:40 | |
dims | oops you have already - https://bugs.launchpad.net/magnum/+bug/1443729 | 13:40 |
openstack | Launchpad bug 1443729 in Magnum "magnum template cmd not work for pip version conflict" [Undecided,In progress] - Assigned to Kai Qiang Wu(Kennan) (wkqwu) | 13:40 |
*** yuanying-alt has quit IRC | 13:43 | |
*** dboik has joined #openstack-containers | 13:44 | |
*** oro has joined #openstack-containers | 13:52 | |
*** sdake has joined #openstack-containers | 13:57 | |
*** dims has quit IRC | 14:00 | |
*** dims has joined #openstack-containers | 14:00 | |
sdake | morning | 14:01 |
*** dboik_ has joined #openstack-containers | 14:09 | |
*** daneyon has joined #openstack-containers | 14:09 | |
*** dboik has quit IRC | 14:11 | |
*** daneyon has quit IRC | 14:13 | |
*** boh_ricky has joined #openstack-containers | 14:19 | |
*** Fang_fenghua has joined #openstack-containers | 14:23 | |
Fang_fenghua | Had someone use devsack install magnum? | 14:26 |
sdake | it ha been done yet fang | 14:30 |
sdake | yes fang | 14:30 |
Fang_fenghua | https://bugs.launchpad.net/magnum/+bug/1442556 | 14:33 |
openstack | Launchpad bug 1442556 in Magnum "Create container fail" [Undecided,New] - Assigned to FenghuaFang (449171342-q) | 14:33 |
*** Marga_ has quit IRC | 14:34 | |
Fang_fenghua | Did you have a permissions problem when create container? | 14:35 |
Fang_fenghua | Sdake? | 14:35 |
Fang_fenghua | I use unix.sock | 14:35 |
sdake | I have never created a container using docker's api | 14:35 |
sdake | I use pod/service/rc apis | 14:35 |
Fang_fenghua | OK, i got error when create container use magnum api due to have no permission when magnum run under stack user. | 14:37 |
sdake | i hear what your saying | 14:37 |
sdake | looking at bug now | 14:38 |
sdake | I think diga wrote that implementation | 14:38 |
sdake | diga, could you confirm? | 14:38 |
*** yuanying-alt has joined #openstack-containers | 14:39 | |
sdake | please post your test.json to the bug | 14:39 |
sdake | yuanying-alt have you ever used container-create api before? | 14:39 |
sdake | docker-py shoudl be using the remote api nto hte local api | 14:39 |
sdake | in other words it shuld create inside the bay | 14:40 |
Fang_fenghua | Yeap, that' the point make me confued | 14:40 |
Fang_fenghua | We can craeate container out of the bay | 14:40 |
sdake | *huh* ? | 14:41 |
sdake | the container-create api should create inside the bay | 14:41 |
sdake | if not, we have a serious serous bug | 14:41 |
sdake | apmelton any thoughts? | 14:41 |
Fang_fenghua | Yeap, It can create container out of the bay | 14:41 |
Fang_fenghua | If so, the resource may not have unified manager | 14:43 |
*** yuanying-alt has quit IRC | 14:44 | |
sdake | so the docker-py is not using the bay's vms? | 14:44 |
Fang_fenghua | From now on it is | 14:44 |
sdake | man how long does xcode take to install | 14:44 |
apmelton | sdake: in a meeting at the moment | 14:44 |
apmelton | but no, the docker conductor has never used bays | 14:44 |
sdake | wtb git on a mac | 14:44 |
*** oro has quit IRC | 14:45 | |
sdake | well thats a bunch of horseshit | 14:45 |
Fang_fenghua | Should i report a bug to track it? | 14:46 |
sdake | seems more like a blueprint i guess | 14:46 |
sdake | i guess just report a bug | 14:46 |
apmelton | sdake: when I last talked to diga he was planning to pick up that work | 14:47 |
sdake | that work needs to finish before the 25th | 14:47 |
sdake | so i think we need more then 1 person on it | 14:48 |
sdake | fang pleae file a bug | 14:48 |
sdake | and attach your json to the other bug | 14:49 |
Fang_fenghua | I will attach the detail json tommow, now i can't get the detail info except the bug https://bugs.launchpad.net/magnum/+bug/1442556 | 14:51 |
openstack | Launchpad bug 1442556 in Magnum "Create container fail" [Undecided,New] - Assigned to FenghuaFang (449171342-q) | 14:51 |
sdake | i set the bug to critical | 14:54 |
sdake | you may need to create certificates and stuff to get it to work | 14:54 |
sdake | I have a document on that | 14:54 |
*** boh_ricky has quit IRC | 14:55 | |
Fang_fenghua | If we can't create a container out of the bay , i think the bug 1442556 is not exist. | 14:56 |
openstack | bug 1442556 in Magnum "Create container fail" [Critical,Triaged] https://launchpad.net/bugs/1442556 - Assigned to FenghuaFang (449171342-q) | 14:56 |
sdake | we can create a container out of the bay | 14:57 |
sdake | it should be easy enough | 14:57 |
sdake | but you may have to create client and server ca certs | 14:57 |
sdake | madhuri you awake? | 14:58 |
*** dboik_ has quit IRC | 14:59 | |
*** coolsvap is now known as coolsvap|afk | 15:00 | |
Fang_fenghua | Client?I didn't got it?Which client? | 15:01 |
*** rlrevell has quit IRC | 15:02 | |
apmelton | Fang_fenghua: about your permission issues, did you add the stack user to the docker group? | 15:03 |
apmelton | I believe Docker's unix socket is limited to that group, and root | 15:03 |
*** rlrevell has joined #openstack-containers | 15:05 | |
Fang_fenghua | I just according https://github.com/openstack/magnum/blob/master/doc/source/dev/dev-quickstart.rst to install magnum and then dind't do any other change | 15:06 |
Fang_fenghua | apmelthon,you are rigth | 15:07 |
Fang_fenghua | When a change the unix.sock to 777 or run magnum use root user it work. apmeltion | 15:07 |
Fang_fenghua | If we allow magnum create container not in a vm or baremental node. How can we manage the resource usage and let nova konw it? | 15:12 |
Fang_fenghua | The baremental node i mean node deploy by nova | 15:13 |
apmelton | Fang_fenghua: the eventual goal is to have magnum's docker conductor talking to a bay | 15:13 |
openstackgerrit | Davanum Srinivas (dims) proposed openstack/magnum: [WIP][NOT FOR REVIEW] Trying to find good docker, requests version for dsvm https://review.openstack.org/173374 | 15:13 |
Fang_fenghua | I got it | 15:14 |
Fang_fenghua | apmelton | 15:14 |
*** dboik has joined #openstack-containers | 15:15 | |
*** boh_ricky has joined #openstack-containers | 15:16 | |
*** dboik_ has joined #openstack-containers | 15:18 | |
*** ekhugen has quit IRC | 15:20 | |
*** dboik has quit IRC | 15:21 | |
Fang_fenghua | apmelton Now,should we add some comment suggest to change the docker.sock permission in dev-quickstart.rst to fix the bug 1442556 ? | 15:24 |
openstack | bug 1442556 in Magnum "Create container fail" [Critical,Triaged] https://launchpad.net/bugs/1442556 - Assigned to FenghuaFang (449171342-q) | 15:24 |
apmelton | Fang_fenghua: I don't think we should be changing permissions on the Docker socket | 15:25 |
apmelton | I believe all that needs to happen is to add the stack user to the docker group | 15:25 |
*** adrian_otto has joined #openstack-containers | 15:27 | |
Fang_fenghua | apmelton:I agree with you it's better add the stack user to the docker group.So we weil fix the bug update the install script use by devstack. | 15:27 |
apmelton | Fang_fenghua: sounds good | 15:30 |
*** oro has joined #openstack-containers | 15:32 | |
*** dboik_ has quit IRC | 15:33 | |
*** dboik has joined #openstack-containers | 15:33 | |
Fang_fenghua | apmelton,sdake: I will post it to fix the bug create container fail due to permission problem. And use another bug to track that we can create a container out of a bay. | 15:34 |
sdake | the host should not be modified to run docker | 15:34 |
sdake | that will not give it permissions to access remote bays | 15:35 |
sdake | to get permissions to access remote docker api, you have to use a ca and stuff | 15:35 |
sdake | fang what is yur email i'll email you a doc | 15:35 |
Fang_fenghua | sdake:My email is 449171342@qq.com | 15:36 |
Fang_fenghua | https://launchpad.net/~449171342-q | 15:36 |
sdake | ok qq.com i have you in my email box | 15:36 |
Fang_fenghua | Yeap, I had ask you some question about kolla :) | 15:37 |
sdake | srsly dude , you need to get a proper email address :) | 15:38 |
sdake | numbers are hard to remember ;) | 15:38 |
Fang_fenghua | ;) | 15:39 |
*** Tango has joined #openstack-containers | 15:40 | |
*** petertr7 has joined #openstack-containers | 15:40 | |
sdake | fang how do you say pick one in chinese | 15:41 |
sdake | is it goey gobah? | 15:41 |
openstackgerrit | Davanum Srinivas (dims) proposed openstack/magnum: [WIP][NOT FOR REVIEW] Trying to find good docker, requests version for dsvm https://review.openstack.org/173374 | 15:42 |
*** unicell has joined #openstack-containers | 15:42 | |
*** unicell1 has quit IRC | 15:43 | |
*** ekhugen has joined #openstack-containers | 15:44 | |
Fang_fenghua | We say pick one use 选择一个 | 15:46 |
adrian_otto | Our team meeting will begin today at 1600 UTC… in about 14 minutes. See you then in #openstack-meeting-alt | 15:46 |
*** nshaikh has quit IRC | 15:47 | |
Fang_fenghua | stake r u speaking chinese? | 15:51 |
*** jay-lau-513_ has joined #openstack-containers | 15:51 | |
*** jay-lau-513 has quit IRC | 15:51 | |
*** daneyon has joined #openstack-containers | 15:58 | |
*** hongbin has joined #openstack-containers | 15:59 | |
adrian_otto | team meeting has begun in #openstack-meeting-alt | 16:01 |
*** kebray has joined #openstack-containers | 16:02 | |
*** erkules_ has joined #openstack-containers | 16:02 | |
*** daneyon has quit IRC | 16:02 | |
*** erkules has quit IRC | 16:02 | |
*** oro has quit IRC | 16:03 | |
*** kebray has quit IRC | 16:06 | |
*** unicell has quit IRC | 16:09 | |
*** sdake_ has joined #openstack-containers | 16:11 | |
*** sdake_ has quit IRC | 16:11 | |
*** Marga_ has joined #openstack-containers | 16:12 | |
*** sdake_ has joined #openstack-containers | 16:12 | |
*** Marga_ has quit IRC | 16:14 | |
*** Marga_ has joined #openstack-containers | 16:15 | |
*** sdake has quit IRC | 16:15 | |
*** Marga_ has quit IRC | 16:18 | |
*** Marga_ has joined #openstack-containers | 16:19 | |
*** dboik_ has joined #openstack-containers | 16:20 | |
*** yuanying-alt has joined #openstack-containers | 16:21 | |
*** Marga_ has quit IRC | 16:23 | |
*** dboik has quit IRC | 16:23 | |
*** yuanying-alt has quit IRC | 16:26 | |
*** jfarschman has joined #openstack-containers | 16:31 | |
*** jfarschman is now known as MilesDenver | 16:31 | |
*** dboik has joined #openstack-containers | 16:31 | |
dims | apmelton: is there a bite-sized chunks of work "multiple bay templates" work that someone can help with? | 16:34 |
*** dboik_ has quit IRC | 16:35 | |
*** unicell has joined #openstack-containers | 16:42 | |
*** unicell has quit IRC | 16:43 | |
*** unicell has joined #openstack-containers | 16:43 | |
*** Marga_ has joined #openstack-containers | 16:46 | |
*** Marga_ has quit IRC | 16:46 | |
openstackgerrit | Davanum Srinivas (dims) proposed openstack/magnum: New docker-py needs a later version of requests library https://review.openstack.org/173374 | 16:47 |
*** diga_ has joined #openstack-containers | 16:47 | |
dims | Kennan: ^^^ | 16:47 |
dims | apmelton: have you seen this? http://logs.openstack.org/74/173374/2/check/check-functional-dsvm-magnum/6e0dee5/logs/screen-m-cond.txt | 16:50 |
dims | IOError: [Errno 2] No such file or directory: '/usr/lib/python2.7/argparse.egg-info' | 16:50 |
*** unicell has quit IRC | 16:50 | |
*** Marga_ has joined #openstack-containers | 16:51 | |
apmelton | dims: something odd's happened to your argparse installation | 16:52 |
dims | apmelton: that's the gate job | 16:52 |
apmelton | oh herm | 16:53 |
dims | ah you are using iter_entry_points and not stevedore | 16:54 |
apmelton | dims: is that causing issues? | 16:58 |
*** Marga_ has quit IRC | 16:58 | |
dims | apmelton: dunno, just looking through the code | 16:58 |
*** harlowja has joined #openstack-containers | 16:59 | |
apmelton | dims: is that showing up in every gate job? | 17:00 |
dims | apmelton: will check | 17:00 |
dims | apmelton: y - http://logs.openstack.org/12/173312/1/check/check-functional-dsvm-magnum/a06c155/logs/screen-m-cond.txt | 17:01 |
dims | hmm, no | 17:01 |
dims | that's another one | 17:01 |
dims | apmelton: ah, so it just started happening because i got "magnum-template-manage list-templates" to run with my change! | 17:02 |
dims | it was not running before as docker-py was tripping it up | 17:02 |
jay-lau-513_ | adrian_otto sdake do you think it is good to expose k8s conceptes to magnum, such as pod, rc, service etc? Then how to handle the case if there are new docker platform integrate with magnum, do we need to expose the new platform concepts to magnum? | 17:03 |
apmelton | dims: really, I'm not doing anything different than stevedore | 17:03 |
apmelton | it uses iter_entry_points as well | 17:03 |
dims | apmelton: right | 17:03 |
apmelton | let me try a list-templates on a new environment | 17:04 |
sdake_ | jay-lau-513_ time will tell, but I don't have an immediate answer | 17:04 |
sdake_ | jay-lau-513_ another option is to expose the raw k8s rest api and have python-magnumclient communicate with it | 17:05 |
jay-lau-513_ | sdake_ I think now we have some problem for swarm integration, there is no api/cli for opearting the swarm cluster via magnum | 17:05 |
apmelton | jay-lau-513_: was working on a reply to your question | 17:05 |
*** fangfenghua has joined #openstack-containers | 17:06 | |
jay-lau-513_ | apmelton cool, really appreciated! | 17:06 |
apmelton | jay-lau-513_: we do have an api for interacting with Docker | 17:06 |
apmelton | and it's supported by our cli | 17:06 |
jay-lau-513_ | apmelton yes | 17:06 |
*** boh_ricky has quit IRC | 17:07 | |
juggler | The localrc in https://github.com/openstack/magnum/blob/master/doc/source/dev/dev-manual-devstack.rst and https://github.com/openstack/magnum/blob/master/devstack/settings appear to be different | 17:07 |
juggler | Is one more preferable to use? | 17:07 |
Tango | sdake_: Hi Steve, I want to double check on a few things to make sure I am on the right track. | 17:07 |
*** sdake has joined #openstack-containers | 17:07 | |
apmelton | jay-lau-513_: the swarm bay will simply just act as a docker endpoint for our existing container apis | 17:07 |
dims | apmelton: ++ | 17:08 |
jay-lau-513_ | apmelton I see, so seems the swarm bay can also resolve the problem of docker server scheduling issue? | 17:08 |
apmelton | jay-lau-513_: potentially | 17:08 |
*** Marga_ has joined #openstack-containers | 17:08 | |
*** kebray has joined #openstack-containers | 17:08 | |
apmelton | actually jay-lau-513_, what do you mean by docker server scheduling issue? | 17:09 |
jay-lau-513_ | apmelton we have a bp want to add a scheduler for native docker server cluster | 17:09 |
jay-lau-513_ | apmelton with swarm, this problem was resolved as swarm will help manager the docker cluster | 17:10 |
fangfenghua | Yeap | 17:10 |
apmelton | jay-lau-513_: ah yes, swarm will solve that | 17:10 |
*** fangfenghua is now known as Fang_fenhua | 17:10 | |
*** sdake_ has quit IRC | 17:11 | |
jay-lau-513_ | apmelton ko, i see. thanks | 17:11 |
jay-lau-513_ | s/ko/ok | 17:11 |
Fang_fenhua | swarm scheduler is | 17:11 |
Fang_fenhua | like nova scheduler | 17:11 |
jay-lau-513_ | Fang_fenghua yes, including filter and strategy (weight) | 17:12 |
*** rlrevell has quit IRC | 17:12 | |
jay-lau-513_ | I have to leave now, have a goo day everyone | 17:13 |
juggler | bye jay | 17:13 |
apmelton | so dims, list-templates seems to be working for me in a brand new virtualenv | 17:13 |
adrian_otto | the strategy implementation in swarm is naive. There are two strategies: binpack and random. I am not aware of a weighted algorithm, unless that is brand new, perhaps? | 17:14 |
*** sdake_ has joined #openstack-containers | 17:14 | |
*** rlrevell has joined #openstack-containers | 17:14 | |
adrian_otto | bipack makes sense if you are using a public cloud backend where you want to minimize the number of compute nodes created. random makes sense when you want to spray new containers evenly over an existing pool of resources. | 17:14 |
adrian_otto | https://github.com/docker/swarm/tree/master/scheduler/strategy | 17:15 |
adrian_otto | seems there are more now | 17:15 |
apmelton | dims: one thing I did notice was that python setup.py install didn't install pbr | 17:15 |
adrian_otto | spread and weighted_node are the new ones | 17:15 |
adrian_otto | spread is just a slight improvement over random taking container count into consideration when selecting the node | 17:17 |
*** sdake has quit IRC | 17:18 | |
openstackgerrit | Davanum Srinivas (dims) proposed openstack/magnum: [WIP][NOT FOR REVIEW] Add argparse to requirements https://review.openstack.org/173425 | 17:20 |
Tango | sdake_: So for the services, mainly we just need to get the packet routed to all the nodes, then Kubernetes should take care of the iptables to route them to the services. | 17:21 |
Tango | sdake_: There could be any number of services, and each could have a public IP | 17:21 |
sdake_ | right | 17:22 |
sdake_ | services specify if they want external load balancing | 17:22 |
Tango | sdake_: so it seems we have to be able to assign multiple floating IP's to these services | 17:22 |
sdake_ | via the --external-lb feature i think in the file specification | 17:22 |
sdake_ | you shoudl be able to use the neutron load balancer to do the job | 17:23 |
Tango | You mean the user would not assign public IP's to the services? | 17:24 |
sdake_ | no, magnum does that | 17:26 |
sdake_ | --external-lb tells magnum that it should produce a virtual interface port/ip and assign it to a load balancer set of all the minion ipos | 17:26 |
sdake_ | https://github.com/GoogleCloudPlatform/kubernetes/blob/master/docs/services.md#external-services | 17:27 |
sdake_ | read that please tango | 17:27 |
sdake_ | jay-lay-513_ adrian_otto the k8s api redux would make a good fishbowl topic ;-) | 17:28 |
sdake_ | On cloud providers which support external load balancers, this should be as simple as setting the createExternalLoadBalancer flag of the Service to true. This sets up a cloud-specific load balancer and populates the publicIPs field (see below). Traffic from the external load balancer will be directed at the backend Pods, though exactly how that works depends on the cloud provider. | 17:29 |
sdake_ | openstack supports external load balancers ;) | 17:29 |
Tango | sdake_: Right. So when a service is exposed externally, it will always go through OpenStack load balancer? | 17:31 |
*** sdake has joined #openstack-containers | 17:31 | |
*** sdake_ has quit IRC | 17:35 | |
adrian_otto | sdake: I agree that's a good fishbowl topic | 17:35 |
*** Marga_ has quit IRC | 17:35 | |
adrian_otto | but I think we will use those slots for other topics | 17:35 |
adrian_otto | we'll decide together | 17:35 |
*** Marga_ has joined #openstack-containers | 17:35 | |
*** Marga_ has quit IRC | 17:36 | |
*** Marga_ has joined #openstack-containers | 17:36 | |
*** sdake_ has joined #openstack-containers | 17:44 | |
*** sdake has quit IRC | 17:45 | |
*** dboik has quit IRC | 17:47 | |
*** dboik has joined #openstack-containers | 17:48 | |
*** sdake_ has quit IRC | 17:48 | |
*** sdake has joined #openstack-containers | 17:48 | |
*** Fang_fenhua has quit IRC | 17:50 | |
sdake | adrian_otto yes i was just trolling ;-) | 17:50 |
*** achanda has joined #openstack-containers | 17:51 | |
*** sdake has quit IRC | 17:52 | |
*** sdake has joined #openstack-containers | 17:52 | |
*** PaulCzar has joined #openstack-containers | 17:53 | |
*** Tango has quit IRC | 17:58 | |
*** diga_ has quit IRC | 17:59 | |
*** dboik_ has joined #openstack-containers | 18:00 | |
*** dboik has quit IRC | 18:03 | |
adrian_otto | https://review.openstack.org/172773 | 18:09 |
adrian_otto | we have an interesting difference of opinion on this patch | 18:09 |
adrian_otto | I want to call attention to this one because I want us to establish a protocol for how to deal with differing points of view on stylistic issues | 18:10 |
*** yuanying-alt has joined #openstack-containers | 18:10 | |
adrian_otto | ^^ hongbin, madhuri | 18:11 |
adrian_otto | jay-lau-513_: I think you are offline, but maybe you can have a look when you return | 18:12 |
hongbin | adrian_otto: I saw your comments on the review | 18:13 |
adrian_otto | ok, thanks! | 18:13 |
hongbin | Thanks. Will file a bug report to debate that | 18:13 |
hongbin | For another comment from Jay about the action, I need to find a time to investigate how to achieve it | 18:14 |
hongbin | Will try to address them in today or tomorrow | 18:15 |
*** daneyon has joined #openstack-containers | 18:16 | |
adrian_otto | ok, good. Did you already respond to that comment indicating you will revisit it after further consideration? | 18:16 |
*** yuanying-alt has quit IRC | 18:16 | |
hongbin | sure | 18:16 |
adrian_otto | tx | 18:16 |
*** daneyon_ has joined #openstack-containers | 18:20 | |
*** daneyon has quit IRC | 18:23 | |
adrian_otto | I'm stepping out for an errand. I plan to complete processing the remainder of the review queue today. | 18:24 |
*** sdake_ has joined #openstack-containers | 18:25 | |
*** sdake has quit IRC | 18:29 | |
*** Marga_ has quit IRC | 18:29 | |
*** MilesDenver has quit IRC | 18:31 | |
sdake_ | adrian_otto how do you post a pdf attachment to a blueprint? Dave was wanting to attach it | 18:31 |
*** Tango has joined #openstack-containers | 18:32 | |
*** rlrevell has quit IRC | 18:32 | |
*** rlrevell has joined #openstack-containers | 18:36 | |
*** sdake has joined #openstack-containers | 18:39 | |
*** sdake_ has quit IRC | 18:43 | |
*** Marga_ has joined #openstack-containers | 18:50 | |
*** oro has joined #openstack-containers | 18:53 | |
*** rcleere_away has quit IRC | 19:12 | |
*** oro has quit IRC | 19:17 | |
*** rcleere has joined #openstack-containers | 19:19 | |
*** sdake_ has joined #openstack-containers | 19:37 | |
*** sdake has quit IRC | 19:41 | |
*** adrian_otto has quit IRC | 19:41 | |
*** dboik_ has quit IRC | 19:42 | |
*** sdake has joined #openstack-containers | 19:51 | |
*** sdake_ has quit IRC | 19:54 | |
*** adrian_otto has joined #openstack-containers | 20:00 | |
*** yuanying-alt has joined #openstack-containers | 20:00 | |
*** achanda has quit IRC | 20:01 | |
*** sdake_ has joined #openstack-containers | 20:05 | |
*** yuanying-alt has quit IRC | 20:05 | |
*** sdake has quit IRC | 20:07 | |
*** unicell has joined #openstack-containers | 20:11 | |
*** oro has joined #openstack-containers | 20:13 | |
*** erkules_ is now known as erkules | 20:19 | |
*** sdake has joined #openstack-containers | 20:23 | |
*** achanda has joined #openstack-containers | 20:25 | |
*** sdake_ has quit IRC | 20:25 | |
*** Marga_ has quit IRC | 20:28 | |
adrian_otto | sdake: I can upload it as an attachment to a wiki page, and then link to it form the BP | 20:33 |
adrian_otto | s/form/from/ | 20:33 |
adrian_otto | the wiki page does not need to be linked to anything | 20:34 |
adrian_otto | I'll take care of that now since it sounds like there are no objections to sharing it in that way | 20:34 |
*** dboik has joined #openstack-containers | 20:43 | |
*** dboik has quit IRC | 20:49 | |
*** dboik has joined #openstack-containers | 20:49 | |
*** dboik has quit IRC | 20:51 | |
*** dboik has joined #openstack-containers | 20:52 | |
*** yuanying-alt has joined #openstack-containers | 21:01 | |
*** Fang_fenhua has joined #openstack-containers | 21:05 | |
*** yuanying-alt has quit IRC | 21:05 | |
*** rpothier has quit IRC | 21:10 | |
*** oro has quit IRC | 21:18 | |
*** daneyon has joined #openstack-containers | 21:30 | |
*** daneyon_ has quit IRC | 21:32 | |
openstackgerrit | Davanum Srinivas (dims) proposed openstack/magnum: Functional tests for listing resources and templates https://review.openstack.org/173537 | 21:32 |
*** rlrevell has quit IRC | 21:37 | |
*** Fang_fenhua has quit IRC | 21:39 | |
*** daneyon has quit IRC | 21:44 | |
*** julim has quit IRC | 21:52 | |
*** yuanying-alt has joined #openstack-containers | 22:01 | |
*** thomasem has quit IRC | 22:05 | |
*** jjlehr has joined #openstack-containers | 22:06 | |
*** yuanying-alt has quit IRC | 22:06 | |
*** jjlehr has left #openstack-containers | 22:07 | |
*** jjlehr has joined #openstack-containers | 22:07 | |
*** jjlehr has left #openstack-containers | 22:07 | |
*** jjlehr has joined #openstack-containers | 22:08 | |
*** Marga_ has joined #openstack-containers | 22:21 | |
*** achanda has quit IRC | 22:36 | |
*** achanda has joined #openstack-containers | 22:41 | |
*** boh_ricky has joined #openstack-containers | 22:48 | |
*** Marga_ has quit IRC | 22:49 | |
*** jjlehr has left #openstack-containers | 22:51 | |
*** boh_ricky has quit IRC | 22:53 | |
*** yuanying has joined #openstack-containers | 22:57 | |
*** adrian_otto has quit IRC | 22:57 | |
*** yuanying-alt has joined #openstack-containers | 23:02 | |
*** dboik has quit IRC | 23:06 | |
*** yuanying-alt has quit IRC | 23:06 | |
*** Marga_ has joined #openstack-containers | 23:07 | |
*** kebray has quit IRC | 23:11 | |
*** jay-lau-513_ has quit IRC | 23:25 | |
*** gose has joined #openstack-containers | 23:33 | |
*** jfarschman has joined #openstack-containers | 23:37 | |
*** jfarschman is now known as MilesDenver | 23:37 | |
*** boh_ricky has joined #openstack-containers | 23:44 | |
*** Tango has quit IRC | 23:58 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!