*** anna_ has joined #openstack-zaqar | 00:07 | |
*** amalagon has joined #openstack-zaqar | 00:13 | |
*** LinStatSDR has joined #openstack-zaqar | 02:01 | |
*** jeffrey4l_ has joined #openstack-zaqar | 02:22 | |
*** fifieldt has joined #openstack-zaqar | 03:19 | |
*** davideagnello has joined #openstack-zaqar | 03:22 | |
*** davideagnello has quit IRC | 03:27 | |
*** boris-42 has quit IRC | 03:57 | |
*** amalagon has quit IRC | 04:27 | |
*** boris-42 has joined #openstack-zaqar | 04:42 | |
*** prashanthr_ has joined #openstack-zaqar | 05:40 | |
prashanthr_ | flaper87: Hello good morning :) | 05:40 |
---|---|---|
*** duanhf has joined #openstack-zaqar | 05:42 | |
LinStatSDR | Hi | 05:44 |
*** LinStatSDR has quit IRC | 06:07 | |
*** sgotliv has joined #openstack-zaqar | 06:10 | |
*** sgotliv has quit IRC | 06:16 | |
*** duanhf has quit IRC | 06:39 | |
*** boris-42 has quit IRC | 06:47 | |
*** davideagnello has joined #openstack-zaqar | 07:00 | |
*** davideagnello has quit IRC | 07:04 | |
*** jeffrey4l_ has quit IRC | 07:12 | |
*** achanda has joined #openstack-zaqar | 07:17 | |
*** anna_ has quit IRC | 07:19 | |
*** achanda has quit IRC | 07:20 | |
*** achanda has joined #openstack-zaqar | 07:20 | |
*** jeffrey4l_ has joined #openstack-zaqar | 07:24 | |
*** prashanthr_ has left #openstack-zaqar | 07:41 | |
*** achanda has quit IRC | 07:59 | |
*** miqui_ has quit IRC | 08:05 | |
*** exploreshaifali has joined #openstack-zaqar | 08:43 | |
*** sgotliv has joined #openstack-zaqar | 09:19 | |
*** sgotliv has quit IRC | 09:23 | |
*** jeffrey4l_ has quit IRC | 09:32 | |
*** flwang1 has joined #openstack-zaqar | 09:38 | |
*** amalagon has joined #openstack-zaqar | 09:49 | |
*** jeffrey4l_ has joined #openstack-zaqar | 09:50 | |
*** boris-42 has joined #openstack-zaqar | 10:01 | |
*** davideagnello has joined #openstack-zaqar | 10:37 | |
*** davideagnello has quit IRC | 10:42 | |
flwang1 | flaper87: ping | 10:56 |
*** flwang1 has quit IRC | 11:14 | |
*** flwang1 has joined #openstack-zaqar | 11:14 | |
*** jeffrey4l_ has quit IRC | 11:19 | |
flaper87 | flwang1: pong | 11:33 |
flwang1 | flaper87: i'm going to offline soon, but I think I have several minutes | 11:34 |
flaper87 | flwang1: shoot | 11:34 |
flwang1 | flaper87: as for the code structure, I just did a quick PoC at the weekend | 11:34 |
flwang1 | but I still have some questions about running the two services | 11:34 |
flaper87 | mmmh, there's just 1 service :/ | 11:35 |
flwang1 | i mean, in a production env, IMHO, it would be nice if user can run queue service and notifications services separately | 11:35 |
flwang1 | thoughts? | 11:36 |
flwang1 | given the notification service need to handle tons of publishing work | 11:36 |
flwang1 | so at least, we should/could keep the notification service in a separate wsgi app | 11:37 |
flwang1 | does that make any sense? | 11:37 |
flaper87 | they can still do it | 11:39 |
flaper87 | you can run several Zaqar nodes and reserve a set of those just for notifications | 11:39 |
flaper87 | you'd put them all behind a load balancer and register the load balancer in keystone | 11:39 |
flaper87 | and the distribute the LB address to the client | 11:40 |
*** prashanthr_ has joined #openstack-zaqar | 11:40 | |
flaper87 | there are other deployment startegies but that's the easiest I can think of | 11:40 |
flwang1 | flaper87: ok, so the question is coming | 11:40 |
flaper87 | We could have a way to disable some endpoints | 11:40 |
flaper87 | but I'd prefer not to do that. At least not now | 11:41 |
flwang1 | flaper87: any idea to keep one wsgi app for the "two services"? | 11:41 |
flaper87 | there's just 1 wsgi app | 11:41 |
flaper87 | we just need to register all the endpoints | 11:41 |
flwang1 | flaper87: yep, I know | 11:41 |
flwang1 | but now the app file is located in queues/transport/wsgi/ | 11:42 |
flwang1 | see https://github.com/OpenStacker/zaqar/tree/notification | 11:42 |
flwang1 | i think I can find a way, but just want to get some ideas about how to extract the app gracefully | 11:42 |
flaper87 | ah, I see what you mean | 11:43 |
flaper87 | mmhhh | 11:43 |
flaper87 | let me think about this | 11:43 |
flaper87 | flwang1: I'll get back to you on this point | 11:45 |
flaper87 | it's indeed a good question | 11:45 |
flwang1 | flaper87: thank you, dude | 11:45 |
flaper87 | thank you for working on this | 11:46 |
flwang1 | flaper87: i'm working on that, but I don't want to write silly code to implement that | 11:46 |
flwang1 | :) | 11:46 |
flwang1 | offline now, ttyl | 11:47 |
exploreshaifali | flaper87, good morning! | 11:48 |
exploreshaifali | flaper87, please can you checkout it https://etherpad.openstack.org/p/exploreshaifali-opw-split-layers once | 11:49 |
exploreshaifali | flaper87, changes in fiels *test/etc/wsgi_mongodb_pooled.conf and test/etc/wsgi_mongodb.conf* makes sense or not? | 11:50 |
flaper87 | exploreshaifali: gooood morning | 11:50 |
exploreshaifali | :) | 11:50 |
flaper87 | exploreshaifali: lemme take a look. BTW, code changes are easier to review on gerrit :P | 11:50 |
flaper87 | you can upload patches in WIP | 11:50 |
flaper87 | so we can discuss them there | 11:50 |
exploreshaifali | flaper87, amm yes, my virtual machine's openstack is crashed | 11:51 |
exploreshaifali | need to install it again... can't test changes using `tox` | 11:51 |
exploreshaifali | and also don't want to loose modifications done till now | 11:51 |
flaper87 | exploreshaifali: okey :) | 11:52 |
flaper87 | exploreshaifali: reviewed and commented | 11:52 |
exploreshaifali | flaper87, Thanks a lot !! | 11:53 |
*** sgotliv has joined #openstack-zaqar | 11:59 | |
openstackgerrit | Shaifali Agrawal proposed openstack/zaqar: Split Control and Data planes of Storage layer https://review.openstack.org/134910 | 12:03 |
*** flwang1 has quit IRC | 12:17 | |
*** vkmc has joined #openstack-zaqar | 12:22 | |
*** vkmc has quit IRC | 12:22 | |
*** vkmc has joined #openstack-zaqar | 12:22 | |
vkmc | morning :) | 12:23 |
flaper87 | vkmc: goooooooooooooooooooooooooooooooood morning | 12:24 |
vkmc | flaper87, hiiiiiiiiiiiiiiiiiiiiiiii flaaaaaaaaaaaaaaaaaaaa | 12:24 |
exploreshaifali | gooood morning vkmc :) | 12:26 |
vkmc | exploreshaifali, heeeeey :D | 12:27 |
exploreshaifali | :D | 12:28 |
boris-42 | vkmc: hii=) | 12:29 |
kragniz | \o | 12:29 |
vkmc | boris-42, hiiiiiiiiiiiii duuud | 12:29 |
vkmc | kragniz, o/ | 12:29 |
boris-42 | vkmc: seems like somebody has good weekend?) | 12:30 |
vkmc | boris-42, haha yes it was good :) | 12:30 |
vkmc | louds 'hi' are a Zaqar use though | 12:31 |
kragniz | boris-42: I only use this channel to say hello | 12:31 |
kragniz | it's the best channel for it | 12:31 |
flaper87 | absolutely, we make sure everyone gets the best good mornings ever | 12:31 |
exploreshaifali | yes absolute truth for best good mornings | 12:32 |
vkmc | it doesn't scale very well though | 12:33 |
vkmc | but we don't care | 12:33 |
vkmc | haha | 12:33 |
boris-42 | kragniz: lol | 12:35 |
*** exploreshaifali has quit IRC | 12:39 | |
*** exploreshaifali has joined #openstack-zaqar | 13:11 | |
prashanthr_ | Good morning all :) | 13:13 |
vkmc | praaaaaaaaaaaaaaash o/ | 13:13 |
prashanthr_ | Hi vkmc :) How are you ? | 13:14 |
vkmc | prashanthr_, good good :) | 13:14 |
vkmc | you? | 13:14 |
prashanthr_ | i am good as well ! | 13:15 |
prashanthr_ | The new zaqarians want to join in from today ! :) | 13:15 |
prashanthr_ | Will you be around after an hour ? | 13:15 |
vkmc | prashanthr_, of course I will, looking forward to meet them | 13:15 |
prashanthr_ | vkmc: Awesome ! :) I have already told them about you ;) | 13:16 |
vkmc | :D | 13:16 |
exploreshaifali | new zaqarians? | 13:16 |
exploreshaifali | new developers are joining us ? | 13:16 |
vkmc | exploreshaifali, prashanthr_ invited some of his friends to join us :) | 13:16 |
vkmc | yeaah | 13:16 |
exploreshaifali | oh that's great :) | 13:17 |
prashanthr_ | exploreshaifali: Yes ! :) | 13:17 |
exploreshaifali | prashanthr_, thanks! | 13:17 |
prashanthr_ | Ha ha no mention :) | 13:17 |
exploreshaifali | is there any specific task for which they are invited ? | 13:18 |
vkmc | any contribution is welcome | 13:21 |
exploreshaifali | ok :) | 13:21 |
exploreshaifali | apart from this I have a question | 13:22 |
exploreshaifali | vkmc, is there any reason/ logic behind the name `OpenStack` ? | 13:22 |
kragniz | exploreshaifali: open source infrastructure as a service stack? | 13:23 |
kragniz | maybe | 13:23 |
vkmc | what kragniz said :) | 13:23 |
exploreshaifali | I thought it represent a stack with infinite space | 13:24 |
flaper87 | prashanthr_: I'll be here for sure | 13:24 |
exploreshaifali | a stack that is always open | 13:24 |
flaper87 | vkmc: and vkmc too | 13:24 |
flaper87 | I know that | 13:24 |
flaper87 | muahahahaha | 13:24 |
*** zhiyan has quit IRC | 13:24 | |
*** sebasmagri has quit IRC | 13:24 | |
vkmc | flaper87, I might run away in the middle of the day | 13:25 |
vkmc | and go hippie | 13:25 |
*** boris-42 has quit IRC | 13:25 | |
vkmc | start selling crafts in a mountain | 13:25 |
*** boris-42 has joined #openstack-zaqar | 13:26 | |
*** sebasmagri has joined #openstack-zaqar | 13:26 | |
flaper87 | vkmc: whatever you're planning to smoke, don't you dare to do that without sharing. | 13:27 |
flaper87 | Remember, sharing is caring and the most important thing: "Your mother was right, it's better to share" | 13:27 |
*** zhiyan has joined #openstack-zaqar | 13:27 | |
kragniz | vkmc: what flaper87 said | 13:27 |
vkmc | looooooooooool | 13:27 |
vkmc | of couse I share everything with my team | 13:29 |
vkmc | course* | 13:29 |
vkmc | even a hippie run away | 13:30 |
vkmc | you are all invited | 13:30 |
flaper87 | awesome, at that point, I'm sure I wont even care about Zaqar | 13:31 |
* flaper87 did not just say that | 13:31 | |
flaper87 | http://open.spotify.com/artist/1Q776wzj2mrtXrNu3iH6nk <- THIS! | 13:34 |
vkmc | haha | 13:34 |
* vkmc clicks | 13:35 | |
kragniz | > please install Adobe Flash | 13:35 |
kragniz | ;_; | 13:36 |
vkmc | https://play.spotify.com/track/21g7QVCF7OFqniIIOANiVY <- then THIS | 13:37 |
exploreshaifali | > `spotify is currently not available in your country` | 13:39 |
exploreshaifali | :( | 13:39 |
vkmc | booo to Spotify | 13:39 |
kragniz | exploreshaifali: it's just sadness everywhere | 13:39 |
exploreshaifali | kragniz, only for both if us ! | 13:40 |
exploreshaifali | of* | 13:40 |
kragniz | exploreshaifali: we can be sad together! | 13:40 |
exploreshaifali | kragniz, yeahhh | 13:41 |
exploreshaifali | kragniz, lets start crying :P | 13:41 |
*** exploreshaifali has quit IRC | 13:42 | |
flaper87 | kragniz: just look for Archive in youtube... sample: https://www.youtube.com/watch?v=BecwuIHjW-8 | 13:45 |
kragniz | flaper87: thanks! spotify wouldn't tell me what the track was | 13:46 |
vkmc | and... Porcupine Tree https://www.youtube.com/watch?v=0UHwkfhwjsk&index=3 afterwards : | 13:47 |
flaper87 | kragniz: I shared the group's profile, not a specific track | 13:48 |
flaper87 | kragniz: the whole discography is amazing | 13:48 |
kragniz | flaper87: okay! | 13:48 |
* kragniz listens | 13:48 | |
kragniz | I need to find more new music | 13:48 |
* vkmc keeps stealing flaper87's thunder | 13:48 | |
*** jchai has joined #openstack-zaqar | 13:49 | |
flaper87 | kragniz: http://open.spotify.com/album/6VL0JXG1PMOlAz9ZTRABWc this is one of the bests | 13:49 |
flaper87 | vkmc: lol | 13:49 |
kragniz | flaper87: spotify is pretty sad without flash | 13:52 |
vkmc | flaper87, have you heard Gentle Giant? | 13:52 |
flaper87 | vkmc: yup, not a huge fan, though. | 13:55 |
flaper87 | kragniz: try the desktop app | 13:55 |
flaper87 | there's a linux preview | 13:56 |
vkmc | too progressive for your taste | 13:56 |
kragniz | flaper87: good idea | 13:56 |
*** supriyaraj47 has joined #openstack-zaqar | 14:02 | |
*** shibani has joined #openstack-zaqar | 14:05 | |
*** sriram has joined #openstack-zaqar | 14:05 | |
prashanthr_ | Hi supriyaraj47, shibani | 14:09 |
prashanthr_ | welcome to #openstack-zaqar :) | 14:09 |
vkmc | welcome supriyaraj47, shibani! | 14:09 |
supriyaraj47 | Hi!!!Thanks for inviting us...feels nice to be here.. | 14:10 |
*** shibani has quit IRC | 14:11 | |
vkmc | :D | 14:11 |
prashanthr_ | vkmc: Supriya, Shibani and Saira are three very promising juniors of my college ! :) | 14:11 |
supriyaraj47 | Oh...that's verygenerous of prashanth...I think the other 2 are facing some problems in joining the chat... | 14:13 |
vkmc | if prashanthr_ says that... its for something! | 14:14 |
vkmc | we are so glad to have you guys here | 14:14 |
vkmc | are you already familiar with how OpenStack works? | 14:15 |
*** davideagnello has joined #openstack-zaqar | 14:15 | |
* sriram lurks and says hi! | 14:15 | |
vkmc | sriram, hiiiiiiiiiiii :) long time no chat! | 14:16 |
supriyaraj47 | In the sense..we have an idea of it's architecture.. | 14:16 |
sriram | vkmc: yep! how are you guys doing? | 14:16 |
flaper87 | supriyaraj47: hey hey, welcome :) | 14:16 |
vkmc | supriyaraj47, that sounds good :) | 14:16 |
supriyaraj47 | Oh...it sounds like an email-id...maybe I should have kept it short!!:) | 14:18 |
*** SairaKhanum has joined #openstack-zaqar | 14:19 | |
*** davideagnello has quit IRC | 14:20 | |
prashanthr_ | supriyaraj47: I think it's fine :) Else you can change it using /nick IRC command | 14:20 |
prashanthr_ | A brief guide is available here: http://www.ircbeginner.com/ircinfo/ircc-commands.html | 14:20 |
prashanthr_ | welcome SairaKhanum :) | 14:20 |
SairaKhanum | Hello everyone | 14:21 |
supriyaraj47 | okay....ty | 14:21 |
SairaKhanum | So can you briefly explain your project then start with what exactly we are supposed to do? | 14:21 |
supriyaraj47 | Ya..how do we begin?And what do we do? | 14:23 |
*** cpallares has joined #openstack-zaqar | 14:23 | |
cpallares | o/ | 14:24 |
prashanthr_ | cpallares: Hello :) | 14:25 |
cpallares | hey prashanthr_ :) | 14:25 |
cpallares | prashanthr_: how are you doing? | 14:25 |
prashanthr_ | Haha i was just typing the same :) I am f9 ! How are you doing ? | 14:25 |
*** shibanis has joined #openstack-zaqar | 14:29 | |
shibanis | hey | 14:29 |
*** 64MAA56NG has joined #openstack-zaqar | 14:29 | |
*** 7GHAAP9MV has joined #openstack-zaqar | 14:29 | |
SairaKhanum | hey prashanth, we went thru your proposal and have understood a bit.. | 14:31 |
SairaKhanum | so can you elaborate a bit | 14:32 |
vkmc | cpallares, \o | 14:32 |
prashanthr_ | SairaKhanum: Sure. I can. My project was about adding a redis driver to Zaqar | 14:32 |
shibanis | okay | 14:33 |
prashanthr_ | Zaqar basically has two main components: transport and storage which forms the basic use case for every message in the Queue | 14:33 |
prashanthr_ | The message enters the system through the transport and gets stored in the storage layer | 14:33 |
prashanthr_ | vkmc, flaper87: please correct me here | 14:34 |
vkmc | prashanthr_, no need to :) | 14:34 |
prashanthr_ | The main transport layer is currently http and vkmc worked on adding a amqp transport layer to zaqar as a part of her Google Summer of Code project this year | 14:35 |
SairaKhanum | okay | 14:35 |
*** amitgandhinz has joined #openstack-zaqar | 14:35 | |
prashanthr_ | So after the message comes in from the transport, it calls the storage layer to put the message into the backend | 14:35 |
SairaKhanum | for the storage you have used Swift right? | 14:36 |
prashanthr_ | which is then retrieved by another client to perform the relevant action | 14:36 |
prashanthr_ | SairaKhanum: I have used redis as my backend | 14:36 |
prashanthr_ | Redis is a high performance in-memory database | 14:36 |
prashanthr_ | it's fast because it keeps all it's data in memory | 14:36 |
shibanis | okay | 14:36 |
prashanthr_ | Does it make sense ? | 14:37 |
SairaKhanum | but why not Trove which is database as a service.. | 14:37 |
shibanis | Do you use any compression algorithm to store it? | 14:37 |
prashanthr_ | Good question | 14:37 |
prashanthr_ | Redis was added for performance and high throughput reasons | 14:37 |
prashanthr_ | No compression is used to store messages | 14:38 |
prashanthr_ | But i think there was a plan to add some support | 14:38 |
prashanthr_ | No that was for using msgpack which does data serialization | 14:38 |
shibanis | okay | 14:38 |
prashanthr_ | Trove just provides DB as a service | 14:38 |
SairaKhanum | okay | 14:39 |
SairaKhanum | so can you say more about redis.. | 14:39 |
prashanthr_ | redis: is a key value datastructure storage engine | 14:40 |
prashanthr_ | which delivers high performance because of the way it keeps it's data in memory | 14:40 |
vkmc | Trove is a DB provisioner, not storage as a service as, e.g., Swift | 14:40 |
SairaKhanum | okay | 14:40 |
prashanthr_ | vkmc: Perfect. That really made the statement more understandable. | 14:40 |
prashanthr_ | So a basic example of redis is storing a key value | 14:41 |
prashanthr_ | so you set "name": "Saira" | 14:41 |
prashanthr_ | that's a simple set | 14:41 |
prashanthr_ | but the value can also be complex datastructures like | 14:41 |
SairaKhanum | so you said key value pair... is it like a dictionary or hash table??? | 14:41 |
prashanthr_ | it is a dictionary | 14:42 |
prashanthr_ | but a super huge one | 14:42 |
SairaKhanum | okay cool | 14:42 |
*** ametts has joined #openstack-zaqar | 14:42 | |
prashanthr_ | it has the key space to cover a whole lot of memory | 14:42 |
prashanthr_ | it's exactly like how you have dicts in python | 14:42 |
shibanis | okay | 14:42 |
SairaKhanum | i dint understand previous statement.. | 14:42 |
prashanthr_ | key value stores are like python dictionaries | 14:43 |
*** mpanetta has joined #openstack-zaqar | 14:43 | |
SairaKhanum | okay | 14:43 |
shibanis | so the structure of the database is key value pairs and these sets are stored in memory | 14:44 |
prashanthr_ | right | 14:44 |
SairaKhanum | now what are we supposed to do? | 14:44 |
supriyaraj47 | Hey...why would we need a key-value structure for messages? | 14:45 |
prashanthr_ | SairaKhanum, shibanis and supriyaraj47: You can ask vkmc/flaper87 that question. | 14:45 |
prashanthr_ | supriyaraj47: Caz it's fast | 14:45 |
vkmc | supriyaraj47, that's because we are providing persistence | 14:46 |
SairaKhanum | i dint get | 14:46 |
vkmc | some other messaging services like AMQP or Rabbit won't store messages for later retrieval | 14:46 |
vkmc | we, on the other hand, do that | 14:47 |
SairaKhanum | okay | 14:47 |
vkmc | messages are stored according to a TTL attribute their have | 14:47 |
vkmc | they* | 14:47 |
openstackgerrit | Boris Pavlovic proposed openstack/zaqar: Rename rally-scenarios/ to rally-jobs/ https://review.openstack.org/136775 | 14:47 |
supriyaraj47 | kind of understanding it... | 14:47 |
prashanthr_ | Awesome ! | 14:47 |
SairaKhanum | hey you guys said dictionary.. why not hash... i think it provide faster access.. | 14:48 |
SairaKhanum | :-D | 14:49 |
prashanthr_ | SairaKhanum: A dictionary is a hash table :) | 14:49 |
prashanthr_ | hash is an algorithm used to implement a python dictionary | 14:49 |
*** sgotliv has quit IRC | 14:49 | |
prashanthr_ | it was more an analogy to explain redis | 14:49 |
SairaKhanum | okay | 14:49 |
prashanthr_ | but redis and python dictionaries are not the same | 14:50 |
prashanthr_ | I guess i confused you | 14:50 |
SairaKhanum | nope i miss took it | 14:50 |
prashanthr_ | vkmc: I was just thinking, how you can help them get started ? | 14:51 |
prashanthr_ | This talk by flaper87 is a good introduction: https://www.youtube.com/watch?v=iNOd7-_TdDo | 14:52 |
vkmc | well, your introduction on how Zaqar works its already a good way to start | 14:52 |
vkmc | but its also a good idea to try to deploy Zaqar | 14:52 |
vkmc | create some queues, send some messages | 14:53 |
vkmc | so they get a more concrete idea on how it works :) | 14:53 |
vkmc | after that, its also important they learn about the OpenStack workflow | 14:53 |
*** shibanis has quit IRC | 14:53 | |
vkmc | that is... how we track bugs, how fixes are submitted, how the review process work | 14:54 |
prashanthr_ | Perfect ! | 14:54 |
vkmc | this docs are a really way to learn about that http://docs.openstack.org/developer/zaqar/ | 14:54 |
vkmc | and of course... the community is here | 14:54 |
vkmc | to help | 14:54 |
*** exploreshaifali has joined #openstack-zaqar | 14:55 | |
vkmc | SairaKhanum, supriyaraj47, shibanis ^ | 14:55 |
SairaKhanum | yep | 14:55 |
prashanthr_ | vkmc: This guide is a perfect way to get started ! :) | 14:55 |
supriyaraj47 | YA...got it | 14:55 |
supriyaraj47 | :) | 14:55 |
*** shibanis has joined #openstack-zaqar | 14:56 | |
*** 64MAA56NG has quit IRC | 14:56 | |
*** 7GHAAP9MV has quit IRC | 14:56 | |
supriyaraj47 | So we do all of this initial lit-survey and get back to you guys? | 14:56 |
*** dynarro has joined #openstack-zaqar | 14:56 | |
*** dynarro_ has joined #openstack-zaqar | 14:57 | |
vkmc | supriyaraj47, sure | 14:57 |
vkmc | first step then... setting up a Zaqar deployment | 14:57 |
SairaKhanum | okay | 14:57 |
shibanis | from github? | 14:58 |
vkmc | http://docs.openstack.org/developer/zaqar/development-environment.html | 14:58 |
shibanis | okay | 14:58 |
vkmc | you have two options.... from Github, or using DevStack | 14:58 |
*** jchai is now known as jchai_afk | 14:59 | |
*** sgotliv has joined #openstack-zaqar | 14:59 | |
boris-42 | vkmc: btw https://review.openstack.org/136775 =) | 14:59 |
boris-42 | vkmc: we finally rename it to something normal=) | 14:59 |
*** jchai_afk is now known as jchai | 14:59 | |
shibanis | okay that's great .. will go through the link and try to set up zaqar | 15:00 |
*** malini has joined #openstack-zaqar | 15:01 | |
supriyaraj47 | Ya..thanks a lot.. | 15:01 |
SairaKhanum | thank you.. | 15:01 |
shibanis | Thank You | 15:01 |
vkmc | boris-42, :D that's great, thanks | 15:01 |
prashanthr_ | That's awesome ! :) I am really sorry need to head back to work ! Thanks a lot vkmc, flaper87 ! | 15:02 |
prashanthr_ | Thanks for joining in SairaKhanum, supriyaraj47 and shibanis ! :) | 15:02 |
exploreshaifali | to setup Zaqar this can also be used https://wiki.openstack.org/wiki/Zaqar/Give_Zaqar_a_try | 15:02 |
vkmc | np shibanis, SairaKhanum, supriyaraj47... welcome again and hope you have fun and learn a lot! | 15:02 |
shibanis | okay will go through that too :) | 15:02 |
prashanthr_ | Byeee :) | 15:03 |
vkmc | prashanthr_, thanks for inviting your colleagues! | 15:03 |
shibanis | vkmc: Thank You | 15:03 |
vkmc | prashanthr_, have a nice day, ttyl | 15:03 |
prashanthr_ | vkmc: Haha No issues :) | 15:03 |
*** prashanthr_ has left #openstack-zaqar | 15:04 | |
exploreshaifali | btw supriyaraj47 shibanis SairaKhanum hello, you people are from India ? | 15:04 |
shibanis | Yes :) | 15:04 |
SairaKhanum | yep | 15:04 |
exploreshaifali | me too :) | 15:04 |
exploreshaifali | I am an OPW Intern... just started with Zaqar | 15:04 |
SairaKhanum | opw? | 15:05 |
shibanis | okay.. thats great :) | 15:05 |
exploreshaifali | SairaKhanum, Outreach Program for women | 15:05 |
SairaKhanum | oh lovely | 15:05 |
exploreshaifali | SairaKhanum, https://wiki.gnome.org/OutreachProgramForWomen | 15:06 |
shibanis | Oh there is one in january also right? | 15:06 |
exploreshaifali | it happens every 6 months | 15:06 |
shibanis | okay :) | 15:06 |
exploreshaifali | you guyz are from which state ? | 15:06 |
supriyaraj47 | Karnataka | 15:07 |
shibanis | This was in October right ? what are you working on? | 15:07 |
exploreshaifali | shibanis, as you people know Zaqar have main 2 layers | 15:07 |
exploreshaifali | Storage and transport | 15:07 |
shibanis | okay | 15:08 |
exploreshaifali | in storage layer there are 2 planes | 15:08 |
exploreshaifali | cotrol plane(handle admin data) and data plane | 15:08 |
exploreshaifali | which handle actual messages | 15:08 |
exploreshaifali | My task is to split there 2 plnes | 15:08 |
shibanis | okay.. | 15:08 |
*** malini1 has joined #openstack-zaqar | 15:09 | |
shibanis | okay :) | 15:09 |
exploreshaifali | so you guyz have experience with openstack ? | 15:09 |
SairaKhanum | yep | 15:09 |
exploreshaifali | greeeeat :) | 15:09 |
SairaKhanum | i work on keystone | 15:09 |
exploreshaifali | cool | 15:10 |
exploreshaifali | lets hack Zaqar now :) | 15:10 |
SairaKhanum | wokay... | 15:10 |
*** mahatic has joined #openstack-zaqar | 15:10 | |
*** malini has quit IRC | 15:11 | |
*** malini1 has quit IRC | 15:11 | |
*** mahatic has left #openstack-zaqar | 15:11 | |
*** malini has joined #openstack-zaqar | 15:12 | |
*** mahatic has joined #openstack-zaqar | 15:13 | |
*** shibanis has quit IRC | 15:18 | |
*** supriyaraj47 has left #openstack-zaqar | 15:18 | |
SairaKhanum | okay bye people had nice time meeting all:) | 15:18 |
*** SairaKhanum has left #openstack-zaqar | 15:18 | |
flaper87 | exploreshaifali: are you working on this? https://bugs.launchpad.net/python-zaqarclient/+bug/1358889 | 15:25 |
vkmc | damn you pep8 | 15:27 |
* flaper87 likes the way vkmc thinks | 15:27 | |
exploreshaifali | flaper87, yes, but having few exception issues | 15:27 |
flaper87 | exploreshaifali: ok, try pushing everything and we'll review it together | 15:28 |
exploreshaifali | flaper87, I decided to just handle the exception at present... as we didn't came with a solution that we can offer to users | 15:29 |
exploreshaifali | like what they can do next | 15:29 |
*** sgotliv has quit IRC | 15:29 | |
*** cpallares has quit IRC | 15:32 | |
flaper87 | exploreshaifali: if we fail to parse the response, there's not much we can do. We should just catch it and exit with a nice error message | 15:33 |
*** sgotliv has joined #openstack-zaqar | 15:33 | |
exploreshaifali | flaper87, yes :) | 15:33 |
*** amalagon has quit IRC | 15:44 | |
*** X019 has joined #openstack-zaqar | 15:46 | |
flaper87 | vkmc: kgriffs|afk malini sanity check: https://review.openstack.org/#/c/136803/1 | 15:48 |
flaper87 | dynarro: FYI https://review.openstack.org/#/c/136803/ I think that fixes the client bug you were working on. Sorry for the noise | 15:48 |
flaper87 | vkmc: do we have a low-hanging-fruit around? I'm sure dynarro could use some | 15:49 |
flaper87 | also, there are too few bugs in the client | 15:49 |
flaper87 | that just means we haven't tested well enough | 15:49 |
flaper87 | hopefully we'll find more after rolling out this gate job properly | 15:49 |
flaper87 | vkmc: stop hiding, I know you're there | 15:49 |
* vkmc holds her breath | 15:50 | |
vkmc | :x | 15:50 |
vkmc | we should do a bug search and report day | 15:51 |
dynarro_ | flaper87: thanks! yeah a low-hanging fruit would be great! | 15:51 |
vkmc | flaper87, I'll check out if there is a low-hanging-fruit for dynarro :) | 15:51 |
flaper87 | vkmc: awesome, thanks | 15:52 |
*** mahatic has left #openstack-zaqar | 15:53 | |
vkmc | dynarro_, hey there :) how familiar you are with Zaqar architecture? | 15:54 |
dynarro_ | vkmc: well, not much, I just getting started to learn about python and about zaqar | 15:58 |
vkmc | dynarro_, great | 15:59 |
vkmc | I saw you contributed to the client, so maybe we can look for something else there | 16:00 |
dynarro_ | vkmc: Yes, that would be great | 16:00 |
vkmc | and when you get more familiar with Zaqar through the client, we can look for something server-side :) | 16:00 |
dynarro_ | vkmc: awesome, thank you! | 16:01 |
vkmc | dynarro_, no problem, glad to have you here! | 16:01 |
dynarro_ | :) | 16:02 |
vkmc | in the meantime... is always a good idea to play a little with the server | 16:04 |
vkmc | try creating queues, sending messages to them, putting metadata to the queues | 16:04 |
*** davideagnello has joined #openstack-zaqar | 16:04 | |
*** cpallares has joined #openstack-zaqar | 16:04 | |
vkmc | and little by little, start checking out the code and understanding what happens with each of the operations you use to interact with the server | 16:05 |
boris-42 | https://review.openstack.org/#/c/136775/ <- vkmc flaper87 guys could you take a look?) | 16:06 |
vkmc | boris-42, sure thing | 16:07 |
flaper87 | boris-42: one condition, you have to ship me a bottle of good vodka | 16:07 |
boris-42 | flaper87: sure sir=) | 16:07 |
vkmc | flaper87, vodka is always a bad idea | 16:08 |
boris-42 | flaper87: one condtion for u we have to drink it during 1 evening of summit! | 16:08 |
flaper87 | boris-42: +2A | 16:08 |
*** davideagnello has quit IRC | 16:08 | |
vkmc | great, I'll bring popcorn for the ocassion | 16:08 |
flaper87 | vkmc: Vodka is a bad idea if you drink it with Russians | 16:08 |
boris-42 | vkmc: ^ that's how you can buy +2A in community =) | 16:08 |
flaper87 | They'll watch you suffer and getting wasted | 16:09 |
dynarro_ | vkmc: ok, I'll try ;) | 16:09 |
boris-42 | flaper87: =) | 16:09 |
flaper87 | vkmc: Have you seen Russians drinking vodka? By the time you finish the 2 shot they've already drunk 2 bottles | 16:09 |
kragniz | lol | 16:09 |
vkmc | flaper87, I did yeah... I cannot think about it without feeling ill | 16:10 |
flaper87 | vkmc: and the proof of that is that boris-42 just told me we should drink it together | 16:10 |
* flaper87 is rarely wrong about these things | 16:10 | |
vkmc | flaper87, sharing is caring | 16:10 |
vkmc | boris-42 cares about you flaper87 | 16:10 |
vkmc | :{ | 16:10 |
vkmc | :P | 16:10 |
flaper87 | vkmc: no no, that's not sharing. | 16:10 |
flaper87 | let me put it in another way | 16:10 |
boris-42 | flaper87: =) | 16:11 |
boris-42 | flaper87: btw I am not Russian lol | 16:11 |
boris-42 | =) | 16:11 |
flaper87 | A russian inviting you to drink vodka is like me inviting you for lunch at my grandma's place. I'll watch you explode after eating all that food | 16:11 |
vkmc | buuuuuuurn | 16:11 |
vkmc | I also thought boris-42 was Russian | 16:12 |
flaper87 | boris-42: you have that in you, don't try to hide it | 16:12 |
flaper87 | boris-42: ukranian ? | 16:12 |
boris-42 | flaper87: nope | 16:12 |
flaper87 | boris-42: ok, where are you based ? | 16:12 |
flaper87 | :) | 16:12 |
boris-42 | flaper87: I am in Russia) | 16:12 |
flaper87 | boris-42: then I'm right | 16:12 |
boris-42 | flaper87: nope I am actually Serbian lol | 16:12 |
boris-42 | flaper87: not Siberian! | 16:13 |
boris-42 | =) | 16:13 |
flaper87 | boris-42: ahhh that's interesting. | 16:13 |
boris-42 | flaper87: ya quite far from Russia=) | 16:13 |
flaper87 | boris-42: but anyway, if you're based in Russia then you have to know how to drink vodka | 16:13 |
kragniz | boris-42: what's it like there? | 16:13 |
flaper87 | They won't give you a visa if you don't know that | 16:14 |
kragniz | boris-42: I don't know much about the place | 16:14 |
boris-42 | flaper87: sure sure | 16:14 |
boris-42 | flaper87: actually I am already here for 15 years | 16:14 |
*** shibanis has joined #openstack-zaqar | 16:14 | |
boris-42 | flaper87: so have some skills=) | 16:14 |
flaper87 | vkmc: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ SEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE ??????? | 16:14 |
flaper87 | I'm so damn right | 16:14 |
* vkmc ignores flaper87 | 16:14 | |
* flaper87 puts vodka in vkmc's coffee | 16:14 | |
vkmc | you drink vodka Russian style if you do it with a bear | 16:14 |
kragniz | vkmc: misread as beer and was confused | 16:15 |
boris-42 | vkmc: ya | 16:16 |
boris-42 | flaper87: btw you should try beer + vodka=) | 16:16 |
boris-42 | flaper87: it's called something like "yorsh" | 16:16 |
*** amitgandhinz has quit IRC | 16:16 | |
vkmc | http://imgace.com/wp-content/uploads/2012/09/meanwhile-in-russia1.jpg | 16:16 |
vkmc | like this | 16:16 |
*** achanda has joined #openstack-zaqar | 16:16 | |
kragniz | vkmc: that bear looks sad ;_; | 16:17 |
boris-42 | kragniz: too much vodka that day | 16:17 |
vkmc | or like this http://lordsofthedrinks.files.wordpress.com/2013/03/gummy.jpg | 16:17 |
kragniz | boris-42: or not enough | 16:17 |
vkmc | flaper87 approves | 16:17 |
* flaper87 has had those | 16:17 | |
kragniz | waste of gummy bears | 16:18 |
boris-42 | kragniz: waste of vodka lol | 16:18 |
flaper87 | kragniz: every bite is like a puch straight to your throat | 16:18 |
flaper87 | punch* | 16:18 |
vkmc | lol | 16:18 |
openstackgerrit | Merged openstack/python-zaqarclient: Makes health return True or False https://review.openstack.org/134149 | 16:18 |
flaper87 | After 3 hours in vodka, they look like real bears... They get quite big | 16:19 |
*** cpallares has left #openstack-zaqar | 16:19 | |
flaper87 | :P | 16:19 |
boris-42 | vkmc flaper87 http://pad3.whstatic.com/images/thumb/d/d4/Infuse-Vodka-With-Watermelon-Step-26.jpg/670px-Infuse-Vodka-With-Watermelon-Step-26.jpg | 16:19 |
vkmc | ok... next summit then | 16:19 |
boris-42 | ^ this is quite tasty | 16:19 |
boris-42 | and just killing | 16:19 |
* flaper87 has done that too | 16:19 | |
kragniz | boris-42: that actually looks nice | 16:19 |
boris-42 | kragniz: standard way to drink vodka in school=) | 16:20 |
*** amitgandhinz has joined #openstack-zaqar | 16:20 | |
vkmc | omg boris-42 | 16:20 |
vkmc | loool | 16:20 |
kragniz | boris-42: haha | 16:20 |
flaper87 | https://twitter.com/flaper87/status/536917825290797056/photo/1 | 16:22 |
boris-42 | flaper87: ^ LOL I can like your twit via IRC client! | 16:25 |
boris-42 | flaper87: lol | 16:25 |
kragniz | flaper87: haha | 16:26 |
*** achanda has quit IRC | 16:29 | |
flaper87 | vkmc: mind triaging ? https://bugs.launchpad.net/python-zaqarclient/+bug/1395788 | 16:34 |
flaper87 | dynarro_: That's yours ^ | 16:34 |
vkmc | flaper87, nice catch, triaged | 16:36 |
flaper87 | vkmc: thanks | 16:36 |
vkmc | flaper87, you don't give thanks, you give gummybears | 16:37 |
openstackgerrit | Merged openstack/zaqar: Rename rally-scenarios/ to rally-jobs/ https://review.openstack.org/136775 | 16:37 |
* flaper87 gives his last gummy bear to vkmc | 16:38 | |
vkmc | :D | 16:40 |
vkmc | I didn't think it was going to work | 16:41 |
*** shibanis has quit IRC | 16:41 | |
*** shibanis has joined #openstack-zaqar | 16:43 | |
openstackgerrit | Shaifali Agrawal proposed openstack/python-zaqarclient: Handling exception on 504 Error https://review.openstack.org/136816 | 16:44 |
*** kgriffs|afk is now known as kgriffs | 16:47 | |
dynarro | flaper87: thank you! | 16:48 |
flaper87 | dynarro: 100$ thanks | 16:50 |
flaper87 | You can hand them to me since you're sitting right there | 16:50 |
*** shibanis has left #openstack-zaqar | 16:50 | |
*** davideagnello has joined #openstack-zaqar | 16:51 | |
*** sgotliv has quit IRC | 16:52 | |
*** amalagon has joined #openstack-zaqar | 16:54 | |
dynarro | =) | 16:54 |
*** amalagon has quit IRC | 16:58 | |
*** sgotliv has joined #openstack-zaqar | 17:04 | |
vkmc | bbl | 17:05 |
*** davideagnello has quit IRC | 17:08 | |
*** dynarro has quit IRC | 17:21 | |
*** dynarro_ has quit IRC | 17:21 | |
kgriffs | vkmc, flaper87: ping | 17:32 |
*** anna_ has joined #openstack-zaqar | 17:47 | |
*** X019 has quit IRC | 17:50 | |
vkmc | kgriffs, pong | 17:52 |
kgriffs | o hai | 17:52 |
vkmc | haaai | 17:52 |
kgriffs | Flavio said last Friday that he wanted to get some specs approved today, so I've been reading the latest drafts | 17:53 |
kgriffs | wanted to discuss https://review.openstack.org/#/c/134567/6/specs/kilo/persistent-transport.rst | 17:53 |
vkmc | sure thing | 17:55 |
kgriffs | ok, I submitted a comment there | 17:55 |
kgriffs | like to know what you and flaper87 think | 17:55 |
vkmc | thanks for reviewing it | 17:57 |
vkmc | and yeah, we should totally discuss what to do when there is no support for websockets | 17:57 |
kgriffs | btw, forgot to mention, for fallback to work we will need CORS at least, possibly also JSON-P if we care about IE 9 | 17:58 |
kgriffs | the other way to go is to use SockJS, which will emulate websocket via polling when it isn't available | 18:00 |
kgriffs | SockJS exposes a raw websocket endpoint for non-browser clients | 18:00 |
kgriffs | but then you have the issue that for those clients, you need to fall back to to polling HTTP anyway | 18:01 |
kgriffs | so, it seems like SockJS is best if your only client is web browsers | 18:01 |
kgriffs | as for socket.io I don't know how well non-browser clients are supported | 18:04 |
*** davideagnello has joined #openstack-zaqar | 18:05 | |
*** jchai is now known as jchai_afk | 18:09 | |
kgriffs | found this, but looks out of date | 18:09 |
kgriffs | https://pypi.python.org/pypi/socketIO-client | 18:09 |
vkmc | are we considering other clients apart from browsers for the websocket transport? if so, which should we consider? | 18:09 |
*** exploreshaifali has quit IRC | 18:09 | |
kgriffs | good question | 18:10 |
vkmc | I was checking Autobahn, but not sure what kind of fallback it provides | 18:10 |
*** jchai_afk is now known as jchai | 18:11 | |
vkmc | https://github.com/tavendo/AutobahnPython/tree/master/autobahn | 18:17 |
vkmc | I don't like the verbosity of that library | 18:18 |
kgriffs | verbosity in which way? | 18:19 |
vkmc | here are some examples of websocket programming with Autobahn http://autobahn.ws/python/websocket/programming.html | 18:20 |
vkmc | maybe is the camel case I don't like haha | 18:22 |
*** exploreshaifali has joined #openstack-zaqar | 18:35 | |
kgriffs | vkmc: I added a few more comments on that spec | 18:38 |
kgriffs | I'd like to know what you think | 18:38 |
vkmc | thanks kgriffs | 18:38 |
*** amalagon has joined #openstack-zaqar | 18:40 | |
*** achanda has joined #openstack-zaqar | 18:46 | |
*** achanda has quit IRC | 18:53 | |
*** achanda has joined #openstack-zaqar | 18:54 | |
*** sgotliv has quit IRC | 18:56 | |
*** flwang has quit IRC | 18:58 | |
*** anna_ has quit IRC | 19:01 | |
*** davideagnello has quit IRC | 19:01 | |
*** davideagnello has joined #openstack-zaqar | 19:02 | |
*** davideagnello has quit IRC | 19:07 | |
flaper87 | o/ | 19:08 |
*** davideagnello has joined #openstack-zaqar | 19:08 | |
flaper87 | kgriffs: lemme read those comments | 19:08 |
*** flwang has joined #openstack-zaqar | 19:11 | |
kgriffs | brb | 19:12 |
*** kgriffs is now known as kgriffs|afk | 19:13 | |
*** flwang1 has joined #openstack-zaqar | 19:16 | |
flaper87 | kgriffs|afk: vkmc replied | 19:20 |
*** amitgandhinz has quit IRC | 19:23 | |
*** amitgandhinz has joined #openstack-zaqar | 19:24 | |
flaper87 | kgriffs|afk: also, if you can go and +1/-1 the remaining specs, it'd be great | 19:24 |
flaper87 | or +2 not sure how permissions are set in that project | 19:24 |
*** amitgandhinz has quit IRC | 19:29 | |
*** amitgandhinz has joined #openstack-zaqar | 19:30 | |
*** flwang1 has quit IRC | 19:32 | |
vkmc | thanks flaper87 | 19:39 |
*** jchai is now known as jchai_afk | 19:57 | |
flaper87 | btw, meeting in 1 hour | 20:01 |
vkmc | yup | 20:01 |
*** davideagnello has quit IRC | 20:01 | |
vkmc | sure thing | 20:02 |
vkmc | flaper87, so... no autobahn, no socketjs | 20:03 |
vkmc | socketio it is? :) | 20:03 |
vkmc | sorry, socketjs | 20:05 |
*** davideagnello has joined #openstack-zaqar | 20:09 | |
vkmc | tornado maybe | 20:12 |
flaper87 | no no, no socketio | 20:24 |
flaper87 | :P | 20:24 |
flaper87 | vkmc: ^ | 20:24 |
vkmc | socketio! | 20:25 |
vkmc | :P | 20:25 |
vkmc | kidding | 20:25 |
flaper87 | :P | 20:25 |
vkmc | what about tornado flaper87? | 20:25 |
*** amitgandhinz has quit IRC | 20:25 | |
vkmc | http://www.tornadoweb.org/en/stable/ | 20:25 |
vkmc | autobahn is wamp so I don't think it fits here | 20:26 |
flaper87 | Tornado ships a full webserver, we might need something like that for websocket | 20:26 |
*** jchai_afk is now known as jchai | 20:26 | |
flaper87 | I used to use tornado before too but it wasn't mature enough | 20:26 |
flaper87 | and don't try to mix tornado and twisted | 20:26 |
flaper87 | terrible terrible idea | 20:26 |
vkmc | it has a twisted module | 20:27 |
vkmc | but it can be ignored | 20:27 |
flaper87 | I used https://github.com/Lawouach/WebSocket-for-Python for the PoC | 20:27 |
flaper87 | I think | 20:27 |
vkmc | yes you did | 20:27 |
*** amitgandhinz has joined #openstack-zaqar | 20:28 | |
*** amitgandhinz has quit IRC | 20:29 | |
flaper87 | https://github.com/Lawouach/WebSocket-for-Python/tree/master/ws4py/server | 20:30 |
*** amitgandhinz has joined #openstack-zaqar | 20:30 | |
flaper87 | it has support for tullip, gevent, wsgi and cherrypy | 20:30 |
vkmc | asyncio? | 20:31 |
flaper87 | vkmc: that's tulip | 20:31 |
flaper87 | tulip was renamed into asyncio | 20:32 |
flaper87 | https://github.com/Lawouach/WebSocket-for-Python/blob/master/ws4py/server/tulipserver.py | 20:32 |
vkmc | k | 20:32 |
*** flwang1 has joined #openstack-zaqar | 20:35 | |
*** achanda has quit IRC | 20:38 | |
*** achanda has joined #openstack-zaqar | 20:40 | |
*** sgotliv has joined #openstack-zaqar | 20:43 | |
*** flwang has quit IRC | 20:49 | |
*** exploreshaifali has quit IRC | 20:50 | |
flaper87 | meeting in 8 | 20:52 |
vkmc | countdown started | 20:53 |
vkmc | 7 min! | 20:53 |
flaper87 | kgriffs|afk: flwang1 zhiyan | 20:53 |
*** achanda has quit IRC | 20:55 | |
vkmc | flaper87, | 20:57 |
vkmc | kragniz | 20:57 |
*** kgriffs|afk is now known as kgriffs | 21:10 | |
*** malini has quit IRC | 21:12 | |
*** achanda has joined #openstack-zaqar | 21:37 | |
flwang1 | kgriffs: ping | 22:00 |
flaper87 | vkmc: https://review.openstack.org/#/c/125938/ :) | 22:01 |
flaper87 | flwang1: vkmc https://review.openstack.org/#/c/135189/ | 22:01 |
flaper87 | flwang1: vkmc https://review.openstack.org/#/c/136170/ | 22:02 |
flaper87 | :) | 22:02 |
flaper87 | pleeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeease | 22:02 |
flaper87 | we need to do more reviews | 22:02 |
vkmc | you are right... I didn't pay much attention to reviews since the summit >.> | 22:03 |
vkmc | flaper87, we have to review the cli | 22:03 |
flaper87 | vkmc: +2 | 22:05 |
*** jchai has quit IRC | 22:08 | |
vkmc | flaper87, sorry dud, I don't want to be that person | 22:27 |
vkmc | https://review.openstack.org/#/c/125938/ | 22:27 |
flaper87 | vkmc: the r is needed | 22:31 |
flaper87 | vkmc: https://review.openstack.org/#/c/125938/5/zaqar/queues/storage/mongodb/__init__.py,cm | 22:32 |
flaper87 | :) | 22:32 |
vkmc | flaper87, what is it for? | 22:32 |
vkmc | oh oh | 22:32 |
*** achanda has quit IRC | 22:32 | |
vkmc | damn you are good | 22:32 |
vkmc | sorry | 22:32 |
flaper87 | vkmc: np, I forgive you for being THAT person | 22:33 |
flaper87 | :P | 22:33 |
vkmc | hahaha | 22:33 |
*** mpanetta has quit IRC | 22:33 | |
*** amitgandhinz has quit IRC | 22:47 | |
*** sriram has quit IRC | 23:02 | |
*** achanda has joined #openstack-zaqar | 23:12 | |
*** malini has joined #openstack-zaqar | 23:21 | |
*** sgotliv has quit IRC | 23:26 | |
*** flwang has joined #openstack-zaqar | 23:39 | |
vkmc | flaper87, not sure about this one https://review.openstack.org/#/c/136170/1 | 23:42 |
vkmc | flaper87, seems like sqlalchemy is using sqlite uri | 23:42 |
vkmc | https://github.com/openstack/zaqar/blob/master/zaqar/queues/storage/sqlalchemy/options.py#L20 | 23:42 |
flaper87 | vkmc: yup, that's sqlalchemy's syntax | 23:43 |
flaper87 | to use mysql you'd do mysql://.... | 23:43 |
vkmc | that's correct | 23:43 |
vkmc | k, makes sense | 23:47 |
flaper87 | :) | 23:52 |
vkmc | \o/ | 23:52 |
*** kgriffs is now known as kgriffs|afk | 23:53 | |
flaper87 | ok, off for the night. tty tomorrow :) | 23:54 |
flaper87 | thanks for reviewing that code | 23:54 |
vkmc | np | 23:54 |
vkmc | I'm off too | 23:54 |
vkmc | ttyt :) take care caracolo | 23:55 |
*** kgriffs|afk is now known as kgriffs | 23:55 | |
*** amitgandhinz has joined #openstack-zaqar | 23:58 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!