Wednesday, 2015-07-15

juggleri'll update that now and call the developer's attention to that sneaky #00:00
mfalaticreally we should be referrring to the gerrit guide there00:00
jugglerit's referred in there00:00
jugglerthe template is there for seasoned devs i guess? :)00:01
mfalaticnobody should be adding the commit-id manually00:01
jugglerof course a seasoned dev would probably know about the # lol00:01
mfalaticWell, I missed it too.00:01
jugglerno, you CAUGHT it. i missed it. :)00:01
juggleri was in error..00:02
mfalaticThank Adrian00:02
mfalaticHe caught it in my previous bug...00:02
mfalaticthen I noticed it in yours00:02
mfalatic:-)00:02
*** hblixt has quit IRC00:02
mfalaticback to the wiki though... even the gerrit doc is a bit ambiguous: http://docs.openstack.org/infra/manual/developers.html00:02
mfalaticCloses-Bug: #######00:03
mfalaticI take that to mean Closes-Bug: 987654 or whatever00:03
openstackbug 987654 in Glance "glanceclient bin scripts overwrite glance" [Undecided,Won't fix] https://launchpad.net/bugs/98765400:03
mfalaticlol00:03
mfalaticignore the bot00:03
juggleryeah, that's why we're trying to spell it out to make it easier for devs00:03
*** barra204 has quit IRC00:03
mfalaticbut I don't take that to mean put a # before it.00:03
juggleri will need to do some detective work to log into Ubuntu100:04
mfalaticso it's unclear even in the main docs. I wonder if the # is actually redundant...00:04
mfalaticwould like to see the hook to launchpad00:04
juggleryeah, I had no idea the # was so important00:04
mfalaticbecause the bot here seems to barf on the #00:04
mfalaticIt may or may not be.00:04
mfalaticAdrian seemed to think it wouldn't work without the #. I suspect it might work either way... otherwise someone would've made it pretty clear in the gerrit guide by now, in Big letters.00:05
jugglerit is, apparently, because of the document: https://wiki.openstack.org/wiki/GitCommitMessages#Summary_of_Git_commit_message_structure00:05
jugglerthey explicitly use the octothorp00:06
mfalaticIntriguing.00:06
mfalaticWell, I don't feel so bad now (and neither should you!) - it's different in every doc.00:07
mfalaticI suspected as much because I can't see two people making the same basic error without some doc leading one to make it.00:07
mfalaticit raises the likelihood at least. And here we have three docs all either ambiguous or conflicting.00:08
mfalaticand the bot here that doesn't conform to the #NNNNNN format when parsing things00:08
mfalaticMadness I tell you. Madness!00:09
openstackgerritOpenStack Proposal Bot proposed openstack/magnum: Updated from global requirements  https://review.openstack.org/20182000:11
mfalaticAnd another thing - this channel ought to be logged I'd think... http://eavesdrop.openstack.org/00:11
mfalaticand so it is00:11
jugglerhehe, yeah, it's fun when there are multiple documents instead of the one true one lol00:12
mfalaticYep00:12
mfalaticSomething-something: 9876500:13
mfalaticCloses-bug: 9876500:13
openstackbug 98765 in pan (Ubuntu) "aborts upon startup with 'pan: fptools.c:458: _FP_fgets: Assertion `*buf' failed." [Undecided,Invalid] https://launchpad.net/bugs/9876500:13
openstackgerritOpenStack Proposal Bot proposed openstack/python-magnumclient: Updated from global requirements  https://review.openstack.org/20183600:14
mfalaticCloses-bug: #9876500:15
openstackbug 98765 in pan (Ubuntu) "aborts upon startup with 'pan: fptools.c:458: _FP_fgets: Assertion `*buf' failed." [Undecided,Invalid] https://launchpad.net/bugs/9876500:15
mfalaticHmm.00:15
mfalaticso much for that theory00:15
openstackgerritOpenStack Proposal Bot proposed openstack/magnum: Updated from global requirements  https://review.openstack.org/20182000:18
jugglerso does the octothorp matter?00:18
mfalaticLet's stick with "it matters"00:19
mfalaticfor the time being.00:19
jugglersounds good to me.00:19
juggleri will update the wiki at this very moment00:19
mfalaticI was curious why it didn't seem to trigger the channel bot, but that's another story.00:19
openstackgerritOpenStack Proposal Bot proposed openstack/python-magnumclient: Updated from global requirements  https://review.openstack.org/20183600:21
*** adrian_otto has joined #openstack-containers00:23
mfalaticjuggler  it all came from here actually: https://review.openstack.org/#/c/199212/4//COMMIT_MSG00:25
*** david-lyle has quit IRC00:25
openstackgerritOpenStack Proposal Bot proposed openstack/magnum: Updated from global requirements  https://review.openstack.org/20182000:25
jugglermfalatic (still working on the wiki update)00:26
mfalaticNo problem just wanted to clarify the context.00:26
jugglerthanks for clarifying. :)00:27
*** hblixt_ has quit IRC00:27
mfalaticBottom line - I think going by the commit message structure guide you found is optimal00:28
*** sdake_ has joined #openstack-containers00:28
mfalaticso thanks for making the update!00:28
Kennan2adrian_otto: there?00:29
*** Kennan2 is now known as Kennan00:29
*** achanda has quit IRC00:29
jugglermfalatic heh, thank you for helping me chase that # down00:29
openstackgerritOpenStack Proposal Bot proposed openstack/python-magnumclient: Updated from global requirements  https://review.openstack.org/20183600:29
adrian_ottoKennan2: what's up?00:29
mfalaticLikewise - I wondered why I made the mistake.00:29
mfalaticAnd adrian_otto - thanks for all the help with getting my doc changes committed!00:30
adrian_ottoglad to help, mfalatic00:30
mfalaticWe were just talking about the subtleties of using a # before a bug number in the commit message00:31
mfalaticMost docs are a bit vague on that point, so juggler is updating the wiki to make it clear.00:31
*** sdake has quit IRC00:31
openstackgerritOpenStack Proposal Bot proposed openstack/magnum: Updated from global requirements  https://review.openstack.org/20182000:33
*** adrian_otto has quit IRC00:33
mfalaticadrian_otto We also ironed out the issues (merge and so on) in https://review.openstack.org/#/c/189584 so it should be good to merge once the build completes.00:34
*** adrian_otto has joined #openstack-containers00:34
jugglerHow's this mfalatic? https://wiki.openstack.org/wiki/Magnum/Contributing#Write_some_awesome_code00:35
adrian_ottoI wish openstackgerrit would announce changes after they clear gate test.00:36
jugglermfalatic, you may want to re-send that last msg to adrian_otto00:36
openstackgerritOpenStack Proposal Bot proposed openstack/python-magnumclient: Updated from global requirements  https://review.openstack.org/20183600:36
mfalaticMind if I edit it a bit? I think Note will suffice (versus Warning) but I also mean to wordsmith some of the pre-existing verbiage - it'a bit too vague as it was before)00:37
jugglerdon't mind at all00:37
mfalaticThe whole "<some bug/task ticket number>" thing... what's a task number?00:37
juggleri tried to find a wiki formatting stopsign or similar, but couldn't locate one...00:38
mfalaticit's either a bug number from launchpad or... what else would it be?00:38
*** adrian_otto has quit IRC00:38
juggleri agree..i think that "task number" is inherited ambiguity00:39
mfalaticWell, a better example is its own reward... if it's clear on the line it'll be clear to the user. The "blah: ######" thing in the other doc didn't inspire me to use a hash sign.00:39
*** adrian_otto has joined #openstack-containers00:39
mfalaticblah: #1234 does00:39
mfalaticI'll go fiddle with it.00:39
juggleryeah, i was wondering if we should include a live example too00:40
mfalaticMaybe so.00:40
mfalaticwill see. I don't quite know why we duplicate all this anyway00:40
jugglerobviously, with the numbers changed to prevent mucking with our commits00:40
juggler-,00:40
mfalaticseems redundant but if it's gonna be there it should be similar.00:41
juggleri think the thought is to keep the template for quick spot-inspection without having to look everything up00:42
jugglerdunno00:42
jugglerhey mfalatic, i think i'm gonna go get dinner here. i hope you and adrian_otto are good to go00:43
mfalaticYep, all good - heading off myself. Will fiddle with the wiki00:43
mfalaticthanks again!00:43
jugglerlikewise, thank you!00:43
*** adrian_otto has quit IRC00:44
*** bitblt has quit IRC00:44
*** dims__ has quit IRC00:54
*** jruano has joined #openstack-containers01:02
*** sthillma has quit IRC01:04
openstackgerritLei Zhang proposed openstack/magnum: policy check for pod  https://review.openstack.org/20103901:05
*** hongbin has joined #openstack-containers01:09
mfalaticjuggler The build went fine - all this needs now is a +2 and workflow to move it along. I updated our wiki to hopefully clarify things as discussed above.01:15
*** erkules_ has joined #openstack-containers01:15
*** erkules has quit IRC01:18
*** adrian_otto has joined #openstack-containers01:20
yuanyingarround madhuri>01:21
yuanying?01:21
*** jwang_ has quit IRC01:21
*** adrian_otto has quit IRC01:22
*** bradjones has quit IRC01:26
*** dims_ has joined #openstack-containers01:28
*** bradjones has joined #openstack-containers01:30
*** bradjones has quit IRC01:30
*** bradjones has joined #openstack-containers01:30
openstackgerritOpenStack Proposal Bot proposed openstack/magnum: Updated from global requirements  https://review.openstack.org/20182001:33
KennanHi All, I have sent ML about name usage, whether use nova_instance_type or instance_type etc01:35
*** jruano has quit IRC01:35
KennanPlease help to vote your option01:35
*** Tango has quit IRC01:35
Kennanand let's reach a agreement instead of endless discussion :(01:36
*** suro-patz1 has quit IRC01:36
openstackgerritOpenStack Proposal Bot proposed openstack/python-magnumclient: Updated from global requirements  https://review.openstack.org/20183601:37
*** unicell has quit IRC01:39
*** eghobo has quit IRC01:41
*** Kennan2 has joined #openstack-containers02:02
*** Kennan has quit IRC02:03
*** harshs has quit IRC02:08
*** Drago has quit IRC02:09
*** zhenguo has joined #openstack-containers02:09
*** coolsvap|away has quit IRC02:10
*** unicell has joined #openstack-containers02:10
openstackgerritEli Qiao proposed openstack/magnum: Add periodic task to sync up bay status  https://review.openstack.org/19451402:10
*** kebray has joined #openstack-containers02:11
*** coolsvap|away has joined #openstack-containers02:12
*** david-lyle has joined #openstack-containers02:12
*** dims_ has quit IRC02:17
*** dave-mccowan has quit IRC02:18
*** mmasaki has quit IRC02:26
*** mmasaki has joined #openstack-containers02:26
*** suro-patz has joined #openstack-containers02:28
*** unicell1 has joined #openstack-containers02:29
*** unicell has quit IRC02:29
*** zz_dimtruck is now known as dimtruck02:32
*** suro-patz has quit IRC02:33
*** sdake_ is now known as sdake02:34
*** david-lyle has quit IRC02:35
*** unicell1 has quit IRC02:35
*** unicell has joined #openstack-containers02:36
*** sdake_ has joined #openstack-containers02:43
*** coolsvap has quit IRC02:45
*** sdake__ has joined #openstack-containers02:46
*** sdake has quit IRC02:46
*** sdake_ has quit IRC02:50
*** sdake__ is now known as sdake02:58
*** achanda has joined #openstack-containers03:10
*** hongbin has quit IRC03:10
*** dims_ has joined #openstack-containers03:19
*** hblixt has joined #openstack-containers03:23
*** dims_ has quit IRC03:23
*** harshs has joined #openstack-containers03:24
*** springwell has joined #openstack-containers03:27
*** springwell is now known as ysawai03:27
*** ysawai is now known as y_sawai03:28
*** y_sawai has quit IRC03:34
*** springwell has joined #openstack-containers03:34
*** springwell has quit IRC03:35
*** y_sawai has joined #openstack-containers03:35
*** mmasaki has quit IRC03:36
*** mmasaki has joined #openstack-containers03:37
*** y_sawai has quit IRC03:38
*** david-lyle has joined #openstack-containers03:38
*** adrian_otto has joined #openstack-containers03:44
*** adrian_otto has quit IRC03:44
*** adrian_otto has joined #openstack-containers03:46
mfalaticEager to move forward with https://review.openstack.org/#/c/189584 - just need another +203:49
*** achanda has quit IRC03:56
*** achanda has joined #openstack-containers03:57
*** adrian_otto has quit IRC03:58
*** kebray has quit IRC03:59
*** eghobo has joined #openstack-containers04:00
*** sthillma has joined #openstack-containers04:05
*** sthillma_ has joined #openstack-containers04:06
*** sthillma has quit IRC04:09
*** sthillma_ is now known as sthillma04:09
*** harshs_ has joined #openstack-containers04:17
*** achanda has quit IRC04:18
*** harshs has quit IRC04:19
*** harshs_ is now known as harshs04:19
*** mmasaki has quit IRC04:20
*** coolsvap|away is now known as coolsvap04:20
*** mmasaki has joined #openstack-containers04:21
*** eghobo has quit IRC04:27
*** suro-patz has joined #openstack-containers04:39
*** Tango has joined #openstack-containers04:42
*** dimtruck is now known as zz_dimtruck05:01
*** adrian_otto has joined #openstack-containers05:02
*** achanda has joined #openstack-containers05:07
*** suro-patz has quit IRC05:08
*** irenab has joined #openstack-containers05:24
openstackgerritMerged openstack/python-magnumclient: Updated from global requirements  https://review.openstack.org/20183605:31
*** madhuri_ has joined #openstack-containers05:33
*** adrian_otto has quit IRC05:34
*** kebray has joined #openstack-containers05:41
*** kebray has quit IRC05:41
*** kebray has joined #openstack-containers05:42
openstackgerritMerged openstack/magnum: policy check for pod  https://review.openstack.org/20103905:51
*** dboik has joined #openstack-containers05:53
*** fawadkhaliq has joined #openstack-containers05:54
*** oro_ has joined #openstack-containers05:55
*** oro has joined #openstack-containers05:55
*** dboik has quit IRC05:57
*** suro-patz has joined #openstack-containers06:08
*** madhuri_ has quit IRC06:11
*** oro has quit IRC06:12
*** oro_ has quit IRC06:13
*** oro has joined #openstack-containers06:14
*** sthillma has quit IRC06:20
*** suro-patz has quit IRC06:20
*** belmoreira has joined #openstack-containers06:21
*** tobe has joined #openstack-containers06:28
*** oro_ has joined #openstack-containers06:30
*** suro-patz has joined #openstack-containers06:33
*** fawadkhaliq has quit IRC06:33
*** suro-patz has quit IRC06:51
*** juggler has quit IRC06:52
*** fawadkhaliq has joined #openstack-containers06:54
*** Tango has quit IRC06:55
*** fawadk has joined #openstack-containers06:55
*** fawadkhaliq has quit IRC06:58
*** fawadkhaliq has joined #openstack-containers06:59
*** BertrandN has joined #openstack-containers07:00
*** fawadk has quit IRC07:00
*** sdake has quit IRC07:07
*** sthillma has joined #openstack-containers07:10
*** alex_klimov has joined #openstack-containers07:10
*** dims_ has joined #openstack-containers07:20
*** dims_ has quit IRC07:26
*** sthillma has quit IRC07:30
*** madhuri_ has joined #openstack-containers07:33
openstackgerritOpenStack Proposal Bot proposed openstack/magnum: Updated from global requirements  https://review.openstack.org/20182007:34
madhuri_tcammann, ping?07:50
*** yuanying_ has joined #openstack-containers07:55
*** erkules_ is now known as erkules07:55
*** erkules has joined #openstack-containers07:55
*** yuanying has quit IRC07:57
*** kebray has quit IRC07:59
*** achanda has quit IRC08:02
*** fawadkhaliq has quit IRC08:05
*** fawadkhaliq has joined #openstack-containers08:22
*** liangbo has joined #openstack-containers08:31
*** yuntong has joined #openstack-containers08:44
*** harshs has quit IRC08:47
openstackgerritHua Wang proposed openstack/magnum: Remind the user when sort_key is invalid  https://review.openstack.org/20199408:51
*** humble_ has quit IRC09:29
*** tobe has quit IRC09:54
*** Kennan has joined #openstack-containers10:03
*** Kennan2 has quit IRC10:03
*** dims_ has joined #openstack-containers10:03
*** dims_ has quit IRC10:05
*** tobe has joined #openstack-containers10:17
Kennanhi magnum developers, please help vote platform/instance_type/nova_instance_type/virt_type in ML if possible. It about this https://review.openstack.org/#/c/200401/10:30
KennanPlease help vote in ML10:30
openstackgerritMerged openstack/magnum: Add manual links into dev-quickstart.rst  https://review.openstack.org/18958410:32
*** liangbo has quit IRC10:32
*** coolsvap is now known as coolsvap|away10:41
*** tobe has quit IRC10:48
*** madhuri_ has quit IRC11:22
*** fawadkhaliq has quit IRC11:23
*** madhuri_ has joined #openstack-containers11:25
*** openstack has joined #openstack-containers11:38
*** fawadkhaliq has quit IRC11:45
*** dims_ has joined #openstack-containers11:47
*** tobe has joined #openstack-containers12:15
*** tobe has quit IRC12:18
*** tobe has joined #openstack-containers12:19
*** tobe has quit IRC12:24
*** wznoinsk has quit IRC12:33
*** dims_ has quit IRC12:41
*** jjfreric has joined #openstack-containers12:41
*** jjlehr has joined #openstack-containers12:58
*** julim has joined #openstack-containers13:00
*** jjfreric has quit IRC13:04
*** jjfreric has joined #openstack-containers13:05
openstackgerritMerged openstack/magnum: Updated from global requirements  https://review.openstack.org/20182013:05
*** dims_ has joined #openstack-containers13:06
*** dane_leblanc has joined #openstack-containers13:20
*** madhuri_ has quit IRC13:22
*** oro_ has joined #openstack-containers13:35
*** obedmr has joined #openstack-containers13:40
*** obedmr has left #openstack-containers13:46
*** prad has joined #openstack-containers13:47
*** dboik has joined #openstack-containers14:03
*** jjfreric1 has joined #openstack-containers14:04
*** jjfreric1 has quit IRC14:04
*** jjfreric1 has joined #openstack-containers14:05
*** jjfreric has quit IRC14:06
*** zz_dimtruck is now known as dimtruck14:11
*** Tango has joined #openstack-containers14:17
*** sdake has joined #openstack-containers14:23
*** absubram has joined #openstack-containers14:29
*** absubram has quit IRC14:31
*** rbrooker has joined #openstack-containers14:31
*** absubram has joined #openstack-containers14:31
*** liangbo has joined #openstack-containers14:44
*** absubram has quit IRC14:48
*** Drago has joined #openstack-containers14:53
*** Drago has quit IRC14:56
*** Drago has joined #openstack-containers14:57
openstackgerritHongbin Lu proposed openstack/magnum: Add template definition of Mesos bay  https://review.openstack.org/19147614:57
*** zhenguo has quit IRC15:23
*** sdake has quit IRC15:32
*** sdake has joined #openstack-containers15:32
*** hblixt_ has quit IRC15:34
*** ig0r__ has quit IRC15:39
*** ig0r_ has joined #openstack-containers15:40
*** BertrandN has quit IRC15:43
*** eghobo has joined #openstack-containers15:45
*** belmoreira has quit IRC15:48
*** alex_klimov has quit IRC15:58
*** logan2 has quit IRC16:00
*** liudong has quit IRC16:01
*** unicell has quit IRC16:05
*** sdake has quit IRC16:08
*** sdake has joined #openstack-containers16:11
*** unicell has joined #openstack-containers16:13
*** unicell has quit IRC16:15
*** liangbo has quit IRC16:17
*** bradjones has quit IRC16:20
*** bradjones has joined #openstack-containers16:20
*** bradjones has quit IRC16:20
*** bradjones has joined #openstack-containers16:20
*** unicell has joined #openstack-containers16:49
*** jjfreric1 has quit IRC16:52
*** jjfreric has joined #openstack-containers16:52
*** hblixt_ has joined #openstack-containers16:53
*** suro-patz has joined #openstack-containers16:53
*** oro_ has quit IRC17:05
*** oro has quit IRC17:05
*** logan2 has joined #openstack-containers17:10
*** Tango has quit IRC17:22
*** diga has joined #openstack-containers17:27
*** sthillma has joined #openstack-containers17:28
*** achanda has joined #openstack-containers17:29
*** kebray has joined #openstack-containers17:33
*** jjlehr has quit IRC17:34
*** achanda has quit IRC17:39
*** achanda has joined #openstack-containers17:48
*** kebray has quit IRC17:54
*** hblixt has joined #openstack-containers17:56
*** hblixt_ has quit IRC17:59
*** suro-patz has quit IRC18:00
*** Kennan has quit IRC18:02
*** suro-patz has joined #openstack-containers18:03
*** hblixt_ has joined #openstack-containers18:03
*** Kennan has joined #openstack-containers18:03
*** hblixt has quit IRC18:05
*** slagle_ is now known as slagle18:08
*** hblixt_ has quit IRC18:09
*** hblixt_ has joined #openstack-containers18:09
*** jjlehr has joined #openstack-containers18:10
*** Tango has joined #openstack-containers18:14
*** suro-patz has quit IRC18:26
*** suro-patz has joined #openstack-containers18:27
*** belmoreira has joined #openstack-containers18:28
*** hongbin has joined #openstack-containers18:32
*** rpothier has joined #openstack-containers18:34
*** juggler has joined #openstack-containers18:37
*** belmoreira has quit IRC18:41
*** achanda has quit IRC18:43
*** _hblixt_ has joined #openstack-containers18:47
*** hblixt_ has quit IRC18:51
*** hblixt_ has joined #openstack-containers18:55
*** hblixt has joined #openstack-containers18:55
*** hblixt_ has quit IRC18:55
*** hblixt_ has joined #openstack-containers18:56
*** _hblixt_ has quit IRC18:58
*** suro-patz has quit IRC18:59
*** hblixt has quit IRC18:59
*** suro-patz has joined #openstack-containers19:03
Tangohongbin: ping19:05
hongbinTango: pong19:05
hongbinWhat's up19:06
Tangohongbin: Hi Hongbin, I would like to follow up on your suggestion in one of my patches:  get temporary credential19:06
TangoIs there some code example you can point me to?  I can use some help19:07
hongbinTango: K. Let me recap my comments. External load balancer right?19:07
Tangoright. We need to provide a credential for Kubernetes to talk to Neutron and make request19:07
TangoRight now I am using the user credential19:08
hongbinDon't know the exact location of the code yet.19:08
hongbinI have used softwaredeployment resource in Heat19:08
hongbinAnd it creates a domain users on the flight19:08
*** suro-patz has quit IRC19:08
hongbinYou might need to look up the code in the Heat repo19:09
TangoIs this for the VM to connect back to OpenStack?19:09
hongbinYes, exactly19:09
*** jjfreric1 has joined #openstack-containers19:10
TangoHow do you observe that action?19:10
hongbinYes, I saw that in the logs19:10
Tangosyslog?19:10
*** jjfreric has quit IRC19:10
hongbinh-eng19:10
Tangooh the screen log for h-eng?19:11
hongbinyes19:11
*** achanda has joined #openstack-containers19:11
hongbinJust one thing, creating domain users on the flight might be just my personal perference19:11
Tangook, that's good to know, this will help to track down the code19:11
hongbinBetter to discuss with other people to see if they have alternative solution19:12
TangoI wonder why Heat decided to do this.   Maybe I will ask Steve Baker19:12
hongbinSure, or anyone in the heat channel19:12
hongbinI guess it is for security reason19:13
*** belmoreira has joined #openstack-containers19:13
TangoDoes it look like the temporary credential is generated for each software deployment action?19:14
Tangoi.e. it doesn't last19:14
hongbinI think so. It looks like temparory19:14
hongbinIt gets clean up after the heat is destory19:14
hongbins/heat/stack/19:15
Tangoah, so it's good for the life of the stack19:15
Tangowhich actually might last a long time19:15
hongbinpossibly19:15
Tangobut it's different from the user credential.19:15
TangoSo I guess this will shield the stack from change in the user credential19:16
*** prad has quit IRC19:19
*** prad has joined #openstack-containers19:22
*** jjfreric has joined #openstack-containers19:22
hongbinmaybe19:23
*** jjfreric1 has quit IRC19:23
Tangook, that helps giving me some more pointers.  Thanks Hongbin!19:24
hongbinNP19:25
*** prad has quit IRC19:28
*** suro-patz has joined #openstack-containers19:34
*** jjfreric1 has joined #openstack-containers19:37
*** jjfreric has quit IRC19:37
*** prad has joined #openstack-containers19:40
*** sdake_ has joined #openstack-containers19:41
*** belmoreira has quit IRC19:43
*** sdake has quit IRC19:45
*** dave-mccowan has joined #openstack-containers19:48
*** y_sawai has joined #openstack-containers19:51
*** liangbo has joined #openstack-containers19:52
*** sdake_ has quit IRC19:52
*** dave-mccowan has quit IRC19:55
*** Tango|2 has joined #openstack-containers19:56
*** liangbo has quit IRC19:56
*** dave-mccowan has joined #openstack-containers19:58
*** Tango has quit IRC19:59
*** sdake has joined #openstack-containers20:00
*** eghobo has quit IRC20:04
*** jjfreric has joined #openstack-containers20:09
*** ameybhide has joined #openstack-containers20:10
*** jjfreric1 has quit IRC20:10
*** harshs has joined #openstack-containers20:15
*** y_sawai has quit IRC20:24
*** y_sawai has joined #openstack-containers20:25
*** dave-mccowan has quit IRC20:26
*** dave-mccowan has joined #openstack-containers20:28
*** dane_leblanc has quit IRC20:38
*** y_sawai has quit IRC20:45
*** dboik has quit IRC20:47
*** dboik has joined #openstack-containers20:53
*** jjlehr has quit IRC20:56
*** dave-mccowan has quit IRC21:01
*** rpothier has quit IRC21:06
*** unicell has quit IRC21:06
*** dims_ has quit IRC21:07
*** julim has quit IRC21:10
*** fawadkhaliq has joined #openstack-containers21:15
*** eghobo has joined #openstack-containers21:18
*** dave-mccowan has joined #openstack-containers21:21
*** dboik_ has joined #openstack-containers21:26
*** dboik has quit IRC21:30
*** sdake_ has joined #openstack-containers21:30
*** sdake_ has quit IRC21:30
*** sdake_ has joined #openstack-containers21:30
*** dboik_ has quit IRC21:31
*** sdake has quit IRC21:33
*** jjlehr has joined #openstack-containers21:37
*** dave-mccowan has quit IRC21:39
*** sdake has joined #openstack-containers21:43
openstackgerritHongbin Lu proposed openstack/magnum: Enable Load-Balancing-as-a-Service in devstack  https://review.openstack.org/20230521:43
openstackgerritHongbin Lu proposed openstack/magnum: Add load balancers in front of kube-master node  https://review.openstack.org/20230621:43
openstackgerritHongbin Lu proposed openstack/magnum: Register kube minions through load balancers  https://review.openstack.org/20230721:43
*** sdake_ has quit IRC21:46
*** fawadkhaliq has quit IRC21:55
*** jjfreric has left #openstack-containers22:00
*** achanda has quit IRC22:06
*** achanda has joined #openstack-containers22:06
*** jruano has joined #openstack-containers22:10
*** oro_ has joined #openstack-containers22:15
*** oro has joined #openstack-containers22:16
*** zul has quit IRC22:17
*** jjlehr has quit IRC22:43
*** prad has quit IRC22:45
*** oro has quit IRC22:45
*** oro_ has quit IRC22:45
*** dims_ has joined #openstack-containers22:51
*** eghobo_ has joined #openstack-containers22:58
*** eghobo has quit IRC23:01
*** achanda_ has joined #openstack-containers23:02
*** dimtruck is now known as zz_dimtruck23:02
*** achanda has quit IRC23:02
*** hongbin has quit IRC23:04
*** hblixt_ has quit IRC23:14
*** yuanying_ has quit IRC23:24
*** zhenguo has joined #openstack-containers23:27
*** rbrooker has quit IRC23:27
*** dave-mccowan has joined #openstack-containers23:37
*** yuanying has joined #openstack-containers23:42
madhurisdake, ping23:44
*** dave-mccowan has quit IRC23:46
*** hongbin has joined #openstack-containers23:58

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