*** mwagner_lap has quit IRC | 00:53 | |
*** tundrajimmy has quit IRC | 00:57 | |
*** bandarji has quit IRC | 01:09 | |
*** MentalRay has joined #openstack-dns | 01:12 | |
*** stanzgy has joined #openstack-dns | 01:30 | |
*** stanzgy_ has joined #openstack-dns | 01:31 | |
*** rmoe has quit IRC | 01:34 | |
*** rmoe has joined #openstack-dns | 01:51 | |
*** EricGonczer_ has joined #openstack-dns | 02:41 | |
*** EricGonczer_ has quit IRC | 02:42 | |
*** richm has quit IRC | 03:04 | |
*** MentalRay has quit IRC | 03:19 | |
*** EricGonczer_ has joined #openstack-dns | 03:33 | |
*** EricGonczer_ has quit IRC | 03:34 | |
*** EricGonczer_ has joined #openstack-dns | 03:34 | |
*** EricGonczer_ has quit IRC | 03:48 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/designate: Imported Translations from Transifex https://review.openstack.org/164084 | 06:09 |
---|---|---|
*** chlong has quit IRC | 08:09 | |
*** openstackgerrit has quit IRC | 08:21 | |
*** openstackgerrit has joined #openstack-dns | 08:21 | |
*** ChanServ sets mode: +v openstackgerrit | 08:21 | |
*** jordanP has joined #openstack-dns | 09:16 | |
*** stanzgy has quit IRC | 10:31 | |
*** stanzgy_ has quit IRC | 10:31 | |
*** untriaged-bot has joined #openstack-dns | 11:02 | |
untriaged-bot | Untriaged bugs so far: | 11:02 |
untriaged-bot | https://bugs.launchpad.net/designate/+bug/1425668 | 11:02 |
openstack | Launchpad bug 1425668 in Designate "Poor error message when using same database for designate and the pool manager cache" [Undecided,New] | 11:02 |
untriaged-bot | https://bugs.launchpad.net/designate/+bug/1425117 | 11:02 |
openstack | Launchpad bug 1425117 in Designate "Designate does not work with postgres" [High,New] | 11:02 |
untriaged-bot | https://bugs.launchpad.net/designate/+bug/1430976 | 11:02 |
openstack | Launchpad bug 1430976 in Designate "Pool Manager creates/deletes can go into an infinite loop" [Undecided,In progress] - Assigned to Tim Simmons (tim-simmons-t) | 11:02 |
*** untriaged-bot has quit IRC | 11:02 | |
*** puck has quit IRC | 11:12 | |
*** puck has joined #openstack-dns | 11:15 | |
*** EricGonczer_ has joined #openstack-dns | 11:21 | |
openstackgerrit | Endre Karlson proposed openstack/designate: MDNS part of Secondary zones https://review.openstack.org/133683 | 11:38 |
openstackgerrit | Endre Karlson proposed openstack/designate: Support secondary zones https://review.openstack.org/133682 | 11:38 |
openstackgerrit | Endre Karlson proposed openstack/designate: MDNS part of Secondary zones https://review.openstack.org/133683 | 11:45 |
ekarlso | elarson: you around ? p | 11:45 |
openstackgerrit | Endre Karlson proposed openstack/designate: Support secondary zones https://review.openstack.org/133682 | 11:45 |
*** mwagner_lap has joined #openstack-dns | 11:57 | |
openstackgerrit | Endre Karlson proposed openstack/designate: MDNS part of Secondary zones https://review.openstack.org/133683 | 12:10 |
*** chlong has joined #openstack-dns | 12:25 | |
openstackgerrit | Kiall Mac Innes proposed openstack/designate: Implement TSIG Support in mDNS https://review.openstack.org/160543 | 12:42 |
Kiall | elarson: while looking at your oslo.policy review, I spotted the "HttpCheck" .. I guess that's similar to what you suggested yesteray? | 12:52 |
openstackgerrit | Merged openstack/designate: Update localrc docs sample https://review.openstack.org/163499 | 12:57 |
openstackgerrit | Kiall Mac Innes proposed openstack/designate: Enable Tempest Functional Tests https://review.openstack.org/163142 | 12:58 |
elarson | Kiall: it is a little similar. I looked a bit more closely though and it seems the policy checker really is meant to be limited to verifying some auth / role has access. at least that is what the API seems intended for. what I needed to do is call some arbitrary code, more like a hook point. | 13:03 |
ekarlso | elarson: not sure this is above your needs, but checked out congress ? | 13:04 |
Kiall | Yep, but the set of check classes are "dynamic" letting you hook in new checks into the policy engine on-the-fly | 13:04 |
Kiall | re what there meant to do.. There generally meant to be simple "Can $user perform $task on $resource", the actual implementations of how you get a Yes/No answer to that is IMO pretty free-form | 13:05 |
Kiall | Also - I -1'd your oslo.policy change.. sorry :P | 13:06 |
elarson | Kiall: right, the thing that wasn't as dynamic were the args passed to the policy check. the signature was a little too static. that said, I'm still working on what could work, if my latest idea crashes and burns, I might give it another look | 13:06 |
elarson | ekarlso: I haven't heard of congress. what is it? | 13:06 |
* elarson googles | 13:07 | |
ekarlso | http://github.com/stackforge/congress | 13:07 |
Kiall | Yea, the signature is fixed.. but there's lots of scope for us to extend what we pass into the policy check as the target.. we mostly just pass the ID's in today | 13:07 |
elarson | ekarlso: congress looks pretty interesting, but I doubt it is what I'm looking for in this case. | 13:09 |
elarson | fwiw, the reason I looked into oslo.policy was that 1) designate already uses it and 2) it seemed easy to include other plugins. the actual task is really to find ways to integrate with a legacy system, which could go beyond simply checking if a user can perform some action. | 13:10 |
Kiall | So - Q - What is the legacy systems purpose? | 13:12 |
elarson | Kiall: it is the legacy dns management system that talks to the same bind instances as designate | 13:13 |
Kiall | Would you guys ever fix your your apt-mirrors :P Pools API change failed with: | 13:13 |
Kiall | 2015-03-13 12:46:00.974 | Err http://mirror.rackspace.com/ubuntu/ trusty-security/main libxenstore3.0 amd64 4.4.1-0ubuntu0.14.04.4 | 13:13 |
Kiall | 2015-03-13 12:46:00.974 | 404 Not Found | 13:13 |
Kiall | ;) | 13:13 |
Kiall | So, RAX's existing Cloud DNS system? I guess the Q should have been, what's the intent of integrating it into Designate? | 13:14 |
* elarson wishes he could fix that | 13:14 | |
elarson | Kiall: from what I can tell, it is necessary for migration from the system. so the goal is not to integrate as much as offering a hook to call some org specific code installed in another package. | 13:16 |
Kiall | Okay, there are other possible integration points.. You could have a proxy/shim storage/backend driver that calls out.. But it depends what the code is and if those points are suitable.. | 13:17 |
Kiall | The other possibility.. Fork.. I know we have an internal fork with some HP weirdness that simply doesn't belong upstream, this could be the same... | 13:18 |
elarson | also, it doesn't have to be limited to calling legacy code. one example was it could also be used to post events to something like statsd | 13:18 |
elarson | Kiall: my goal is to make something that doesn't add anything org specific and hopefully could help avoid having to keep internal forks | 13:20 |
elarson | but we'll see! | 13:20 |
Kiall | Yea, I guess without knowing exactly what your trying to do it's hard to make better suggestions :D | 13:20 |
elarson | Kiall: and I'm still working out what have to do, which doesn't help me ask good questions ;) | 13:21 |
Kiall | :D | 13:21 |
elarson | Kiall: thanks for rechecking the Pool API docs | 13:22 |
*** richm has joined #openstack-dns | 13:41 | |
*** richm1 has joined #openstack-dns | 13:48 | |
*** mikehn_ has quit IRC | 13:48 | |
*** richm has quit IRC | 13:49 | |
*** mikehn has joined #openstack-dns | 13:49 | |
*** richm1 is now known as richm | 13:49 | |
openstackgerrit | Graham Hayes proposed openstack/designate: Added Schemas to DesignateObjects https://review.openstack.org/163131 | 13:58 |
*** vinod1 has joined #openstack-dns | 14:04 | |
*** paul_glass has joined #openstack-dns | 14:05 | |
*** EricGonczer_ has quit IRC | 14:12 | |
*** EricGonczer_ has joined #openstack-dns | 14:14 | |
*** csoukup has joined #openstack-dns | 14:16 | |
*** MentalRay has joined #openstack-dns | 14:33 | |
elarson | is this an error the gate will complain about? ./designate/policy.py:18:31: H301 one import per line | 14:35 |
vinod1 | you can run tox locally and the same errors that you see locally should be the ones that you see at the gate | 14:37 |
paul_glass | elarson: tox -e pep8, i think | 14:38 |
vinod1 | elarson: This line shows which errors are ignored - https://github.com/openstack/designate/blob/master/tox.ini#L81 | 14:38 |
Kiall | `tox -epep8` will be identical to the gate pep8 job, unless you haven't comitted yet and end tyhe first line in a period.. heh | 14:38 |
elarson | :) | 14:39 |
elarson | vinod1: thanks, that is what I was thinking of | 14:39 |
* elarson adds that to his local .flake8 | 14:40 | |
openstackgerrit | Tim Simmons proposed openstack/designate: Smarter Create/Delete in BIND9/Agent https://review.openstack.org/163901 | 14:44 |
Kiall | timsim: lol - I'd hang you out to dry over that if there was a better way, but there isn't ;) | 14:46 |
timsim | I agonized for like an hour on whether I would do that or not. | 14:46 |
Kiall | I have much worse code ;) http://paste.openstack.org/show/TybRabhPHA9k1yyXbWLt/ | 14:49 |
timsim | oof | 14:49 |
Kiall | Yea... Out of necessity sadly.. | 14:50 |
openstackgerrit | Eric Larson proposed openstack/designate: Use the oslo.policy package https://review.openstack.org/163139 | 14:50 |
timsim | I was hoping rndc would do something cool like throw a different response code, but nah. I requested that ISC add something like "rndc zonestatus" to tell you if a zone exists or not, and the serial, so maybe that'll happen in a few years. | 14:51 |
openstackgerrit | Kiall Mac Innes proposed openstack/designate: Enable Tempest Functional Tests https://review.openstack.org/163142 | 14:51 |
*** andrewbogott_afk is now known as andrewbogott | 14:51 | |
Kiall | timsim: lol - yea, oh well! | 14:51 |
jbratton | timsim: I have a phone call with them on Monday to discuss, I'll let you know | 14:54 |
jbratton | it seems like a simple enough addition | 14:54 |
Kiall | jbratton: interesting.. Maybe they can give a definitive "this is how to check with 100% certainty" | 14:54 |
jbratton | yeah, I'll definitely ask | 14:55 |
timsim | Thanks jbratton, oh ubiquitous one. | 14:55 |
jbratton | haha | 14:55 |
timsim | mugsie: Are https://review.openstack.org/#/c/163131/2 and https://review.openstack.org/#/c/163461/2 the only ones of yours out there that need reviewing right now? | 15:01 |
mugsie | timsim: yeah, they are the 2 main onhes | 15:02 |
mugsie | ones* | 15:02 |
timsim | Cool, it looked like the other two are pending the API change to remove { "zone" etc | 15:02 |
*** einarr has quit IRC | 15:08 | |
openstackgerrit | Eric Larson proposed openstack/designate: Use the oslo.policy package https://review.openstack.org/163139 | 15:08 |
mugsie | timsim: yeah. not sure how I am going to order these so they keep working between each patch ;) | 15:09 |
Kiall | elarson: lol.. I just spotted 1 more thing in your oslo.policy patch.. sorry ;) | 15:10 |
Kiall | module=policy should be removed from openstack-common.conf | 15:10 |
elarson | no worries! | 15:10 |
* elarson fixes now | 15:11 | |
Kiall | Also.. elarson.. 1 sec ;) | 15:11 |
*** einarr has joined #openstack-dns | 15:11 | |
elarson | take your time :) | 15:11 |
Kiall | Can you add `Implments: blueprint oslo-policy-migration` as a trailer on the commit message? ;) | 15:12 |
elarson | happy to | 15:13 |
openstackgerrit | Graham Hayes proposed openstack/designate: Add Admin API and add extensions https://review.openstack.org/164213 | 15:14 |
openstackgerrit | Eric Larson proposed openstack/designate: Use the oslo.policy package https://review.openstack.org/163139 | 15:14 |
mugsie | not 100% important, but moved it out of a git stash on my machine | 15:15 |
mugsie | wanted to get it in before we call /v2 stable | 15:15 |
elarson | speaking of which... | 15:16 |
openstackgerrit | Graham Hayes proposed openstack/designate: Add Admin API and add extensions https://review.openstack.org/164213 | 15:16 |
elarson | Kiall: did your v2 changes get merged? | 15:16 |
* elarson finds the review | 15:16 | |
Kiall | No, my weekend is currently blocked off to finally finish them | 15:16 |
elarson | Kiall: cool, I'll keep an eye out an update the pool docs (unless you end up doing that as well). | 15:18 |
Kiall | lol - elarson someone in RAX is pulling network cables out from under your pools api docs change | 15:18 |
elarson | did the gate fail again? | 15:19 |
Kiall | Yep :) | 15:19 |
elarson | .blame timsim | 15:19 |
Kiall | I see you're a quick learner - Already picked on the fact that everything bad is always timsim's fault! Including all wars, ever. | 15:21 |
Kiall | picked up on* | 15:21 |
timsim | My bad homie | 15:22 |
elarson | my hope is that timsim will be inspired to implement the snarky commands that don't exist yet in the irc bot :) | 15:23 |
timsim | Lol. I'm going to set that up so that you can do it elarson | 15:23 |
elarson | that would be fanatically fantastic | 15:23 |
openstackgerrit | Paul Glass proposed openstack/designate: Enable Tempest Functional Tests https://review.openstack.org/163142 | 15:25 |
openstackgerrit | Paul Glass proposed openstack/designate: Add Tempest zone tests https://review.openstack.org/164218 | 15:25 |
paul_glass | Kiall: oops, I think.. | 15:26 |
paul_glass | what's the proper way to do a dependent commit? | 15:26 |
elarson | paul_glass: you can check out the dev branch locally and then create a new branch based on the dev branch and git review will do the right thing | 15:27 |
* elarson can show you in emacs if that would help ;) | 15:27 | |
paul_glass | oh, I think I'm just dependent on an abandoned commit. | 15:27 |
* elarson will leave paul_glass to it then! | 15:27 | |
paul_glass | oh no. I'm just confused. | 15:28 |
paul_glass | everything's okay. | 15:28 |
openstackgerrit | Merged openstack/designate: Imported Translations from Transifex https://review.openstack.org/164084 | 15:34 |
*** rmoe has quit IRC | 15:35 | |
openstackgerrit | Merged openstack/designate: Send the correct domain object to update_domain https://review.openstack.org/163952 | 15:36 |
Kiall | paul_glass: nope, you stole my review and uploaded an old version ;) Theif! | 15:38 |
Kiall | (No worries, it happens.. I push the latest one back up) | 15:38 |
paul_glass | sorry, it's been a while. I'm rereading the gerrit workflow thing. | 15:39 |
Kiall | It's actually pretty hard to avoid, you were based on on old revision of my patchset, you would have needed to A) know there was a new one.. B) Fetch it, C) Rebase your change ontop of it.. | 15:40 |
paul_glass | so as long as I'm rebased with your latest patch-set, it does the right thing? | 15:41 |
Kiall | Yep | 15:41 |
paul_glass | okay, cool. I'll not be a theif next time... | 15:43 |
Kiall | :D | 15:43 |
Kiall | Annoying.. It won't let me put the latest one back up.. lol | 15:50 |
openstackgerrit | Kiall Mac Innes proposed openstack/designate: Enable Tempest Functional Tests https://review.openstack.org/163142 | 15:50 |
Kiall | rebased on the last changes that merged and it took ;) | 15:51 |
Kiall | paul_glass: BTW - I know your with rackspace, but not on their DNS team.. What team are you on? | 15:52 |
*** rmoe has joined #openstack-dns | 15:52 | |
*** tundrajimmy has joined #openstack-dns | 15:52 | |
Kiall | paul_glass: another trick to avoid the issue is to use `git review -R`, preventing it from auto rebasing, which prevents any changes to your dependant patches, which in turns means no stealing.. forgot about that flag ;) | 15:53 |
*** logan2 has joined #openstack-dns | 15:54 | |
paul_glass | Kiall: I am on their dns team, but I'm a quality engineer so I sometimes work on other projects | 15:54 |
Kiall | Ah, okay.. I thought I knew all the folks on their DNS team ;) | 15:54 |
elarson | all the quality engineers, like paul_glass, are off doing real work while the so-so guys hang out on IRC ;) | 15:56 |
elarson | .zing | 15:56 |
*** vinod1 has quit IRC | 15:58 | |
mugsie | elarson: look what you did - you made vinod leave | 15:59 |
mugsie | ;) | 15:59 |
*** vinod1 has joined #openstack-dns | 15:59 | |
elarson | :) | 15:59 |
Kiall | Either that, or vinod and the RAX ubuntu mirrors are running over the same cable timsimkeeps unplugging | 16:01 |
Kiall | timsim keeps unplugging* | 16:02 |
* elarson wonders if that is the wire under his desk he keeps kicking... | 16:03 | |
Kiall | Easy way to check - cut it and see who comes running, if it's your NOC - thats it.. If it's building IT, it's not. | 16:04 |
openstackgerrit | Paul Glass proposed openstack/designate: Add Tempest zone tests https://review.openstack.org/164218 | 16:04 |
paul_glass | there we go. | 16:05 |
Kiall | :) | 16:05 |
paul_glass | I'm open to doing those clients/models for the tempest tests in a totally different style. I just wrote what came to mind. | 16:07 |
Kiall | paul_glass: I saw them and had no opnion ;) I'll poke around what other projects do before passing remark on them... | 16:09 |
paul_glass | yeah, eventually we could insert validation in those models if we want. | 16:10 |
Kiall | Yea, and port the other tempest tests at some point too :) | 16:21 |
openstackgerrit | Graham Hayes proposed openstack/designate: Added ValidationErrorMiddleware https://review.openstack.org/164241 | 16:29 |
openstackgerrit | Graham Hayes proposed openstack/designate: Added ValidationErrorMiddleware https://review.openstack.org/164241 | 16:32 |
*** vinod1 has quit IRC | 16:40 | |
*** untriaged-bot has joined #openstack-dns | 17:02 | |
untriaged-bot | Untriaged bugs so far: | 17:02 |
untriaged-bot | https://bugs.launchpad.net/designate/+bug/1425668 | 17:02 |
openstack | Launchpad bug 1425668 in Designate "Poor error message when using same database for designate and the pool manager cache" [Undecided,New] | 17:02 |
untriaged-bot | https://bugs.launchpad.net/designate/+bug/1425117 | 17:02 |
openstack | Launchpad bug 1425117 in Designate "Designate does not work with postgres" [High,New] | 17:02 |
untriaged-bot | https://bugs.launchpad.net/designate/+bug/1430976 | 17:02 |
openstack | Launchpad bug 1430976 in Designate "Pool Manager creates/deletes can go into an infinite loop" [Undecided,In progress] - Assigned to Tim Simmons (tim-simmons-t) | 17:02 |
*** untriaged-bot has quit IRC | 17:02 | |
*** jordanP has quit IRC | 17:18 | |
*** MentalRay has quit IRC | 17:55 | |
*** bandarji has joined #openstack-dns | 18:00 | |
*** EricGonczer_ has quit IRC | 18:14 | |
*** EricGonczer_ has joined #openstack-dns | 18:14 | |
openstackgerrit | Merged openstack/designate: Use the oslo.policy package https://review.openstack.org/163139 | 18:45 |
*** jordanP has joined #openstack-dns | 19:03 | |
*** jordanP has quit IRC | 19:03 | |
openstackgerrit | Merged openstack/designate: Initial Pool API docs https://review.openstack.org/160019 | 19:17 |
* ekarlso sees all other changes going in but his own :| | 19:18 | |
timsim | ekarlso: one of them is still failing gate isn't it? | 19:19 |
elarson | ekarlso: I thought you already made @property.setter in an earlier change here? https://review.openstack.org/#/c/133682/40/designate/objects/domain.py#56 | 19:25 |
Kiall | elarson: that didn't interact nicely with some other code :( | 19:26 |
elarson | Kiall: ah ok | 19:26 |
elarson | Kiall: btw, I might have roped myself into getting oslo.cache started which will end up deprecating the memcache stuff with a dogpile.cache driver instead. | 19:28 |
elarson | that is what I get for looking at updating dependencies ;) | 19:28 |
Kiall | LOL.. Doug will be happy to get more help on oslo :) | 19:28 |
*** MentalRay has joined #openstack-dns | 19:47 | |
openstackgerrit | Endre Karlson proposed openstack/designate: MDNS part of Secondary zones https://review.openstack.org/133683 | 19:50 |
openstackgerrit | Graham Hayes proposed openstack/designate: Move the DesignateAdapter to return non-wrapped objects https://review.openstack.org/164326 | 19:52 |
openstackgerrit | Graham Hayes proposed openstack/designate: Add API_v2 Adapter Objects https://review.openstack.org/164327 | 19:52 |
openstackgerrit | Graham Hayes proposed openstack/designate: Add API_v1 Adapter Objects https://review.openstack.org/164328 | 19:52 |
paul_glass | okay, I'm seeing this on latest master (c6c72b1): Create a zone. Abandon that zone. Recreate that same zone. The zone eventually goes to ERROR and never goes to ACTIVE. | 19:53 |
paul_glass | and this is with threshold_percentage = 30% and 3 nameservers. | 19:54 |
timsim | With Bind9, that's not going to work until you add my patch. It's going to rndc addzone something that's already there and fail every time. | 19:55 |
ekarlso | ok, can someone pleeease look at secondaries now ? | 19:55 |
ekarlso | or i'll cry to sunday :( | 19:55 |
ekarlso | s/sunday/monday | 19:55 |
timsim | ekarlso: I think vinod was going to look at it today | 19:55 |
ekarlso | timsim: probably wont be merged today anyways :P | 19:56 |
timsim | paul_glass ^^^ | 19:59 |
*** vinod1 has joined #openstack-dns | 20:00 | |
ekarlso | vinod1: you looking at secondary zones ? :D | 20:01 |
vinod1 | i am | 20:02 |
ekarlso | vinod1: finding anything ? | 20:09 |
openstackgerrit | Merged openstack/designate: Smarter Create/Delete in BIND9/Agent https://review.openstack.org/163901 | 20:19 |
*** EricGonc_ has joined #openstack-dns | 20:21 | |
*** EricGonczer_ has quit IRC | 20:22 | |
vinod1 | ekarlso: In _create_domain_in_storage, you remove setting domain.serial. How is it set for PRIMARY zones? | 20:29 |
vinod1 | This is in central/service.py | 20:29 |
vinod1 | https://review.openstack.org/#/c/133682/40/designate/central/service.py | 20:29 |
ekarlso | vinod1: tables.py Column('serial', Integer, default=timeutils.utcnow_ts, nullable=False), | 20:37 |
vinod1 | ok - i see | 20:39 |
*** andrewbogott is now known as andrewbogott_afk | 20:40 | |
*** MentalRay has quit IRC | 20:53 | |
*** ByPasS has joined #openstack-dns | 20:56 | |
openstackgerrit | Paul Glass proposed openstack/designate: Add Tempest zone tests https://review.openstack.org/164218 | 21:13 |
*** csoukup has quit IRC | 21:15 | |
*** vinod1 has quit IRC | 21:16 | |
*** MentalRay has joined #openstack-dns | 21:17 | |
*** paul_glass has quit IRC | 21:39 | |
*** andrewbogott_afk is now known as andrewbogott | 21:53 | |
*** GonZo2000 has joined #openstack-dns | 21:55 | |
*** GonZo2000 has joined #openstack-dns | 21:55 | |
*** andrewbogott is now known as andrewbogott_afk | 22:04 | |
*** GonZo2K has joined #openstack-dns | 22:04 | |
*** GonZo2K has joined #openstack-dns | 22:04 | |
*** andrewbogott_afk is now known as andrewbogott | 22:04 | |
*** GonZo2K has quit IRC | 22:04 | |
*** GonZo2000 has quit IRC | 22:06 | |
*** GonZo2000 has joined #openstack-dns | 22:09 | |
*** andrewbogott is now known as andrewbogott_afk | 22:10 | |
*** andrewbogott_afk is now known as andrewbogott | 22:11 | |
*** csoukup has joined #openstack-dns | 22:15 | |
*** tundrajimmy has left #openstack-dns | 22:22 | |
*** dvorak is now known as clayton | 22:28 | |
*** clayton is now known as dvorak | 22:28 | |
*** ByPasS has quit IRC | 22:45 | |
*** MentalRay has quit IRC | 22:52 | |
*** andrewbogott is now known as andrewbogott_afk | 23:02 | |
*** bandarji has quit IRC | 23:08 | |
*** EricGonc_ has quit IRC | 23:17 | |
*** csoukup has quit IRC | 23:41 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!