Tuesday, 2015-06-02

openstackgerritSaulius proposed openstack/magnum: Fix return IPv4 address after validation  https://review.openstack.org/18729100:03
madhurisdake, Around?00:12
sdakehey madhuri00:12
madhuriAbout the deserialize method00:12
madhuriOur current implementation will not work with class_name "int" and data 100:13
madhuriJust for example00:13
sdakewhy?00:13
madhuriSo I have modified the existing deserialize removing eval and it works fine00:13
sdakeyou mean the version we have been working on or a new version00:14
madhuriWe have taken class_name as ('magnum.common.pythonk8sclient.client.models.%00:14
madhuriand so on00:14
madhuriso it give us obj as magnum.common.pythonk8sclient.client.model.int.int00:15
sdakeso the import fails then?00:16
sdakeor th eltieral lookup fails?00:16
madhuriYes00:18
madhuriSo I have modified the current implementation http://paste.openstack.org/show/254336/00:18
madhuriAnd it works well00:18
madhuriPlease have a look00:18
madhuriI have removed both eval and ast.literal_eval00:20
madhuriTested read and create APIs for rc/pod/service00:20
madhuriWhat do you say?00:20
sdakeviolates dry00:23
sdakebut meets other requirements00:23
sdakecomplicated to understand00:24
madhuriYes I do agree00:25
madhuribut it meets all other requirement00:25
madhuriWe are not sure what data and obj type Kubernetes can return00:27
sdakebackt to int(1)00:27
sdakethat returns an import error?00:27
madhuriSo changing deserialize atm will be not good I guess00:27
madhuriYes00:27
sdakethat is easy enough to repair00:28
sdakei'd like to stick with our current wip if possible00:28
sdakeits gone through alot of iterators00:28
sdakeiterations00:28
sdakeno offense meant, but i think the implementation you prposed there is too complicated00:28
madhuriYes i.e same as the generated code just removed eval00:29
sdakeyup00:29
madhuriOk so let's make our deserialize better00:31
madhuriCan you submit a new patch for it?00:31
madhuriSo that I can test00:31
*** jjlehr has quit IRC00:34
sdakeis the problem with line 216 when subobj_v == none?00:35
*** jay-lau-513 has quit IRC00:36
sdakemadhuri working on it00:37
*** suro-patz has quit IRC00:38
*** rlrevell has quit IRC00:38
openstackgerritSaulius proposed openstack/magnum: Fix return IPv4 address after validation  https://review.openstack.org/18729100:42
madhuriYes00:42
*** rbradfor has quit IRC00:45
openstackgerritSaulius proposed openstack/magnum: Fix return IPv4 address after validation  https://review.openstack.org/18729100:45
*** sdake_ has joined #openstack-containers00:45
*** muralia has joined #openstack-containers00:47
*** rlrevell has joined #openstack-containers00:47
*** muralia has quit IRC00:47
*** sdake has quit IRC00:49
*** sankarshan_ is now known as sankarshan_away00:52
*** rbradfor has joined #openstack-containers00:57
*** vilobhmm1 has quit IRC00:58
*** jjlehr has joined #openstack-containers00:59
*** snrism has quit IRC01:07
*** rlrevell has quit IRC01:08
*** rlrevell has joined #openstack-containers01:10
*** yuanying_ has joined #openstack-containers01:10
*** adrian_otto has joined #openstack-containers01:13
*** yuanying has quit IRC01:14
*** jhova has quit IRC01:26
sdake_madhuri interrupted with something, ou have my attention again - testing my implementation01:28
*** sdake has joined #openstack-containers01:33
*** briancurtin has quit IRC01:36
openstackgerritSteven Dake proposed openstack/magnum: Implement secure deserialize function  https://review.openstack.org/18628701:36
sdakemadhuri can you test ^^01:36
*** jay-lau-513 has joined #openstack-containers01:36
*** sdake_ has quit IRC01:37
*** adrian_otto has quit IRC01:37
*** yuanying_ has quit IRC01:37
*** yuanying has joined #openstack-containers01:39
*** erkules_ has joined #openstack-containers01:40
*** erkules has quit IRC01:43
*** briancurtin has joined #openstack-containers01:43
*** adrian_otto has joined #openstack-containers01:43
sdakemadhuri ping me with success or fail01:45
*** sdake has quit IRC01:48
madhuriok I will get back to you01:50
*** erkules_ has quit IRC01:50
*** erkules_ has joined #openstack-containers01:51
*** sdake has joined #openstack-containers01:52
openstackgerritKai Qiang Wu(Kennan) proposed openstack/magnum: Remove old hack for requirements  https://review.openstack.org/18742201:58
openstackgerritSaulius proposed openstack/magnum: Fix return IPv4 address after validation  https://review.openstack.org/18729102:00
*** yuanying_ has joined #openstack-containers02:02
*** tobe has joined #openstack-containers02:03
*** yuanying has quit IRC02:05
*** eghobo has quit IRC02:06
madhurisdake, It has some indentation issue and error02:06
*** adrian_otto has quit IRC02:06
madhuriShould I make a comment on the review?02:06
sdaketry to fix it :)02:06
sdaketry putting obj = None at start02:07
sdakeand fix indent02:07
*** unicell1 has quit IRC02:07
sdakeI couldn't test it with your dataset02:07
madhuriNo you can test it02:08
madhuriDon't you have a bay running?02:08
sdakedevstack still broken02:08
sdakesee ML02:09
sdakedevstack is busted with master atm from Qiming report02:09
*** EricGonczer_ has joined #openstack-containers02:09
*** adrian_otto has joined #openstack-containers02:10
madhuriAhh02:11
madhuriWait please02:11
madhuriI will test02:11
openstackgerritKai Qiang Wu(Kennan) proposed openstack/magnum: Fix the i18n import  https://review.openstack.org/18742602:17
*** hongbin has joined #openstack-containers02:17
*** EricGonczer_ has quit IRC02:26
*** shakamunyi has joined #openstack-containers02:26
openstackgerritKai Qiang Wu(Kennan) proposed openstack/magnum: Fix the i18n import  https://review.openstack.org/18742602:30
*** dboik has joined #openstack-containers02:31
*** shakamunyi has quit IRC02:33
*** suro-patz has joined #openstack-containers02:42
*** dboik has quit IRC02:45
*** suro-patz has quit IRC02:48
*** dims___ has quit IRC02:48
*** kebray has joined #openstack-containers02:52
*** adrian_otto has quit IRC03:06
*** jjlehr has quit IRC03:07
*** yuanying_ has quit IRC03:16
sdakemadhuri any magic happen?03:23
*** adrian_otto has joined #openstack-containers03:26
*** dims_ has joined #openstack-containers03:48
*** dims_ has quit IRC03:53
openstackgerritSteven Dake proposed openstack/magnum: Implement secure deserialize function  https://review.openstack.org/18628703:54
sdakemadhuri I think this should do it :)03:55
sdakegod I hope so03:55
madhuriI tested the previous patch but it failed03:59
madhuriI have done modification to it03:59
madhuriBut now I will check your new patch03:59
sdakesorry for being so helpless and unable to test04:00
sdakeI am blocked because devstack doesn't work on fedora I think04:00
madhuriNo its perfectly fine04:00
*** hongbin has quit IRC04:01
madhuriActually I am also busy in some work04:01
madhuriThat's why couldn't give much dedicated time04:01
madhuriOkk04:01
madhuriI will be giving magnum demo tomorrow at LinuxCon Japan04:01
sdakeoh nice!04:02
madhuriWish me luck :D04:02
sdakebest wishes for success :)04:02
madhuriThank you04:02
sdakeluck would imply you lack skill :)04:02
madhurihahaha04:02
*** eghobo has joined #openstack-containers04:03
openstackgerritMerged openstack/magnum: Fix return IPv4 address after validation  https://review.openstack.org/18729104:05
*** unicell has joined #openstack-containers04:08
madhurisdake, I will be away for an hr or two04:10
madhuriI will test it after returning04:10
madhuriSorry for the delay04:10
*** adrian_otto has quit IRC04:17
*** fawadkhaliq has joined #openstack-containers04:21
*** adrian_otto has joined #openstack-containers04:24
*** kebray has quit IRC04:24
*** david-lyle has quit IRC04:24
*** david-lyle has joined #openstack-containers04:25
*** yuanying has joined #openstack-containers04:28
*** yuanying has quit IRC04:29
*** kebray has joined #openstack-containers04:41
eghobosdake: do you think make sense to add madhuri tests to you swagger patch?04:43
*** yuanying has joined #openstack-containers04:50
openstackgerritKai Qiang Wu(Kennan) proposed openstack/magnum: Fix the i18n import  https://review.openstack.org/18742604:53
*** yuanying has quit IRC04:58
*** yuanying has joined #openstack-containers05:06
*** vilobhmm has joined #openstack-containers05:06
*** sdake has quit IRC05:07
*** tobe has quit IRC05:08
*** yuanying has quit IRC05:10
*** yuanying has joined #openstack-containers05:13
*** yuanying has quit IRC05:15
*** yuanying has joined #openstack-containers05:21
*** adrian_otto has quit IRC05:30
*** achanda has joined #openstack-containers05:30
*** snrism has joined #openstack-containers05:31
*** achanda_ has joined #openstack-containers05:37
*** tobe has joined #openstack-containers05:37
*** achanda has quit IRC05:38
*** sgordon has quit IRC05:39
*** sgordon has joined #openstack-containers05:39
*** Tango has joined #openstack-containers05:40
*** adrian_otto has joined #openstack-containers05:45
*** Kennan2 has joined #openstack-containers06:06
*** Kennan has quit IRC06:06
*** achanda_ has quit IRC06:07
*** yuntong has joined #openstack-containers06:07
*** snrism has quit IRC06:13
*** tobe has quit IRC06:13
*** yuanying has quit IRC06:16
*** yuanying has joined #openstack-containers06:18
*** yuanying has quit IRC06:24
*** snrism has joined #openstack-containers06:24
*** yuanying has joined #openstack-containers06:27
*** dims_ has joined #openstack-containers06:37
*** tobe has joined #openstack-containers06:38
*** belmoreira has joined #openstack-containers06:38
*** eghobo has quit IRC06:40
*** yuanying has quit IRC06:41
*** dims_ has quit IRC06:42
*** yuanying has joined #openstack-containers06:43
*** eghobo has joined #openstack-containers06:47
*** eghobo has quit IRC06:48
*** eghobo has joined #openstack-containers06:51
*** suro-patz has joined #openstack-containers06:52
*** eghobo_ has joined #openstack-containers06:52
*** eghobo has quit IRC06:55
*** eghobo_ has quit IRC06:56
openstackgerritMerged openstack/magnum: Fix the i18n import  https://review.openstack.org/18742607:02
*** Tango has quit IRC07:04
*** yuanying has quit IRC07:09
*** yuanying has joined #openstack-containers07:10
*** Drago has quit IRC07:12
*** Drago has joined #openstack-containers07:13
*** Drago has quit IRC07:14
*** snrism has quit IRC07:20
*** mfalatic has quit IRC07:21
*** mfalatic has joined #openstack-containers07:22
*** kebray has quit IRC07:25
*** fawadkhaliq has quit IRC07:29
*** yuanying has quit IRC07:33
*** suro-patz has quit IRC07:34
*** Kennan has joined #openstack-containers07:39
*** Kennan2 has quit IRC07:39
*** yuanying has joined #openstack-containers07:41
*** yuanying has quit IRC07:41
*** yuanying has joined #openstack-containers07:42
*** vilobhmm has quit IRC07:44
*** alex_klimov has joined #openstack-containers07:48
*** oro has joined #openstack-containers07:54
*** snrism has joined #openstack-containers07:56
*** snrism has quit IRC08:13
*** nshaikh has joined #openstack-containers08:27
*** erkules_ is now known as erkules08:29
*** erkules has quit IRC08:29
*** erkules has joined #openstack-containers08:29
*** kbyrne has joined #openstack-containers08:53
*** achanda has joined #openstack-containers08:54
*** achanda_ has joined #openstack-containers08:56
*** achanda has quit IRC09:00
openstackgerritAccela Zhao proposed openstack/magnum: Fix method signatures unmatching in db api  https://review.openstack.org/18638709:13
*** snrism has joined #openstack-containers09:13
*** snrism has quit IRC09:18
*** achanda_ has quit IRC09:21
*** fawadkhaliq has joined #openstack-containers09:22
*** dims_ has joined #openstack-containers09:26
*** dims_ has quit IRC09:31
madhuriWhat about tomorrow's meeting?09:47
madhuriAgenda is not yet updated?09:48
*** achanda has joined #openstack-containers10:00
*** sankarshan_away is now known as sankarshan_10:08
openstackgerritMerged openstack/magnum: Remove old hack for requirements  https://review.openstack.org/18742210:08
*** jay-lau-513 has quit IRC10:18
*** yuanying has quit IRC10:43
*** oro has quit IRC10:44
*** dims_ has joined #openstack-containers10:55
*** achanda_ has joined #openstack-containers10:56
*** fawadkhaliq has quit IRC10:56
*** achanda has quit IRC10:56
*** snrism has joined #openstack-containers10:57
*** snrism has quit IRC11:02
*** achanda_ has quit IRC11:28
*** rlrevell has quit IRC11:45
*** sdake has joined #openstack-containers11:49
*** oro has joined #openstack-containers11:49
*** nshaikh has quit IRC11:53
*** sdake_ has joined #openstack-containers11:56
sdake_morning11:56
dims_howdy sdake_11:56
*** sdake has quit IRC11:57
sdake_groan 5am training ftl11:58
*** nshaikh has joined #openstack-containers12:00
*** snrism has joined #openstack-containers12:04
*** tobe has quit IRC12:07
*** achanda has joined #openstack-containers12:09
*** snrism has quit IRC12:09
*** sdake has joined #openstack-containers12:15
*** sdake has quit IRC12:16
*** sdake_ has quit IRC12:17
*** achanda has quit IRC12:20
*** achanda has joined #openstack-containers12:21
*** EricGonczer_ has joined #openstack-containers12:22
*** achanda has quit IRC12:25
*** sdake has joined #openstack-containers12:32
*** sdake has quit IRC12:34
*** sdake has joined #openstack-containers12:40
*** EricGonczer_ has quit IRC12:46
*** ahcorporto has joined #openstack-containers12:52
*** nshaikh has quit IRC12:58
*** rlrevell has joined #openstack-containers12:58
*** oro has quit IRC13:01
*** ahcorporto1 has joined #openstack-containers13:05
*** snrism has joined #openstack-containers13:05
*** ahcorporto has quit IRC13:08
*** sdake_ has joined #openstack-containers13:09
*** snrism has quit IRC13:10
*** sdake has quit IRC13:13
*** julim has joined #openstack-containers13:17
*** sdake has joined #openstack-containers13:18
*** jjlehr has joined #openstack-containers13:18
*** samueldmq has joined #openstack-containers13:18
samueldmqmorning13:19
samueldmqcould someone check if this bug is valid on magnum side ? https://bugs.launchpad.net/magnum/+bug/145894513:19
openstackLaunchpad bug 1458945 in murano "Use graduated oslo.policy instead of oslo-incubator code" [High,Confirmed] - Assigned to Ekaterina Chernova (efedorova)13:19
*** sdake_ has quit IRC13:21
openstackgerritOpenStack Proposal Bot proposed openstack/magnum: Updated from global requirements  https://review.openstack.org/18757413:22
*** jay-lau-513 has joined #openstack-containers13:25
*** unicell has quit IRC13:32
*** adrian_otto has joined #openstack-containers13:34
*** ErickHeinrich has joined #openstack-containers13:41
*** ErickHeinrich has quit IRC13:41
*** dboik has joined #openstack-containers13:50
*** dims_ has quit IRC13:51
*** dims_ has joined #openstack-containers13:51
*** adrian_otto1 has joined #openstack-containers13:52
*** adrian_otto has quit IRC13:54
*** adrian_otto1 has quit IRC13:58
*** sdake_ has joined #openstack-containers14:00
*** julim has quit IRC14:02
*** sdake has quit IRC14:03
*** julim has joined #openstack-containers14:03
*** snrism has joined #openstack-containers14:06
*** sdake_ has quit IRC14:07
*** sdake has joined #openstack-containers14:08
*** snrism has quit IRC14:11
*** fawadkhaliq has joined #openstack-containers14:26
*** Tango has joined #openstack-containers14:28
*** rpothier has joined #openstack-containers14:28
*** vahidh has quit IRC14:30
*** AJaeger has joined #openstack-containers14:36
AJaegerhongbin_desktop: are you around? Do you still have questions about pot files? I sense some confusion here and wanted to show up to clarify if needed14:36
*** coolsvap|afk has quit IRC14:45
*** jruano has joined #openstack-containers14:46
*** coolsvap|afk has joined #openstack-containers14:48
*** kebray has joined #openstack-containers15:21
*** tobe has joined #openstack-containers15:25
tobeWhich room for container meeting?15:26
*** muralia has joined #openstack-containers15:26
tobe#openstack-meeting? today?15:28
*** barra204 has joined #openstack-containers15:36
*** shakamunyi has joined #openstack-containers15:36
*** hongbin has joined #openstack-containers15:41
*** openstackgerrit has quit IRC15:42
*** openstackgerrit has joined #openstack-containers15:43
*** eghobo has joined #openstack-containers15:44
*** tobe has quit IRC15:47
*** sdake_ has joined #openstack-containers15:52
openstackgerritSteven Dake proposed openstack/magnum: Implement secure deserialize function  https://review.openstack.org/18628715:54
*** Drago has joined #openstack-containers15:54
*** Drago has quit IRC15:54
*** Drago has joined #openstack-containers15:54
*** sdake has quit IRC15:56
*** ahcorporto1 has left #openstack-containers16:04
*** unicell has joined #openstack-containers16:04
*** oro has joined #openstack-containers16:05
*** fawadkhaliq has quit IRC16:12
*** belmoreira has quit IRC16:12
*** alex_klimov has quit IRC16:14
*** snrism has joined #openstack-containers16:16
*** sdake has joined #openstack-containers16:29
*** sdake__ has joined #openstack-containers16:32
*** sdake_ has quit IRC16:32
*** sdake has quit IRC16:36
*** sdake has joined #openstack-containers16:36
*** sdake__ has quit IRC16:40
*** jjlehr has quit IRC16:52
openstackgerritOpenStack Proposal Bot proposed openstack/magnum: Updated from global requirements  https://review.openstack.org/18757416:58
*** daneyon has joined #openstack-containers17:06
*** adrian_otto has joined #openstack-containers17:08
*** achanda has joined #openstack-containers17:08
*** vilobhmm has joined #openstack-containers17:09
hongbin_desktopAjaeger: No. It is just straight to have the pot files in tree but noone update them. But I guess it is fine if nothing is breaking.17:10
hongbin_desktopThanks for the clarification17:10
*** suro-patz has joined #openstack-containers17:21
AJaegerhongbin_desktop: many projects complained that the pot files get updated too often.17:24
AJaegerhongbin_desktop: they are auto-generated and not needed for your project - only needed for translators.17:25
*** adrian_otto has quit IRC17:25
AJaegerAnd translators use the translation site which always has an updated version, after each change merges the current pot file gets pushed17:25
*** jjlehr has joined #openstack-containers17:26
hongbinAJaeger: K. Get that. Thx17:27
AJaegerhongbin: you're welcome!17:29
*** adrian_otto has joined #openstack-containers17:39
*** Tango|2 has joined #openstack-containers17:43
*** vahidh has joined #openstack-containers17:45
*** Tango has quit IRC17:45
*** adrian_otto1 has joined #openstack-containers17:46
*** adrian_otto has quit IRC17:49
*** Tango|2 has quit IRC17:50
*** daneyon has quit IRC17:52
*** adrian_otto1 has quit IRC17:54
*** daneyon has joined #openstack-containers17:56
*** suro-patz has quit IRC18:02
*** jay-lau-513 has quit IRC18:02
*** jay-lau-513 has joined #openstack-containers18:02
*** suro-patz has joined #openstack-containers18:03
*** Drago has quit IRC18:04
*** suro-patz has quit IRC18:04
*** Drago has joined #openstack-containers18:04
*** suro-patz has joined #openstack-containers18:05
*** daneyon has quit IRC18:06
*** openstackgerrit has quit IRC18:09
*** openstackgerrit has joined #openstack-containers18:10
*** AJaeger has left #openstack-containers18:17
samueldmqsdake, hi you around ?18:24
samueldmqsdake, could you check if this bug is valid on magnum side ? https://bugs.launchpad.net/magnum/+bug/145894518:24
openstackLaunchpad bug 1458945 in murano "Use graduated oslo.policy instead of oslo-incubator code" [High,Confirmed] - Assigned to Ekaterina Chernova (efedorova)18:24
samueldmqsdake, if that is already addressed, could you mark it as 'fix released' for magnum ?18:25
sdakesamueldmq no idea if its a problem18:26
samueldmqsdake, do you use oslo.policy ?18:26
sdakesamueldmq in meetings all day, please find another core to investigtate - thanks :)18:26
samueldmqsdake, yes magnum uses https://github.com/openstack/magnum/commit/c317bea2091c5c129a10a6f9d318c57c3210aa5618:27
samueldmqsdake, fair enough, sorry18:27
dims_samueldmq: policy.py was never in magnum that's the first commit :)18:27
samueldmqdims_, nice18:27
samueldmqdims_, are you able to mark that bug as 'fix released' in magnum side?18:27
dims_samueldmq: too many projects on that bug, launchpad times out. also it should be 'invalid' as we never used policy.py from oslo-incubator18:34
samueldmqdims_, yeah, both works, a comment when invalidating would be appreciated18:34
samueldmqdims_, don't you like all those project going together in that front ? :)18:34
samueldmqdims_, that's beautiful18:35
dims_samueldmq: unfortunately launchpad does not cooperate18:36
samueldmqdims_, yeah, but that's what we have for now :(18:36
samueldmqdims_, only magnum, manilla, swift and barbican remain now o/18:37
dims_i mean i am not able to do it18:37
samueldmqalmost there18:37
samueldmqdims_, no permission ?18:37
dims_times out18:37
samueldmqdims_, yeah swift people also getting that18:37
samueldmqdims_, I am sorry, I'd appreciate if you could try that again later18:38
*** vilobhmm has quit IRC18:38
*** kebray has quit IRC18:40
*** daneyon has joined #openstack-containers18:43
*** daneyon has quit IRC18:43
*** daneyon has joined #openstack-containers18:44
*** achanda has quit IRC18:45
*** Tango|2 has joined #openstack-containers18:46
*** vilobhmm has joined #openstack-containers18:49
*** snrism has quit IRC18:52
*** openstackgerrit has quit IRC18:56
*** openstackgerrit has joined #openstack-containers18:56
*** suro-patz has quit IRC19:02
*** achanda has joined #openstack-containers19:03
*** daneyon has quit IRC19:04
*** kebray has joined #openstack-containers19:08
*** suro-patz has joined #openstack-containers19:13
*** snrism has joined #openstack-containers19:14
*** snrism has quit IRC19:15
*** snrism has joined #openstack-containers19:17
*** snrism has quit IRC19:18
*** snrism has joined #openstack-containers19:18
*** belmoreira has joined #openstack-containers19:20
*** daneyon has joined #openstack-containers19:20
*** snrism has quit IRC19:23
*** achanda has quit IRC19:26
*** belmoreira has quit IRC19:49
*** sdake_ has joined #openstack-containers19:59
*** sdake has quit IRC20:03
*** samueldmq has quit IRC20:05
*** openstackgerrit has quit IRC20:10
*** openstackgerrit has joined #openstack-containers20:10
*** alex_klimov has joined #openstack-containers20:12
*** kebray has quit IRC20:16
*** rlrevell has quit IRC20:18
*** apmelton_away is now known as apmelton20:22
*** julim has quit IRC20:32
*** eghobo has quit IRC20:40
*** eghobo has joined #openstack-containers20:48
*** jjlehr has quit IRC20:48
*** jjlehr has joined #openstack-containers20:53
*** adrian_otto has joined #openstack-containers21:03
*** vilobhmm has quit IRC21:03
*** vilobhmm has joined #openstack-containers21:03
*** suro-patz has quit IRC21:03
*** shakamunyi_ has joined #openstack-containers21:03
*** shakamunyi__ has joined #openstack-containers21:04
*** shakamunyi__ is now known as tylerdurden21:05
*** snrism has joined #openstack-containers21:05
*** suro-patz has joined #openstack-containers21:06
*** tylerdurden has quit IRC21:08
*** shakamunyi_ has quit IRC21:08
*** rpothier has quit IRC21:08
*** suro-patz has quit IRC21:12
*** suro-patz has joined #openstack-containers21:13
*** dboik has quit IRC21:21
*** jruano has quit IRC21:32
*** hblixt has joined #openstack-containers21:34
adrian_ottohey all! Our weekly team meeting will begin in just under 15 minutes in #openstack-meeting-alt21:47
*** rpothier has joined #openstack-containers21:48
*** sdake has joined #openstack-containers21:54
*** yuanying-alt has joined #openstack-containers21:55
*** daneyon has quit IRC21:56
*** fawadkhaliq has joined #openstack-containers21:57
*** sdake_ has quit IRC21:58
*** apuimedo has joined #openstack-containers21:58
*** suro-patz has quit IRC22:03
*** suro-patz has joined #openstack-containers22:06
*** vilobhmm has quit IRC22:08
*** vilobhmm has joined #openstack-containers22:08
*** snrism has quit IRC22:09
*** amit213_ has joined #openstack-containers22:11
*** suro-patz has quit IRC22:14
*** suro-patz has joined #openstack-containers22:14
*** amit213_ has quit IRC22:16
*** amit213_ has joined #openstack-containers22:18
*** kebray has joined #openstack-containers22:18
*** snrism has joined #openstack-containers22:22
*** amit213_ is now known as amit21322:30
*** dims__ has joined #openstack-containers22:31
*** dims_ has quit IRC22:34
*** rpothier_ has joined #openstack-containers22:38
*** rpothier has quit IRC22:40
*** rlrevell has joined #openstack-containers22:45
*** apmelton is now known as apmelton_away22:59
*** yuanying-alt has quit IRC23:00
*** rbradfor has quit IRC23:05
*** kebray has quit IRC23:05
*** hongbin has quit IRC23:05
*** rpothier_ has quit IRC23:07
*** jjlehr has quit IRC23:09
*** adrian_otto has quit IRC23:11
*** rlrevell has quit IRC23:13
*** amit213 has quit IRC23:15
*** rlrevell has joined #openstack-containers23:21
eghoboMesos at CoreOS email thread: https://mail-archives.apache.org/mod_mbox/mesos-user/201501.mbox/browser23:22
*** amit213 has joined #openstack-containers23:24
*** Drago has quit IRC23:25
*** amit213 has quit IRC23:26
*** rlrevell has quit IRC23:32
sdakewtb adrian23:36
*** rlrevell has joined #openstack-containers23:37
*** alex_klimov has quit IRC23:42
*** bradjones has quit IRC23:43
*** bradjones has joined #openstack-containers23:45
Kennansdake seems adrian not here23:46
*** diga_ has joined #openstack-containers23:46
*** rlrevell has quit IRC23:50
*** rlrevell has joined #openstack-containers23:56
*** barra204 has quit IRC23:57
*** shakamunyi has quit IRC23:57
diga_hongbin_desktop: Hi23:58
*** diga_ has quit IRC23:59

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