Saturday, 2015-05-30

*** jjlehr has quit IRC00:00
*** sdake has quit IRC00:00
sdake_yay for weekend, now I can get devstack running ;-)00:02
*** adrian_otto1 has quit IRC00:03
*** adrian_otto has joined #openstack-containers00:03
*** adrian_otto has quit IRC00:04
sdake_need m0ar functioanl teting00:06
eghobo__sdake_: bf42ec94ef3da3a37e1ab875251000b0b7794f8a works, I see two nodes now00:08
sdake_ya do a git log | head -5 for me00:08
sdake_just to make sure we are at the righ tpalce00:08
sdake_oh it works00:08
sdake_missed the last part of yoru message00:08
sdake_eghobo__ are you teh cat who filed the blueprint re periodic00:09
*** snrism has quit IRC00:09
eghobo__eguz@magnum: git log | head -500:10
eghobo__commit bf42ec94ef3da3a37e1ab875251000b0b7794f8a00:10
eghobo__Author: Davanum Srinivas <davanum@gmail.com>00:10
eghobo__Date:   Wed May 13 16:45:27 2015 -040000:10
eghobo__    Setup for translation00:10
*** hblixt has quit IRC00:10
eghobo__sdake_: sorry I did get your message about periodic00:10
eghobo__I didn't get00:10
sdake_so that was a yes right?00:11
eghobo__yes for what?00:11
sdake_that you filed that blueprint00:11
*** kebray has quit IRC00:11
eghobo__nope00:11
sdake_ah00:12
sdake_are you interested in making a big impact improvement in magnum?00:12
sdake_or just playing  to see how it works00:12
eghobo__I haven't seen it, I don't think we are ready for periodic00:12
sdake_forget I mentioned it00:12
sdake_I can't keep all tthe bluerpitns/owners straight00:12
sdake_I am involved in two major projects00:13
sdake_so are you interested in making a big impact improvement in magnum?00:13
eghobo__sdake_: i am interested to help, just need to catch up with code and will start pickup small bugs00:13
eghobo__next week00:13
sdake_ok, well the first bug to pick up is this one :)00:14
sdake_need a git bisect between master and bf4200:14
sdake_git bisect does a binary search to tell you which commit busted the code base00:15
eghobo__sure, we can do it00:15
sdake_it will identify the exact  commit where things went wrong00:15
sdake_I am certain it is tom's backports00:16
sdake_but not sure which one00:16
eghobo__ok, we will figure out. should be easy00:17
sdake_git bisect is a command00:17
sdake_what is your launchpad id?00:18
eghobo__eghobo00:19
sdake_egor its a pleasure to meet you00:20
sdake_welcome to the community :)00:20
sdake_Use "Closes-Bug: #XYZ" in the revert00:21
sdake_https://bugs.launchpad.net/magnum/+bug/146023200:21
openstackLaunchpad bug 1460232 in Magnum "master is busted" [Critical,Confirmed] - Assigned to Egor Guz (eghobo)00:21
*** rongze has joined #openstack-containers00:21
eghobo__thx00:21
sdake_high profile bug - please fix asap :)00:21
eghobo__sure, will do00:23
sdake_please do it with git bisect rather then manually00:23
sdake_its an easy featureto use00:23
sdake_there are probably some guides on the intenet00:23
sdake_but from my recollectaion of the last itme I used it, its trivial to use00:23
eghobo__yep, already reading about it00:24
*** vilobhmm has joined #openstack-containers00:24
sdake_if you can find the commit and fix it by *not* reverting it that would be better00:24
sdake_maybe its a change somewhere in the code base that needs to go along with the heat template00:24
sdake_we are in the process of unifyign all the heat templates around heat-kubernetes00:25
sdake_unfortunately our CI doesn't support our activities effectivly00:25
sdake_rather heat-coe-tempaltes00:25
sdake_we want to put stuff in master first00:25
sdake_once master is working00:25
sdake_we want to port that to heat-coe-templates00:25
sdake_I'll talk to tcammann about actually testing his heat backports since our CI is not to be trusted with this job yet00:26
sdake_so this shouldnt' happen in the future00:26
eghobo__about this heat-templates, where are they coming from. I don't see any another git checkout in devstack00:27
eghobo__I mean magnum/devstack00:27
sdake_we started with http://github.com/larsks/heat-kubernetes00:28
sdake_we imported his repository00:28
sdake_he has made changes00:28
sdake_we have made changes00:28
sdake_people are using both00:28
sdake_this creates a mess for everyone00:28
sdake_so we decided to move it all to http://github.com/stackforge/heat-coe-templates00:28
sdake_we are going to backport to heat-coe-templates once magnum is working properly with all of larsks changes00:28
sdake_and then possibly convince larsks to delete his repo00:29
sdake_and import heat-coe-templates as a library dependency into magnum00:29
sdake_make sense?00:29
eghobo__I remember it, yes00:29
sdake_the templates are in magnum/templates/heat-kubernetes00:30
sdake_Tom indicated some code changes may be needed to deal with the backports from larsks repo00:30
sdake_the ideal goal at the end is to diff all 3 repos and end up with no changes in the templates ;-)00:30
sdake_so we can delete magnum/templates and larsks/heat-kubernetes00:31
eghobo__it make sense, because for mesos we will need mesos + zookeper + frameworks00:31
sdake_egor where is your location00:32
sdake_eghobo_ thanks for not giving up during our debug session00:32
sdake_that means alot to me :)00:33
sdake_it shows you can hang with the magnum crew :)00:33
eghobo__bay area, feel free to ping me when you need help with debuging00:34
*** vilobhmm has quit IRC00:34
*** vilobhmm has joined #openstack-containers00:34
eghobo__i probably need to write vagrant file which setup local environment, slow but disposable (trove folks have similar setup)00:35
sdake_arizona here00:36
sdake_I dont usually need help00:37
sdake_but I also work on kolla00:37
sdake_and my environment is all kolla based atm00:37
sdake_next week I am switching into full k8s dev for a blueprint native-clients00:37
sdake_so going to be rolling with devstack00:37
sdake_for about 2 months I have not run devstack because I've been busy with finishing touches on Kolla for Kilo00:38
sdake_then I mad ethe mistake of a git update on devstack00:39
*** suro-patz has quit IRC00:39
sdake_bad bad terrible bad idea00:39
sdake_yuanying runs with vagrant I think00:40
sdake_might ask him for his files00:40
*** snrism has joined #openstack-containers00:40
*** mfalatic has quit IRC00:43
sdake_hey mfalatic00:45
eghobo__sure will ask, when cola will replace devstack ;)?00:46
sdake_oh left :)00:46
sdake_I think never00:46
sdake_too slow00:46
sdake_takes long time to build00:46
sdake_when I use devstack, I chane a python file, kill service, restart service00:46
*** snrism has quit IRC00:46
sdake_this takes 5 seconds00:46
sdake_build takes longer00:46
sdake_a kolla model for devstack takes probably 5-10 minutes to do same job00:47
sdake_developers would never accept it00:47
sdake_atleast I wouldn't :)00:47
eghobo__yes with built it can be faster00:48
sdake_couldbindmount python files but this is not ideal for us00:48
sdake_it doesn't mesh with kolla's long term objectives00:48
eghobo__I see, you more interested in operator support00:49
sdake_yes operator use case00:50
eghobo__it will be nice to have ansible playbook to build all images and start manage them00:50
sdake_we use shell scripts to build atm00:51
sdake_I think we are sticking with that for the time being00:51
sdake_but htey are like 100 lines00:51
sdake_so not all that complex00:51
sdake_where ansible comes in is deployment00:52
sdake_because shell deployment00:52
sdake_well, thats a disaster :)00:52
sdake_why would we do something dumb when we could do something simple? :)00:52
sdake_eghobo_ are you going to tackle that bug today or monday?00:52
eghobo__monday, will debug during weekend00:53
sdake_cool looking forward to yoru patch00:53
sdake_hopefully you can fix without a revert00:53
sdake_(i.e. its a bug in the magnum code base rather then the template fragments)00:53
eghobo__will see00:54
*** suro-patz has joined #openstack-containers00:56
*** alex_klimov has quit IRC00:58
openstackgerritSteven Dake proposed openstack/magnum: Implement secure deserialize function  https://review.openstack.org/18628701:00
*** sdake has joined #openstack-containers01:00
*** eghobo__ has quit IRC01:02
*** vilobhmm has quit IRC01:03
*** snrism has joined #openstack-containers01:03
*** vilobhmm has joined #openstack-containers01:03
*** sdake_ has quit IRC01:04
*** Tango has quit IRC01:04
*** snrism has quit IRC01:04
*** rongze has quit IRC01:06
*** snrism has joined #openstack-containers01:09
*** vilobhmm has quit IRC01:10
*** rongze has joined #openstack-containers01:13
*** eghobo has joined #openstack-containers01:17
*** eghobo has quit IRC01:21
sdakeif someone is looking to learn how magnum works, implement this bug: https://bugs.launchpad.net/magnum/+bug/146023601:22
openstackLaunchpad bug 1460236 in Magnum "write a test case for swagger.deserialize" [High,Confirmed]01:22
sdakeyou will learn it all :)01:22
sdake95 bugs01:28
* sdake groans01:28
sdaketriaging = painful01:28
*** jhova has joined #openstack-containers01:35
*** Drago has quit IRC01:35
*** rongze has quit IRC01:38
*** rongze has joined #openstack-containers01:38
*** rongze has quit IRC01:42
*** erkules_ has joined #openstack-containers01:45
*** erkules has quit IRC01:48
*** fawadkhaliq has joined #openstack-containers01:52
*** snrism has quit IRC01:54
*** snrism has joined #openstack-containers01:54
*** unicell has quit IRC02:28
*** dims_ has quit IRC02:33
*** dimsum__ has joined #openstack-containers02:34
*** sdake_ has joined #openstack-containers02:43
*** sdake has quit IRC02:47
*** jhova has quit IRC02:57
*** rongze has joined #openstack-containers03:09
*** sdake has joined #openstack-containers03:14
*** rongze has quit IRC03:14
*** sdake_ has quit IRC03:17
*** fawadkhaliq has quit IRC03:18
*** suro-patz has quit IRC03:25
*** david-lyle has quit IRC03:25
*** david-lyle has joined #openstack-containers03:26
*** Marga_ has joined #openstack-containers03:27
*** sdake_ has joined #openstack-containers03:27
*** sdake has quit IRC03:31
*** Marga_ has quit IRC03:32
*** dimsum__ has quit IRC03:43
*** snrism has quit IRC03:48
*** rlrevell has joined #openstack-containers03:51
*** eghobo has joined #openstack-containers03:52
*** kebray has joined #openstack-containers03:53
*** kebray has quit IRC03:55
*** rlrevell has left #openstack-containers03:59
openstackgerritLan Qi Song proposed openstack/magnum: Add status_reason field to bay  https://review.openstack.org/18698104:12
*** rongze has joined #openstack-containers04:12
eghobosdake_: it looks you are right eguz@magnum-1460232: git bisect good bf42ec94ef3da3a37e1ab875251000b0b7794f8a04:14
eghoboeguz@magnum-1460232: git bisect bad 1246d3f7ac3b33a354bf6c51aec7b9b6154229f404:14
eghoboBisecting: 14 revisions left to test after this (roughly 4 steps)04:14
eghobo[63c1b6f4fce5b0dea20af00796dba9902face142] Backport "fixup! added script for dynamically registering a minion"04:14
*** suro-patz has joined #openstack-containers04:14
sdake_you still have 14 more revisions to bisect ;)04:14
sdake_4 steps04:15
sdake_bisect will tell the exact commit04:15
*** achanda has joined #openstack-containers04:15
sdake_which part looks like i am right :)04:16
sdake_bisect rocks?04:16
eghoboyes, very interesting tool. never used it before04:16
sdake_you keep doing good bad and it finds the bad actor04:16
sdake_when you find it post on my thread on openstack-dev in the [magnum] tag04:17
eghoboyep04:18
*** sdake has joined #openstack-containers04:23
sdakeeghobo I'm grumpy and old and I still learn new things every day :)04:24
sdakethat elbrict cat got life in prison04:25
eghobothis is way i love or profession ;)04:25
sdakethe constant learning definately keeps the brain sharp04:25
sdakealong with the stress04:25
sdakestress makes you sharp, too much stress breaks the organism ;)04:26
sdakeI think ou can do git bisect good04:26
sdakewithout the git tag04:26
sdakeand it will figure it out04:26
sdakeits been awhile since i've bisected04:26
sdakeused it all the time prior to my introduction to CI :)04:27
*** sdake_ has quit IRC04:27
sdakeas long as you keep your git repo instact04:27
sdakegit bisect retains state in the git directory04:27
sdakein the old days of svn04:27
sdakeyou had to do these binary bisects manually04:28
sdakeP I T A04:28
sdakebisect and rebase are the #2 and #1 reasons to use git04:28
sdakeif for no other reason :)04:28
sdakeI use interactice rebasing 24/704:28
eghoboI am not big fun of rebasing, I am always end up at unknown/detach state04:29
sdakegit rebase -i?04:31
sdakeimpossible to do openstack dev reasonably without interactive rebasing :)04:32
sdakethis morning I wrote a 20 patch patchset04:32
sdakeinteractive rebase allows me to fix any errors in any o the patch stream04:32
*** dimsum__ has joined #openstack-containers04:43
*** dimsum__ has quit IRC04:49
*** rongze has quit IRC05:00
*** rongze has joined #openstack-containers05:00
*** rongze has quit IRC05:04
*** vilobhmm has joined #openstack-containers05:07
*** vilobhmm has quit IRC05:08
*** vilobhmm has joined #openstack-containers05:09
*** fawadkhaliq has joined #openstack-containers05:15
*** suro-patz has quit IRC05:19
*** Marga_ has joined #openstack-containers05:29
*** achanda has quit IRC05:30
*** Marga_ has quit IRC05:33
*** Marga_ has joined #openstack-containers05:40
*** Marga_ has quit IRC05:41
*** Marga_ has joined #openstack-containers05:42
*** vilobhmm has quit IRC05:45
*** fawadkhaliq has quit IRC05:48
*** vilobhmm has joined #openstack-containers05:53
*** Tango has joined #openstack-containers06:06
*** suro-patz has joined #openstack-containers06:14
*** suro-patz has quit IRC06:19
*** Marga_ has quit IRC06:20
*** rongze has joined #openstack-containers06:30
*** vilobhmm has quit IRC06:32
*** rongze has quit IRC06:35
*** achanda has joined #openstack-containers06:51
*** suro-patz has joined #openstack-containers06:56
*** oro has joined #openstack-containers07:02
*** kbyrne has quit IRC07:04
*** nihilifer has joined #openstack-containers07:11
*** suro-patz has quit IRC07:23
*** rongze has joined #openstack-containers07:32
*** rongze has quit IRC07:36
*** achanda has quit IRC07:37
*** oro has quit IRC07:45
*** eghobo has quit IRC07:48
*** achanda has joined #openstack-containers07:48
*** nihilifer has quit IRC07:49
*** snrism has joined #openstack-containers07:52
*** juggler_ has joined #openstack-containers08:01
*** juggler has quit IRC08:04
openstackgerritLan Qi Song proposed openstack/magnum: Use default value for logging_context_format_string option  https://review.openstack.org/18698908:06
*** fawadkhaliq has joined #openstack-containers08:07
*** oro has joined #openstack-containers08:12
*** snrism has quit IRC08:12
*** dimsum__ has joined #openstack-containers08:21
*** dimsum__ has quit IRC08:26
*** snrism has joined #openstack-containers08:30
*** snrism has quit IRC08:46
*** fawadkhaliq has quit IRC08:52
*** yuanying_ has quit IRC09:08
*** destiny has joined #openstack-containers09:27
*** rongze has joined #openstack-containers09:34
*** rongze has quit IRC09:38
*** yuanying has joined #openstack-containers09:46
*** achanda has quit IRC09:58
*** dimsum__ has joined #openstack-containers10:53
*** dims_ has joined #openstack-containers10:57
*** dimsum__ has quit IRC10:58
*** yuanying has quit IRC11:23
*** belmoreira has joined #openstack-containers11:38
*** dims_ has quit IRC11:48
*** dimsum__ has joined #openstack-containers11:53
*** belmoreira has quit IRC11:53
*** dimsum__ has quit IRC12:16
*** dboik has quit IRC13:16
*** dboik has joined #openstack-containers13:16
*** EricGonczer_ has joined #openstack-containers13:19
*** EricGonczer_ has quit IRC13:20
*** EricGonczer_ has joined #openstack-containers13:43
*** erkules_ has quit IRC14:00
*** erkules_ has joined #openstack-containers14:00
*** dimsum__ has joined #openstack-containers14:05
*** achanda has joined #openstack-containers14:07
*** EricGonczer_ has quit IRC14:14
*** nihilifer has joined #openstack-containers14:20
*** dimsum__ has quit IRC14:25
*** dimsum__ has joined #openstack-containers14:34
*** rongze has joined #openstack-containers14:37
*** apuimedo has joined #openstack-containers14:52
*** apuimedo has quit IRC15:06
*** madhuri_ has joined #openstack-containers15:07
madhuri_sdake: There?15:08
openstackgerritMadhuri Kumari proposed openstack/magnum: Fix the KeyError and change type 'any' in k8s client code  https://review.openstack.org/18667415:09
openstackgerritMadhuri Kumari proposed openstack/magnum: Fix the KeyError and change type 'any' in k8s client code  https://review.openstack.org/18667415:10
*** nihilifer has quit IRC15:13
*** dimsum__ has quit IRC15:14
*** hongbin has joined #openstack-containers15:15
*** dimsum__ has joined #openstack-containers15:18
madhuri_Anyone there?15:25
*** hongbin_ has joined #openstack-containers15:28
*** hongbin has quit IRC15:30
*** dimsum__ has quit IRC15:30
hongbin_madhuri_: I am here15:31
madhuri_How do we run functional test?15:31
madhuri_tox -e functional15:31
madhuri_I am getting error15:31
hongbin_Haven't run it before15:32
hongbin_....15:32
madhuri_I am adding some test but I am not sure after running it, it fails15:33
hongbin_I guess func test is run by the CI gate15:34
hongbin_Not sure if I can run it locally15:35
hongbin_Need to ask sdake or dims15:35
madhuri_both are not here15:36
madhuri_I will try tomorrow then15:36
hongbin_-_-15:36
madhuri_Thanks anyway15:36
hongbin_NP15:36
madhuri_What is the time here?15:36
madhuri_there*15:36
hongbin_Toronto: 11:3615:37
hongbin_They are about 3 hour before15:37
hongbin_Like 8:3615:37
*** vilobhmm has joined #openstack-containers15:38
madhuri_Ok15:39
hongbin_madhuri_: I guess you can submit a review for the func test, but append it with [NOT READY FOR REVIEW]15:41
hongbin_Then you can check the logs of the CI gate15:42
hongbin_And debug15:42
madhuri_Yeah I was thiking the same15:43
madhuri_Thanks15:43
hongbin_:)15:43
madhuri_hongbin_: I find something wierd15:46
madhuri_The ft is using magnumclient15:46
hongbin_k15:46
madhuri_And it will definitely fail because there is no magnumclient in magnum venv15:47
hongbin_I guess it has15:47
hongbin_otherwise, the gate will fail before15:47
hongbin_Maybe, there is a different requirement.txt for the gate test15:48
madhuri_May be15:48
madhuri_I am not sure15:48
*** eghobo has joined #openstack-containers15:49
*** madhuri_ has quit IRC15:55
*** rongze has quit IRC15:56
*** oro has quit IRC16:04
*** vilobhmm has quit IRC16:15
*** suro-patz has joined #openstack-containers16:15
*** eghobo has quit IRC16:17
*** achanda has quit IRC16:18
*** achanda has joined #openstack-containers16:31
*** eghobo has joined #openstack-containers16:41
*** sdake_ has joined #openstack-containers16:43
*** sdake has quit IRC16:47
*** snrism has joined #openstack-containers16:59
hongbin_sdake_: For the architecture diagram in our wiki page, I want to do some minor fixes.17:04
hongbin_Do you know the original docs?17:05
sdake_yes I did it17:05
sdake_I can share it17:05
hongbin_:)17:05
sdake_if GFW allows it17:05
sdake_make an account at gliffy.com17:06
*** hongbin_ has quit IRC17:09
*** hongbin has joined #openstack-containers17:10
hongbinsdake: Done. It should be 'hongbin'17:10
hongbinI am going to leave for a while. Will be back in a few hours.17:12
*** hongbin has quit IRC17:12
*** achanda has quit IRC17:13
*** achanda has joined #openstack-containers17:17
*** oro has joined #openstack-containers17:17
*** snrism_ has joined #openstack-containers17:18
*** snrism has quit IRC17:19
*** kebray has joined #openstack-containers17:21
*** suro-patz has quit IRC17:25
*** EricGonczer_ has joined #openstack-containers17:32
sdake_hongbin sorry17:32
sdake_hongbin I got lost in a conversation17:32
*** snrism_ has quit IRC17:40
*** snrism has joined #openstack-containers17:41
*** openstackgerrit has quit IRC17:51
*** openstackgerrit has joined #openstack-containers17:51
*** nihilifer has joined #openstack-containers17:59
*** snrism has quit IRC18:08
*** sdake_ is now known as sdake18:13
*** Tango has quit IRC18:17
sdakehongbin what is your email you registered with18:24
*** nihilifer has quit IRC18:28
*** alex_klimov has joined #openstack-containers18:28
*** unicell has joined #openstack-containers18:29
*** unicell has quit IRC18:29
*** achanda has quit IRC18:38
*** sdake_ has joined #openstack-containers18:39
*** sdake has quit IRC18:42
*** hongbin has joined #openstack-containers18:43
hongbinsdake_: email: hongbin034@gmail.com, username: hongbin18:43
*** alex_klimov has quit IRC18:50
hongbineghobo: Are you working on fixing the master?18:55
hongbineghobo: Just let me know if you need some help18:56
*** kebray has quit IRC19:00
*** EricGonczer_ has quit IRC19:03
*** EricGonczer_ has joined #openstack-containers19:08
*** eghobo has quit IRC19:09
*** EricGonczer_ has quit IRC19:10
*** EricGonczer_ has joined #openstack-containers19:10
*** EricGonczer_ has quit IRC19:13
*** EricGonczer_ has joined #openstack-containers19:13
*** EricGonc_ has joined #openstack-containers19:16
*** EricGonczer_ has quit IRC19:17
*** EricGonc_ has quit IRC19:18
*** EricGonczer_ has joined #openstack-containers19:19
*** EricGonczer_ has quit IRC19:21
*** EricGonc_ has joined #openstack-containers19:21
*** EricGonc_ has quit IRC19:23
*** EricGonczer_ has joined #openstack-containers19:23
*** EricGonczer_ has quit IRC19:26
*** suro-patz has joined #openstack-containers19:26
*** EricGonczer_ has joined #openstack-containers19:27
*** EricGonczer_ has quit IRC19:28
*** EricGonczer_ has joined #openstack-containers19:29
*** nihilifer has joined #openstack-containers19:35
*** suro-patz has quit IRC19:38
*** eghobo has joined #openstack-containers19:42
*** suro-patz has joined #openstack-containers19:43
eghobohongbin: I found the problem, will submit patch mon19:46
hongbineghobo: Good to hear that19:47
*** EricGonczer_ has quit IRC19:47
*** sdake has joined #openstack-containers20:04
*** hongbin has quit IRC20:05
*** snrism has joined #openstack-containers20:06
sdakeeghobo could you go into a bit of detail as to what the problem is20:07
sdakejust for my curiousity sake :)20:07
eghobohttps://github.com/openstack/magnum/commit/63c1b6f4fce5b0dea20af00796dba9902face14220:08
eghobothere is no file /usr/local/bin/kube-register at minion20:08
*** sdake_ has quit IRC20:08
eghoboit looks like tom forgot include it to template20:09
*** oro has quit IRC20:13
*** alex_klimov has joined #openstack-containers20:13
sdakeis kube-register in github.com:/larsks/heat-kubernetes?20:14
*** snrism has quit IRC20:14
eghobono, we have it in our templates folder20:16
sdakein the fragments directory?20:16
sdakeor it needs some tempalte magic to be stored on teh system?20:17
eghoboyaml in fragments but we also need add it to template which will save it at system20:18
sdakecheck out githubcom/larsks/heat-tempaltes20:28
sdakeit probably ahs example20:28
*** dimsum__ has joined #openstack-containers20:30
eghoboalready did20:32
*** oro has joined #openstack-containers20:33
sdakeok i'll stop telling you how to do your job apologies :)20:40
sdakejust trying to help - understanding magnum can be a bit of a challenge for a new contrib :)20:41
*** suro-patz has quit IRC20:42
eghoboappreciate it, but I really like dig to the problems ;)20:42
*** sdake_ has joined #openstack-containers20:46
*** sdake has quit IRC20:50
*** dimsum__ has quit IRC20:50
*** dimsum__ has joined #openstack-containers20:53
*** dimsum__ has quit IRC21:04
*** hongbin has joined #openstack-containers21:15
openstackgerritSteven Dake proposed openstack/magnum: Implement secure deserialize function  https://review.openstack.org/18628721:23
sdake_holy batman our python client needs test cases21:23
sdake_26 changesets21:26
* sdake_ groans21:26
hongbinsdake_: I changed the arch diagram a bit, and share it to you21:36
sdake_click the save button21:36
sdake_that is hwo you share it21:36
sdake_upper right hand corner21:36
hongbinsaved21:37
hongbinActually, I copied your file, and invited you to see it.21:39
*** eghobo has quit IRC21:42
*** alex_klimov has quit IRC21:43
hongbinsdake_: one thing I don't like is that the 'Cloud Init' and 'Heat Conf Elements' are too detailed.21:50
sdake_I think its necessary to explain the full flow21:50
hongbinK21:50
hongbinThat is true21:51
sdake_did you share it with stdake@cisco.com?21:51
sdake_I don't see anythign in fgliffy21:51
sdake_nm i got it21:51
hongbink21:52
hongbinThere are 2 minor changes.21:52
hongbin1. rename 'containers' to 'docker containers'21:52
hongbin2. connection conductor with kubernetes/docker21:52
sdake_yes21:54
sdake_can you integrate that in the master diagram that danehans shared21:54
hongbinsure21:55
sdake_I fixed the alignment on the diagram21:55
sdake_so reload21:55
hongbink21:55
sdake_make sure to turn on snap to21:55
sdake_so our stuff is aligned :)21:55
sdake_hongbin let me know when your done so I can fire my slides off into the ether ;-)21:57
sdake_hongbin after you wrap up the diagram might post in wiki ;)21:59
hongbinsure, will do that22:00
sdake_hongbin I dont see any of your changes in danehans's file22:01
sdake_are you changing that one?22:01
hongbinstill drawing22:01
sdake_it should show me each change you make22:01
*** Kennan2 has joined #openstack-containers22:04
hongbinsdake_: I am done22:04
*** Kennan has quit IRC22:05
*** sdake has joined #openstack-containers22:14
sdakehongbin can you put that diagram on our wiki22:14
hongbinWill do22:15
hongbinI am going to make one more change22:15
hongbinrename 'template' to 'Heat Template'22:15
*** sdake_ has quit IRC22:18
*** alex_klimov has joined #openstack-containers22:21
hongbinsdake_: cannot figure out how to upload an image to wiki -_-22:22
hongbinhow to do that?22:22
hongbinnever mind. Figured that out22:32
*** oro has quit IRC22:45
*** dimsum__ has joined #openstack-containers22:49
*** dimsum__ has quit IRC22:54
*** suro-patz has joined #openstack-containers23:09
*** suro-patz has quit IRC23:46
*** suro-patz has joined #openstack-containers23:53

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