*** oz_akan_ has quit IRC | 00:03 | |
*** jcru has joined #openstack-marconi | 00:18 | |
*** jcru has quit IRC | 00:23 | |
*** cpallares has quit IRC | 00:26 | |
*** oz_akan_ has joined #openstack-marconi | 00:28 | |
*** oz_akan__ has joined #openstack-marconi | 00:32 | |
*** oz_akan_ has quit IRC | 00:33 | |
*** oz_akan__ has quit IRC | 00:40 | |
*** oz_akan_ has joined #openstack-marconi | 00:41 | |
*** rossk has quit IRC | 01:16 | |
*** nosnos has joined #openstack-marconi | 01:26 | |
*** balajiiyer has joined #openstack-marconi | 01:37 | |
*** oz_akan_ has quit IRC | 02:00 | |
*** balajiiyer has quit IRC | 02:00 | |
*** flwang has quit IRC | 02:12 | |
*** haomaiw__ has quit IRC | 02:31 | |
*** haomaiwang has joined #openstack-marconi | 02:32 | |
*** haomai___ has joined #openstack-marconi | 02:59 | |
*** oz_akan_ has joined #openstack-marconi | 03:01 | |
*** haomaiwang has quit IRC | 03:03 | |
*** oz_akan_ has quit IRC | 03:06 | |
*** chandan_kumar has joined #openstack-marconi | 03:11 | |
*** malini is now known as malini_afk | 03:24 | |
*** flwang has joined #openstack-marconi | 03:30 | |
*** chandan_kumar has quit IRC | 03:35 | |
*** nosnos has quit IRC | 03:37 | |
*** ayoung is now known as ayoung-ZZZzzz__ | 03:41 | |
*** ayoung-ZZZzzz__ has quit IRC | 03:42 | |
*** chandan_kumar has joined #openstack-marconi | 03:59 | |
*** chandan_kumar has quit IRC | 04:01 | |
*** chandan_kumar has joined #openstack-marconi | 04:06 | |
*** nosnos has joined #openstack-marconi | 04:23 | |
*** sriramhere has joined #openstack-marconi | 05:08 | |
*** sriramhere has quit IRC | 05:12 | |
*** bruceSz has joined #openstack-marconi | 06:10 | |
*** saju_m has joined #openstack-marconi | 06:21 | |
*** nosnos has quit IRC | 06:45 | |
*** nosnos has joined #openstack-marconi | 06:46 | |
*** flaper87|afk is now known as flaper87 | 06:50 | |
*** mkoderer has joined #openstack-marconi | 06:51 | |
*** AAzza has joined #openstack-marconi | 06:59 | |
*** bruceSz has quit IRC | 07:18 | |
*** ykaplan has joined #openstack-marconi | 08:19 | |
flwang | flaper87: morning | 08:24 |
---|---|---|
flaper87 | flwang: hey hey! :) | 08:24 |
flwang | flaper87: now i'm able to create queues and messages from Marconi client with keystone auth strategy | 08:25 |
flwang | flaper87: just FYI and I will test more scenarios | 08:25 |
flaper87 | flwang: mmh, how much did you have to change? | 08:28 |
flaper87 | I remember someone *fixing* that not long ago | 08:28 |
flwang | fixing what? | 08:28 |
flaper87 | flwang: client -> marconi + keystone | 08:28 |
flaper87 | so, I'm curious to know how much you had to change | 08:29 |
flwang | for marconi server side, no change | 08:29 |
flwang | for client side, I just hack a conf param for simple.py to talk with server | 08:29 |
flwang | please poke me if there is anything wrong :) | 08:30 |
flaper87 | flwang: ah ok, cool! So, no actual changes to the library itself | 08:30 |
flwang | I would say no | 08:30 |
flwang | so seems you haven't touched that? and seems my test is helpful for you, right? :D | 08:31 |
flaper87 | yeah, it'd be nice to have a separate example that uses keystone | 08:31 |
flwang | I mean for the client release | 08:31 |
flwang | flaper87: do you think we need a separate file or just add a new case in the same simple.py? | 08:32 |
flaper87 | flwang: I'd say separate file | 08:32 |
flaper87 | I want the examples to have the exact code needed to talk to marconi | 08:32 |
flwang | flaper87: will do that | 08:32 |
flwang | do you think we should read the auth info from env variable, reading from cmd arguments or just hardcode it? | 08:33 |
flwang | now I"m hardcoding it | 08:33 |
flaper87 | flwang: mmh, I'd say hard-code it, it's a code example, it doesn't have to be so fancy, lets leave the fancy things to the people willing to implement it | 08:35 |
flwang | flaper87: nice | 08:35 |
flwang | flaper87: I will submit a patch soon | 08:36 |
flwang | flaper87: may I ask a question? | 08:39 |
flaper87 | flwang: you just did :P | 08:40 |
flaper87 | flwang: just kidding, of course you can! :D | 08:40 |
flwang | flaper87: just don't want disturb you, because it may take you much time to answer :D | 08:40 |
flwang | flaper87: after enable the keystone auth strategy | 08:40 |
flwang | how can I see those resources I have created before that? | 08:41 |
*** AAzza has quit IRC | 08:41 | |
*** saju_m has quit IRC | 08:43 | |
flaper87 | flwang: mmh, you can | 08:50 |
flaper87 | can't* | 08:50 |
flaper87 | you'll have to login | 08:50 |
flaper87 | that's the problem of using no tenant | 08:50 |
flwang | flaper87: login for what, even login, the new queue will based on new tenant, and seems nobody can see the old non-tenant resources | 08:51 |
flwang | flaper87: does that work as designed? | 08:51 |
flwang | flaper87: so what's the typical /recommended approach about the auth? no-auth or keystone? | 08:52 |
flaper87 | flwang: wait wait, what do you mean the new queue will be based on a new tenant? | 08:55 |
flaper87 | I mean, if you use project X for creating the queue A without auth and then enable auth. The queue A in project X should still exist | 08:56 |
*** saju_m has joined #openstack-marconi | 08:56 | |
flwang | flaper87: let's repeat the process, 1. no auth mode, user created a queue Q1, 2. enable the keystone auth, under tenant T1, created Q2, now can the user see the Q1? | 08:56 |
flwang | flaper87: I can see your point | 08:57 |
flaper87 | flwang: no, that's what I meant with "that's the problem of using no tenant" | 08:57 |
flwang | flaper87: so you mean user must specify the tenant/project id if there is no auth, right? | 08:57 |
flaper87 | it's recommended to *always* use a tenant unless you're freaking sure you won't evern enable auth | 08:58 |
flwang | flaper87: got it | 08:58 |
flwang | flaper87: so next question | 08:58 |
flwang | why we didn't create a separate field for project id? | 08:59 |
flwang | any specific consideration? | 08:59 |
flaper87 | flwang: there was a separate field for it but having a compound field for queue and the project reduces the space needed in both memory and disk | 09:01 |
flaper87 | it also speeds up the queries | 09:01 |
flaper87 | and speeds up indexing | 09:01 |
flwang | flaper87: you mean we do have a separate field for tenant/project id? | 09:02 |
flaper87 | flwang: we *had* one | 09:07 |
flwang | seems current db scheme is different from you mentioned in this post http://blog.flaper87.com/post/5161e76f0f06d378ae482adc/ please correct me if I missed anything, thanks | 09:08 |
*** dmitryme has joined #openstack-marconi | 09:08 | |
flaper87 | flwang: oh yeah, it is different. That blog post is quite old :P | 09:09 |
flwang | brb, will ping you after 3 hours :D | 09:09 |
flaper87 | and I just realized there's no date in the blog post | 09:09 |
flaper87 | :P | 09:09 |
flaper87 | flwang: cool | 09:09 |
flwang | flaper87: so now we don't have that, right? | 09:10 |
flaper87 | flwang: yeah, we don't have it | 09:10 |
flwang | flaper87: so I'm concerning the query performance if keystone auth is always the common way | 09:11 |
flwang | anyway, ttyl | 09:11 |
flaper87 | flwang: why ? | 09:11 |
flaper87 | there shouldn't be any performance degradation by enabling keystone | 09:11 |
flaper87 | not at a database level, at least | 09:11 |
*** flwang has quit IRC | 09:12 | |
*** ykaplan has quit IRC | 09:14 | |
*** ykaplan has joined #openstack-marconi | 09:23 | |
*** chandankumar_ has joined #openstack-marconi | 09:25 | |
*** chandankumar_ has quit IRC | 09:54 | |
*** tellesnobrega has quit IRC | 10:38 | |
*** nosnos has quit IRC | 10:40 | |
*** tellesnobrega has joined #openstack-marconi | 10:44 | |
*** dmitryme has quit IRC | 11:33 | |
*** tedross has joined #openstack-marconi | 11:35 | |
*** AAzza has joined #openstack-marconi | 11:36 | |
*** AAzza has quit IRC | 11:43 | |
*** saju_m has quit IRC | 11:44 | |
*** saju_m has joined #openstack-marconi | 11:56 | |
*** saju_m has quit IRC | 12:02 | |
*** dmitryme has joined #openstack-marconi | 12:03 | |
*** oz_akan_ has joined #openstack-marconi | 12:18 | |
*** oz_akan_ has joined #openstack-marconi | 12:19 | |
*** saju_m has joined #openstack-marconi | 12:21 | |
*** saju_m has quit IRC | 12:23 | |
*** sriram has joined #openstack-marconi | 12:33 | |
*** ykaplan has quit IRC | 12:34 | |
*** saju_m has joined #openstack-marconi | 12:39 | |
*** sriram has quit IRC | 12:40 | |
*** sriram has joined #openstack-marconi | 12:41 | |
*** ykaplan has joined #openstack-marconi | 12:50 | |
*** AAzza has joined #openstack-marconi | 12:51 | |
*** cyrichardson has joined #openstack-marconi | 13:11 | |
*** mpanetta has joined #openstack-marconi | 13:11 | |
*** saju_m has quit IRC | 13:15 | |
*** amitgandhi has joined #openstack-marconi | 13:19 | |
*** mpanetta_ has joined #openstack-marconi | 13:23 | |
amitgandhi | flaper87: its on our roadmap to move cloud backup to use marconi - but we need some benchmarks first ;-) | 13:23 |
flaper87 | amitgandhi: hehe, that sounds great | 13:24 |
amitgandhi | and incredibly faster response times | 13:24 |
amitgandhi | currently we get 2ms | 13:24 |
*** ayoung has joined #openstack-marconi | 13:24 | |
mpanetta_ | wow 2ms? | 13:25 |
amitgandhi | mpanetta_: RSE | 13:25 |
mpanetta_ | yeah | 13:25 |
amitgandhi | basically message loss is okay for it (so it doesnt need the write guarantee we currently have with mongo) | 13:26 |
*** mpanetta_ has quit IRC | 13:26 | |
amitgandhi | and its all pub sub | 13:26 |
*** mpanetta_ has joined #openstack-marconi | 13:26 | |
amitgandhi | so no claims required | 13:26 |
mpanetta_ | Ah ok | 13:26 |
*** mpanetta has quit IRC | 13:26 | |
*** mpanetta_ is now known as mpanetta | 13:27 | |
*** mpanetta_ has joined #openstack-marconi | 13:28 | |
*** saju_m has joined #openstack-marconi | 13:28 | |
amitgandhi | im thinking the redis driver might meet its needs | 13:29 |
*** malini_afk is now known as malini | 13:30 | |
*** mpanetta has quit IRC | 13:31 | |
*** ykaplan has quit IRC | 13:36 | |
*** mwagner_zzz has quit IRC | 13:40 | |
malini | good morning! | 13:41 |
boris-42 | malini hey there | 13:42 |
*** amitgandhi has quit IRC | 13:42 | |
malini | hey boris-42! | 13:42 |
*** amitgandhi has joined #openstack-marconi | 13:43 | |
boris-42 | malini so if you have time =) I am free to help =) | 13:43 |
*** Kuwagata has joined #openstack-marconi | 13:44 | |
malini | thanks boris-42! I haven't had time yet to start on Rally . I will start exploring it, so I can come back with intelligent questions :) | 13:44 |
*** balajiiyer has joined #openstack-marconi | 13:44 | |
*** balajiiyer has left #openstack-marconi | 13:44 | |
boris-42 | malini okay=) | 13:44 |
*** Kuwagata has quit IRC | 13:44 | |
*** ykaplan has joined #openstack-marconi | 13:49 | |
*** arnaud__ has joined #openstack-marconi | 13:57 | |
*** saikrishna has joined #openstack-marconi | 13:57 | |
*** whenry has joined #openstack-marconi | 14:04 | |
*** flwang has joined #openstack-marconi | 14:10 | |
*** saju_m has quit IRC | 14:14 | |
*** jcru has joined #openstack-marconi | 14:26 | |
*** megan_w|afk is now known as megan_w | 14:31 | |
*** cpallares has joined #openstack-marconi | 14:33 | |
openstackgerrit | Fei Long Wang proposed a change to openstack/python-marconiclient: Add sample for Keystone auth https://review.openstack.org/84460 | 14:37 |
*** kgriffs|afk is now known as kgriffs | 14:46 | |
kgriffs | o/ | 14:51 |
* kgriffs is hurtling down the highway on the Rackspace shuttle, using MiFi, hoping his connection stays up | 14:52 | |
flwang | kgriffs: God bless your connection :D | 14:54 |
*** ayoung has quit IRC | 14:56 | |
*** amitgandhi has quit IRC | 14:57 | |
*** alcabrera|afk is now known as alcabrera | 14:58 | |
alcabrera | o/ | 14:58 |
cpallares | alcabrera: :/ | 14:58 |
cpallares | ... | 14:58 |
cpallares | o/ | 14:58 |
alcabrera | cpallares: :P | 14:59 |
alcabrera | :D | 14:59 |
kgriffs | sweet: http://sphinxcontrib-napoleon.readthedocs.org/en/latest/index.html | 14:59 |
kgriffs | </random> | 14:59 |
flwang | meeting time | 15:00 |
flaper87 | yo yo | 15:00 |
malini | meeting now? | 15:00 |
alcabrera | kgriffs: very sweet sphinx-napoleon | 15:00 |
malini | or am I messed up? | 15:00 |
sriram | meeting now. | 15:00 |
alcabrera | malini: it's meeting time. :) | 15:00 |
flaper87 | meeting now | 15:00 |
flaper87 | meeting now ? | 15:00 |
flaper87 | meeting now ! | 15:00 |
flaper87 | meeting now | 15:00 |
flaper87 | meeting now ? | 15:00 |
malini | good..my brain is intact | 15:00 |
flaper87 | meeting now ! | 15:00 |
flaper87 | meeting now | 15:00 |
malini | MEETING NOW | 15:00 |
kgriffs | yep | 15:00 |
flaper87 | malini: ok ok, meeting now, I GET IT! | 15:00 |
kgriffs | I think there may be a meeting now? | 15:01 |
flaper87 | kgriffs: dude, meeting now | 15:01 |
sriram | meeting now for the meeting at #openstack-meeting-alt | 15:01 |
*** ayoung has joined #openstack-marconi | 15:09 | |
*** chandankumar_ has joined #openstack-marconi | 15:12 | |
*** amitgandhi has joined #openstack-marconi | 15:17 | |
openstackgerrit | A change was merged to openstack/python-marconiclient: Move auth tests under the unit package https://review.openstack.org/82820 | 15:28 |
*** vkmc has joined #openstack-marconi | 15:30 | |
*** ykaplan has quit IRC | 15:57 | |
*** mpanetta_ is now known as mpanetta | 16:05 | |
alcabrera | I'm rather proud of our meeting minutes page. | 16:07 |
malini | alcabrera: you should send it to the ML | 16:08 |
alcabrera | oh yes -- I suppose there is that. I'll do it, malini. :) | 16:08 |
kgriffs | alcabrera: with a nice prose summary | 16:09 |
kgriffs | :) | 16:09 |
alcabrera | definitely, kgriffs. :D | 16:10 |
alcabrera | sometimes I feel like I'd have fun working as a technical advocate, if only for just a year | 16:10 |
malini | alcabrera: 'you should send it' was meant to be a suggestion, not a dictate - forgive my grammar :D | 16:12 |
flaper87 | btw, I'm growing more of the idea that we should probably have something better than short-polling | 16:14 |
flaper87 | probably not Juno material but we should seriously think about it | 16:14 |
alcabrera | malini: I understood it as a suggestion. :D | 16:14 |
flaper87 | This sounds like a good place for other folks to contribute with | 16:14 |
alcabrera | I've spoken with you before, so I'm familiar with your speech pattterns. I took it as encouragement and ran with it, so thank you! | 16:15 |
alcabrera | I'm often hesistant about ML communication. Honestly, it scares me, and I think of any number of excuses to avoid it. | 16:16 |
*** mwagner_zzz has joined #openstack-marconi | 16:16 | |
malini | alcabrera: I was realllllyyyy scared of it too | 16:17 |
malini | But the whole graduation thing helped me get over that | 16:17 |
malini | the first couple of mails is the hard one | 16:18 |
kgriffs | flaper87: we could do a simple first iteration on short-polling I think | 16:21 |
alcabrera | malini: it helped me a little, too | 16:22 |
alcabrera | graduation -- if that's the worse I'll see on the ML, I don't feel so bad | 16:22 |
kgriffs | if you assume that the WSGI server is configured to use greenlets, you could do something basic like just hold onto the connection for, say, 5 seconds, and poll the backend every 10 ms. You decrease load and latency on the web head at the expense of increased load on the backend. not sure about the tradeoff. :p | 16:22 |
alcabrera | and I'm encourage by the presence of a community code of conduct | 16:23 |
*** alcabrera is now known as alcabrera|afk | 16:23 | |
kgriffs | malini, flaper87, need a quick review on this: https://review.openstack.org/#/c/83016/ | 16:23 |
*** saikrishna has quit IRC | 16:24 | |
* flaper87 clicks | 16:24 | |
flaper87 | kgriffs: btw, before cutting rc1, can we make marconi-server fork "optional" ? | 16:24 |
flaper87 | like, not the default thing | 16:24 |
openstackgerrit | Kurt Griffiths proposed a change to openstack/marconi: Open Juno development https://review.openstack.org/84490 | 16:26 |
kgriffs | flaper87: oh, yeah, forgot about that | 16:26 |
flaper87 | I guess not :P | 16:26 |
kgriffs | no, I can abandon the patch | 16:26 |
flaper87 | kgriffs: coooooool | 16:26 |
flaper87 | don't, mark it as WIP | 16:26 |
flaper87 | kgriffs: do you have time to fix that? | 16:27 |
flaper87 | I'm about to go afk | 16:27 |
kgriffs | flaper87: mmm | 16:27 |
flaper87 | for a bit | 16:27 |
flaper87 | kgriffs: I can do it later today | 16:27 |
flaper87 | or tomorrow | 16:27 |
flaper87 | (unless someone else wants to tackle that mpanetta? ) | 16:27 |
flaper87 | malini: ^ | 16:27 |
kgriffs | let me see if I can do it or someone else | 16:27 |
kgriffs | mpanetta: ^ | 16:28 |
mpanetta | Hmm? | 16:28 |
flaper87 | mpanetta: kgriffs and I think you can do it so you'll do it | 16:28 |
flaper87 | sold | 16:28 |
flaper87 | kgriffs: RUN RUN RUN | 16:28 |
mpanetta | lol | 16:28 |
kgriffs | lol | 16:28 |
kgriffs | mpanetta: basically, we want to make forking marconi-server optional, and disabled by default unless you pass a flag | 16:29 |
mpanetta | Ah ok | 16:29 |
kgriffs | actually | 16:29 |
kgriffs | that is going to break out devstack job, right? | 16:30 |
mpanetta | Unless we change the devstack job to use whatever flag we choose. | 16:30 |
*** ayoung has quit IRC | 16:30 | |
kgriffs | we will have to submit a patch for that too, to pass the flag I guess | 16:30 |
mpanetta | what do we use to manage command line opts? | 16:31 |
kgriffs | mpanetta: I think you can do that with oslo.config | 16:34 |
openstackgerrit | Fei Long Wang proposed a change to openstack/python-marconiclient: Add sample for Keystone auth https://review.openstack.org/84460 | 16:34 |
mpanetta | Ah ok | 16:35 |
kgriffs | mpanetta: I think you set an option and tell it to be exposed on the CLI | 16:36 |
kgriffs | flaper87 should be able to point you in the right direction... but we need to figure out what to do about devstack | 16:36 |
kgriffs | I kinda don't want to break that right now. :p | 16:36 |
mpanetta | Yeah | 16:36 |
mpanetta | What is the use case for having it run in the foreground? | 16:37 |
kgriffs | maybe we can do this an an ENV variable - and use one that is already set in devstack | 16:37 |
mpanetta | eh | 16:37 |
mpanetta | Seems kinda kludgy... | 16:37 |
mpanetta | I donno | 16:37 |
kgriffs | mpanetta: so, contributors and SDK developers like running it in the foreground and it is more common for services to require a '-d' flag | 16:37 |
mpanetta | Ah ok yes | 16:38 |
kgriffs | mpanetta: yeah, not sure about the ENV, but maybe it is iteration 1 and iteration 2 we change to use a flag once Juno opens | 16:38 |
kgriffs | malini: what do you suggest? | 16:38 |
*** arnaud__ has quit IRC | 16:38 | |
mpanetta | Does that mean we need to put all the terminal things back too? | 16:38 |
kgriffs | mpanetta: nah, it doesn't have to be really fancy | 16:39 |
kgriffs | mpanetta: can you follow up with Malini and flaper87? I gotta run for a bit. | 16:39 |
mpanetta | Ok | 16:39 |
kgriffs | ttfn | 16:39 |
*** kgriffs is now known as kgriffs|afk | 16:39 | |
flwang | flaper87: https://review.openstack.org/#/c/84460/ | 16:42 |
*** arnaud has joined #openstack-marconi | 16:44 | |
*** alcabrera|afk is now known as alcabrera | 16:44 | |
*** ayoung has joined #openstack-marconi | 16:45 | |
openstackgerrit | A change was merged to openstack/marconi: Improve cleanup of test_insert_queue_header_asterisk https://review.openstack.org/83016 | 16:52 |
*** megan_w is now known as megan_w|afk | 16:53 | |
*** balajiiyer has joined #openstack-marconi | 17:04 | |
*** tedross has quit IRC | 17:04 | |
*** rossk has joined #openstack-marconi | 17:05 | |
*** AAzza has quit IRC | 17:13 | |
*** megan_w|afk is now known as megan_w | 17:14 | |
*** mwagner_zzz is now known as mwagner_ | 17:14 | |
*** tedross has joined #openstack-marconi | 17:20 | |
*** arnaud has quit IRC | 17:21 | |
malini | back.. | 17:22 |
malini | why doesnt the 'marconi-server &' work ? | 17:23 |
malini | Let me just chk other projects in devstack too | 17:23 |
malini | they are really worried about 'not consistent with other projects' | 17:24 |
alcabrera | malini: doesn't work? | 17:24 |
alcabrera | what does it do? | 17:24 |
alcabrera | Does it fail to launch and repsond to requests? | 17:25 |
amitgandhi | that macaroni email is hilarious | 17:31 |
mpanetta | email? | 17:32 |
mpanetta | malini: marconi-server & does not work??? | 17:32 |
malini | hmm..I thought that was why we ended up doing all the hacks? Can I eat my words? | 17:32 |
alcabrera | ref: http://lists.openstack.org/pipermail/openstack-dev/2014-April/031551.html (Marconi -> Macaroni) | 17:33 |
mpanetta | Oh | 17:33 |
mpanetta | I see what you mean, that is an open question to devstack? | 17:33 |
mpanetta | alcabrera: haha | 17:34 |
*** amit has joined #openstack-marconi | 17:36 | |
*** amit has quit IRC | 17:36 | |
*** amitgandhi has quit IRC | 17:36 | |
*** oz_akan_ has quit IRC | 17:36 | |
*** amitgandhi has joined #openstack-marconi | 17:36 | |
malini | whatever we end up doing wrt getting marconi-server back on foreground(which I agree we need to), lets all test it on devstack before merging | 17:43 |
alcabrera | happy April Fool's day, Macaroni team: http://lists.openstack.org/pipermail/openstack-dev/2014-April/031558.html | 17:43 |
alcabrera | *April 1st | 17:43 |
*** dims_ has joined #openstack-marconi | 17:46 | |
*** chandankumar_ has quit IRC | 17:46 | |
cpallares | alcabrera: LOL | 17:52 |
alcabrera | :) | 17:52 |
alcabrera | flaper87: ping | 17:53 |
*** tedross has quit IRC | 17:53 | |
*** kgriffs|afk is now known as kgriffs | 17:53 | |
mpanetta | alcabrera: Yes, we all know that flaper87 is a benevolent robot ;) | 17:55 |
cpallares | haha | 17:55 |
alcabrera | haha | 17:55 |
alcabrera | mpanetta: macaroni team knows what I'm talking about. :P | 17:55 |
mpanetta | Exactly! haha | 17:56 |
mpanetta | malini++ | 17:56 |
* cpallares wonders if flaper87 is conspiring a SkyNet-inspired uprising | 17:58 | |
mpanetta | Maybe. Can robots be transported over queues? | 17:59 |
* flaper87 back | 17:59 | |
* flaper87 was having dinner | 17:59 | |
mpanetta | Yum | 17:59 |
* flaper87 had a club house | 17:59 | |
mpanetta | ? | 17:59 |
mpanetta | yum install sandwich | 17:59 |
malini | flaper87 eats a house for dinner | 18:00 |
malini | more proof he is not human | 18:00 |
flaper87 | malini: not just the house, the people in it too | 18:00 |
mpanetta | A club house no less | 18:00 |
flaper87 | lol at macaroni | 18:00 |
*** mwagner_ is now known as mwagner_afk | 18:00 | |
mpanetta | So lots of partying people | 18:00 |
*** mpanetta is now known as macaroni | 18:00 | |
macaroni | wow this is registered heh | 18:01 |
*** macaroni is now known as mpanetta | 18:01 | |
* flaper87 just replied | 18:06 | |
alcabrera | w00t | 18:06 |
flaper87 | and there's the Nth proof that I'm a robot | 18:06 |
* flaper87 doesn't like cheese *at all* | 18:06 | |
alcabrera | oh wow | 18:07 |
* alcabrera adores cheese | 18:07 | |
*** tedross has joined #openstack-marconi | 18:09 | |
* malini have seen alcabrera eating a pound of cheese for lunch | 18:14 | |
mpanetta | hahaha closedstack.org | 18:14 |
mpanetta | Mmmm cheese | 18:14 |
alcabrera | It was like 1/2 lb, but yes. :D | 18:17 |
mpanetta | alcabrera: The real question is, what kind? | 18:18 |
alcabrera | http://infinitymq.org/ | 18:18 |
alcabrera | mpanetta: meunster | 18:18 |
mpanetta | Oo yummy. | 18:18 |
malini | did you just make that up ? meunster! | 18:19 |
mpanetta | alcabrera: Did you see the disclaimer at the bottom? lol | 18:20 |
mpanetta | I loves me some cheese. All kinds. Esp romano and various bleu ones. | 18:20 |
alcabrera | malini: no, meunster was the cheese I ate that day. It was really good. <3 | 18:20 |
alcabrera | get the software, mpanetta: http://infinitymq.org/page:get-the-software | 18:21 |
alcabrera | it's horrid | 18:21 |
alcabrera | "an offense punishable under the United Kingdom 1972 Traffic Cones and Home Pets Custodial License Act section 11 paragraph 3b" | 18:21 |
alcabrera | haha | 18:21 |
mpanetta | Oi, parse error! | 18:22 |
mpanetta | alcabrera: Yes! lol | 18:22 |
*** dmitryme has quit IRC | 18:23 | |
*** AAzza has joined #openstack-marconi | 18:35 | |
kgriffs | balajiiyer: do you have someone in mind who would be a good candidate for this graduation requirement? | 18:35 |
kgriffs | "Project must provide a 2+ person team that will handle the project specific vulnerability process" | 18:36 |
kgriffs | malini: ping | 18:38 |
malini | kgriffs: pong | 18:42 |
balajiiyer | kgriffs: Jamie Painter? | 18:43 |
kgriffs | malini: was wondering if I could include you in that team above | 18:43 |
malini | I could - but I need to figure out what to do | 18:44 |
kgriffs | balajiiyer: ok, I can add him for now | 18:44 |
kgriffs | malini: https://wiki.openstack.org/wiki/Vulnerability_Management | 18:44 |
kgriffs | Basically, we need a few people to take point on fixing any security bugs that arise | 18:45 |
kgriffs | I was thinking you, me, painterjd | 18:45 |
malini | sure..I can learn more on security along the way | 18:46 |
kgriffs | kk | 18:46 |
kgriffs | thanks! | 18:46 |
*** amitgandhi has quit IRC | 18:47 | |
*** megan_w is now known as megan_w|afk | 18:48 | |
kgriffs | malini, balajiiyer, alcabrera, flaper87, flwang: I added malini to the core team list on the wiki and also created a new "champions" section. | 18:48 |
kgriffs | https://wiki.openstack.org/wiki/Marconi#Core_Team | 18:48 |
kgriffs | The home page is getting pretty long now, but I expect that to get fixed up in a few weeks when we redo the wiki | 18:49 |
kgriffs | meeting time | 18:49 |
kgriffs | ttfn | 18:49 |
*** kgriffs is now known as kgriffs|afk | 18:50 | |
*** balajiiyer1 has joined #openstack-marconi | 19:00 | |
*** balajiiyer has quit IRC | 19:00 | |
*** ayoung has quit IRC | 19:02 | |
*** balajiiyer1 has left #openstack-marconi | 19:04 | |
*** malini is now known as malini_afk | 19:29 | |
*** dmitryme has joined #openstack-marconi | 19:30 | |
alcabrera | Good night, all. o/ | 20:00 |
*** alcabrera is now known as alcabrera|afk | 20:00 | |
*** mwagner_afk has quit IRC | 20:03 | |
*** ayoung has joined #openstack-marconi | 20:07 | |
*** AAzza has quit IRC | 20:16 | |
*** oz_akan_ has joined #openstack-marconi | 20:20 | |
*** oz_akan_ has quit IRC | 20:28 | |
*** oz_akan_ has joined #openstack-marconi | 20:28 | |
*** tellesnobrega has left #openstack-marconi | 20:31 | |
*** haomai___ has quit IRC | 20:32 | |
*** kgriffs|afk is now known as kgriffs | 20:34 | |
*** megan_w|afk is now known as megan_w | 20:36 | |
*** haomaiwang has joined #openstack-marconi | 20:36 | |
*** kgriffs is now known as kgriffs|afk | 20:36 | |
*** mpanetta has quit IRC | 20:38 | |
*** sriram has quit IRC | 20:44 | |
*** dims_ has quit IRC | 20:44 | |
*** megan_w is now known as megan_w|afk | 20:51 | |
*** balajiiyer has joined #openstack-marconi | 20:53 | |
*** amitgandhi has joined #openstack-marconi | 21:04 | |
*** amitgandhi has quit IRC | 21:11 | |
*** tedross has quit IRC | 21:12 | |
*** jcru has quit IRC | 21:17 | |
*** jcru has joined #openstack-marconi | 21:18 | |
*** jcru__ has joined #openstack-marconi | 21:31 | |
*** jcru has quit IRC | 21:31 | |
*** balajiiyer has left #openstack-marconi | 21:34 | |
*** cyrichardson has quit IRC | 21:48 | |
*** openstackgerrit has quit IRC | 21:54 | |
*** jcru__ has quit IRC | 22:25 | |
*** oz_akan_ has quit IRC | 22:44 | |
*** oz_akan_ has joined #openstack-marconi | 22:55 | |
*** oz_akan__ has joined #openstack-marconi | 22:56 | |
*** oz_akan_ has quit IRC | 23:00 | |
*** mwagner_afk has joined #openstack-marconi | 23:32 | |
*** flaper87 is now known as flaper87|afk | 23:57 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!