*** prashantD_ has joined #tacker | 00:02 | |
*** amotoki has joined #tacker | 00:03 | |
*** prashantD has quit IRC | 00:05 | |
*** amotoki has quit IRC | 00:08 | |
*** bobh has joined #tacker | 00:11 | |
*** gongysh has joined #tacker | 00:15 | |
gongysh | sridhar_ram, hi | 00:16 |
---|---|---|
sridhar_ram | gongysh: hi ! | 00:16 |
gongysh | sridhar_ram, can you review https://review.openstack.org/#/c/328582/? | 00:16 |
sridhar_ram | gongysh: sure, will do... | 00:17 |
sridhar_ram | gongysh: btw, for https://review.openstack.org/#/c/328584/ ... | 00:17 |
*** prashantD has joined #tacker | 00:17 | |
sridhar_ram | gongysh: you indicated it needs more work .. can you give some more details ? | 00:18 |
*** uck has quit IRC | 00:18 | |
gongysh | sridhar_ram, it needs much more efforts to use oslo_policy. | 00:18 |
*** uck has joined #tacker | 00:18 | |
sridhar_ram | gongysh: is the functionality related to policy.json ? | 00:18 |
gongysh | sridhar_ram, the oslo_polocy has different interface than previous openstack common policy.py. | 00:19 |
gongysh | sridhar_ram, but I don't think the policy.json needs change. | 00:19 |
*** prashantD_ has quit IRC | 00:20 | |
sridhar_ram | gongysh: okay | 00:24 |
sridhar_ram | gongysh: looking at https://github.com/openstack/tacker/tree/master/tacker/openstack/common and some existing patchsets.. | 00:25 |
*** bobh has quit IRC | 00:25 | |
sridhar_ram | gongysh: it would leave few files still in openstack/common like network_utils, local, gettextutils ... are you planning to clean them up as well ? | 00:26 |
gongysh | sridhar_ram, yes, with cache, and policy removed, the i18n is the last part. | 00:26 |
sridhar_ram | gongysh: i thought we already moved to oslo_i18n .. https://github.com/openstack/tacker/blob/master/tacker/i18n.py | 00:27 |
gongysh | sridhar_ram, yes, it make last patch easier. | 00:28 |
sridhar_ram | gongysh: okay.. thanks for driving this cleanup! | 00:29 |
gongysh | sridhar_ram, nope. | 00:29 |
gongysh | sridhar_ram, after it, I will see what I can do in other areas. | 00:30 |
sridhar_ram | gongysh: gr8, we have lots of do ... keeping the balance with new features and project sanity (like py34, translations, centos gate job, etc) is challenging.. | 00:32 |
sridhar_ram | gongysh: btw, SFC / FFG is getting lots of attention in OPNFV .. are you / your company involved in OPNFV ? | 00:32 |
gongysh | sridhar_ram, I just do little there. | 00:33 |
sridhar_ram | gongysh: okay | 00:33 |
gongysh | sridhar_ram, any progress in OPNFV on SFC/FFG? | 00:34 |
sridhar_ram | gongysh: yes, tacker is the default VNFM used for OPNFV-SFC | 00:35 |
gongysh | sridhar_ram, how does it do SFC then? | 00:35 |
sridhar_ram | gongysh: using ODL Controller | 00:35 |
gongysh | sridhar_ram, ODL SFC? | 00:36 |
sridhar_ram | gongysh: yep | 00:36 |
gongysh | sridhar_ram, it is using NSH(if I spell right)? | 00:36 |
sridhar_ram | yes, using NSH, with a patched OVS swiched | 00:37 |
gongysh | sridhar_ram, seriously, why that patch cannot be merged upstream. If it is a just patch, means the ODL SFC via OVS is a toy. | 00:38 |
s3wong | gongysh: kernel issue, at least for NSH with VxLAN GPE | 00:39 |
sridhar_ram | gongysh: that NSH patch to OVS has some Linux kernel dependency, that is where it is being blocked. Multiple companies are putting some heat on this issue. Hopefully it should get upstreamed soon | 00:40 |
sridhar_ram | gongysh: IMO, we gottu be pragmatic and keep iterating in parallel higher level feature like SFC & FFG instead of waiting serially for the OVS+NSH patch to land.. | 00:41 |
gongysh | sridhar_ram, s3wong good to see it will work. | 00:41 |
gongysh | sridhar_ram, yes for function development, we have to do it now. | 00:41 |
*** vishnoianil has quit IRC | 00:41 | |
gongysh | sridhar_ram, any progress on tacker SFC? | 00:42 |
s3wong | sridhar_ram: yeah, we (Tacker VNFFG) don't have that dependency since we don't talk to the low level drivers directly | 00:42 |
sridhar_ram | trozet and s3wong are coding away! | 00:42 |
s3wong | gongysh: trozet already has patches out | 00:42 |
sridhar_ram | s3wong: true, but we need to keep the food chain below us in mind for us to succeed | 00:43 |
gongysh | s3wong, but from system context, if we are using NSH way to do SFC, we have this dependency. | 00:43 |
s3wong | sridhar_ram: networking-sfc has a much tougher road to do it --- our reference is OVS, so although ODL SFC and ONOS both use a forked OVS for themselves, we can't add the API parameters without OVS support | 00:44 |
s3wong | sridhar_ram, gongysh: as you guys undoubtedly read that long email thread from Uri (Intel) | 00:44 |
gongysh | s3wong, do u have the thread URL? | 00:46 |
s3wong | gongysh: true... actually it gets propagated to us. Since for OpenStack, Tacker VNFFG would ONLY use networking-sfc as a driver, as long as networking-sfc does not have the NSH related parameters supported, we can't do much anyway | 00:46 |
s3wong | gongysh: http://lists.openstack.org/pipermail/openstack-dev/2016-June/096312.html | 00:47 |
s3wong | http://lists.openstack.org/pipermail/openstack-dev/2016-June/096406.html | 00:48 |
gongysh | s3wong, can u +2 on https://review.openstack.org/#/c/328582/? | 00:49 |
gongysh | s3wong, thanks for the URL, I will read it carefully. | 00:50 |
* gongysh away | 00:50 | |
*** bobh has joined #tacker | 00:53 | |
openstackgerrit | Merged openstack/tacker: Remove common cache codes and timeutils https://review.openstack.org/328582 | 00:55 |
*** bobh has quit IRC | 00:57 | |
*** links has joined #tacker | 00:57 | |
*** gongysh has quit IRC | 00:59 | |
*** prashantD has quit IRC | 01:05 | |
*** prashantD has joined #tacker | 01:13 | |
*** uck has quit IRC | 01:20 | |
*** amotoki has joined #tacker | 01:25 | |
*** amotoki has quit IRC | 01:30 | |
*** s3wong has quit IRC | 01:43 | |
*** gongysh has joined #tacker | 01:44 | |
*** uck has joined #tacker | 02:12 | |
*** uck has quit IRC | 02:17 | |
*** gongysh has quit IRC | 02:25 | |
*** jraju has joined #tacker | 02:33 | |
*** links has quit IRC | 02:36 | |
*** prashantD has quit IRC | 02:37 | |
*** amotoki has joined #tacker | 02:47 | |
*** lamt has quit IRC | 02:51 | |
*** amotoki has quit IRC | 02:51 | |
*** bobh has joined #tacker | 02:53 | |
*** jraju has quit IRC | 03:03 | |
*** KanagarajM has joined #tacker | 03:06 | |
*** bobh has quit IRC | 03:07 | |
*** dkushwaha has quit IRC | 03:15 | |
*** KanagarajM has quit IRC | 03:29 | |
*** amotoki has joined #tacker | 03:36 | |
*** amotoki has quit IRC | 03:50 | |
*** prashantD has joined #tacker | 03:50 | |
*** Ravikiran_K has joined #tacker | 03:51 | |
*** amotoki has joined #tacker | 03:58 | |
*** anshukch has joined #tacker | 03:59 | |
*** amotoki has quit IRC | 04:18 | |
*** egonzalez has joined #tacker | 04:25 | |
*** amotoki has joined #tacker | 04:26 | |
*** diga has joined #tacker | 04:30 | |
*** dkushwaha has joined #tacker | 04:38 | |
*** egonzalez has quit IRC | 04:43 | |
*** tbh has joined #tacker | 04:44 | |
*** Ravikiran_K has quit IRC | 04:54 | |
*** neel has joined #tacker | 05:13 | |
openstackgerrit | Kawaguchi Kentaro proposed openstack/python-tackerclient: Remove the mask password logic in vim list and vim show https://review.openstack.org/326884 | 05:13 |
*** janki has joined #tacker | 05:45 | |
*** santoshk has joined #tacker | 05:55 | |
*** diga has quit IRC | 06:05 | |
*** Ravikiran_K has joined #tacker | 06:08 | |
*** prashantD has quit IRC | 06:08 | |
*** santoshk has quit IRC | 06:11 | |
*** anshukch has quit IRC | 06:58 | |
*** diga has joined #tacker | 07:03 | |
*** zeih has joined #tacker | 07:05 | |
*** dkushwaha has quit IRC | 07:14 | |
*** zeih has quit IRC | 07:15 | |
*** santoshk has joined #tacker | 07:41 | |
*** santoshk has quit IRC | 07:41 | |
*** anshukch has joined #tacker | 07:44 | |
*** neel has quit IRC | 07:53 | |
*** neel has joined #tacker | 07:54 | |
*** saju_m has joined #tacker | 07:58 | |
*** anshukch has quit IRC | 08:01 | |
*** zeih has joined #tacker | 08:12 | |
*** Yaminikanth has joined #tacker | 08:38 | |
*** yalie has joined #tacker | 08:47 | |
*** neeldhwaj has joined #tacker | 09:03 | |
*** neel has quit IRC | 09:03 | |
*** neeldhwaj has quit IRC | 09:04 | |
*** neeldhwaj has joined #tacker | 09:04 | |
*** neeldhwaj has quit IRC | 09:04 | |
*** neel has joined #tacker | 09:05 | |
*** hparekh has quit IRC | 09:08 | |
*** hparekh has joined #tacker | 09:09 | |
*** zeih has quit IRC | 09:24 | |
*** zeih has joined #tacker | 09:27 | |
*** neel has quit IRC | 09:29 | |
*** tbh has quit IRC | 09:29 | |
*** tbh has joined #tacker | 09:41 | |
*** neel has joined #tacker | 09:41 | |
*** zeih has quit IRC | 09:49 | |
*** Yaminikanth has quit IRC | 10:05 | |
*** zeih has joined #tacker | 10:20 | |
*** Ravikiran_K has quit IRC | 11:07 | |
*** KanagarajM has joined #tacker | 11:27 | |
*** zeih has quit IRC | 11:28 | |
*** zeih has joined #tacker | 11:30 | |
*** Administrator_ has joined #tacker | 11:39 | |
*** yalie has quit IRC | 11:42 | |
openstackgerrit | Kanagaraj Manickam proposed openstack/tacker-specs: VNF manual and auto scaling https://review.openstack.org/318577 | 11:45 |
openstackgerrit | Kanagaraj Manickam proposed openstack/tacker-specs: VNF manual and auto scaling https://review.openstack.org/318577 | 11:50 |
*** diga has quit IRC | 11:55 | |
*** KanagarajM has quit IRC | 12:04 | |
*** KanagarajM has joined #tacker | 12:05 | |
*** zeih_ has joined #tacker | 12:06 | |
*** zeih has quit IRC | 12:07 | |
*** Qiming has quit IRC | 12:07 | |
*** zeih has joined #tacker | 12:10 | |
*** Qiming has joined #tacker | 12:10 | |
*** zeih_ has quit IRC | 12:11 | |
*** vishwanathj has joined #tacker | 12:17 | |
*** zeih_ has joined #tacker | 12:20 | |
*** zeih has quit IRC | 12:23 | |
*** KanagarajM has quit IRC | 12:26 | |
*** lamt has joined #tacker | 12:31 | |
*** Ravikiran_K has joined #tacker | 12:32 | |
*** zeih has joined #tacker | 12:35 | |
*** zeih has quit IRC | 12:37 | |
*** zeih_ has quit IRC | 12:38 | |
*** zeih has joined #tacker | 12:40 | |
*** tbh has quit IRC | 12:54 | |
*** zeih has quit IRC | 12:58 | |
*** zeih has joined #tacker | 13:00 | |
*** amotoki has quit IRC | 13:01 | |
*** amotoki has joined #tacker | 13:07 | |
*** zeih has quit IRC | 13:19 | |
*** Administrator_ has quit IRC | 13:31 | |
*** janki has quit IRC | 13:40 | |
*** zeih has joined #tacker | 13:45 | |
*** zeih has quit IRC | 13:55 | |
*** thatsdone has joined #tacker | 13:56 | |
*** diga has joined #tacker | 14:04 | |
*** aasmith has joined #tacker | 14:06 | |
*** gongysh_ has quit IRC | 14:11 | |
*** uck has joined #tacker | 14:12 | |
*** amotoki has quit IRC | 14:13 | |
*** neel has quit IRC | 14:21 | |
*** thatsdone_ has joined #tacker | 14:39 | |
*** thatsdone has quit IRC | 14:42 | |
*** zeih has joined #tacker | 14:43 | |
openstackgerrit | Tung Doan proposed openstack/tacker-specs: Add alarm-based monitoring driver to Tacker https://review.openstack.org/306562 | 14:49 |
*** diga has quit IRC | 14:53 | |
*** zeih has quit IRC | 14:53 | |
*** diga has joined #tacker | 14:53 | |
*** saju_m has quit IRC | 15:11 | |
*** vishnoianil has joined #tacker | 15:25 | |
*** dkushwaha has joined #tacker | 15:33 | |
*** KanagarajM has joined #tacker | 15:35 | |
*** bobh has joined #tacker | 15:35 | |
*** uck has quit IRC | 15:39 | |
KanagarajM | sridhar_ram, ping | 15:42 |
*** tbh has joined #tacker | 15:45 | |
sridhar_ram | KanagarajM: pong | 15:51 |
*** KanagarajM has quit IRC | 15:52 | |
*** prashantD has joined #tacker | 16:12 | |
*** zeih has joined #tacker | 16:13 | |
*** gongysh has joined #tacker | 16:15 | |
*** zeih has quit IRC | 16:19 | |
*** janki has joined #tacker | 16:19 | |
*** janki has quit IRC | 16:35 | |
*** diga has quit IRC | 16:50 | |
*** diga has joined #tacker | 16:57 | |
*** uck has joined #tacker | 17:02 | |
*** thatsdone_ has quit IRC | 17:03 | |
*** tbh has quit IRC | 17:05 | |
*** janki has joined #tacker | 17:11 | |
*** anshukch has joined #tacker | 17:15 | |
*** zeih has joined #tacker | 17:16 | |
*** zeih has quit IRC | 17:20 | |
*** bobh has quit IRC | 17:36 | |
*** saju_m has joined #tacker | 17:48 | |
*** Ravikiran_K has quit IRC | 17:57 | |
*** sripriya has joined #tacker | 18:06 | |
*** s3wong has joined #tacker | 18:13 | |
*** Ravikiran_K has joined #tacker | 18:16 | |
anshukch | sripriya: ping | 18:46 |
sripriya | anshukch: pong | 18:46 |
*** bobh has joined #tacker | 18:48 | |
*** anshukch has quit IRC | 18:50 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/tacker: Updated from global requirements https://review.openstack.org/336248 | 18:50 |
sridhar_ram | bobh: ping | 18:52 |
*** anshukch has joined #tacker | 18:52 | |
bobh | sridhar_ram: pong | 18:52 |
sridhar_ram | bobh: i think auto-scale spec https://review.openstack.org/#/c/318577 ... iterated enough (IMO).. | 18:53 |
sridhar_ram | bobh: did you've any *major* issues landing that spec ? | 18:53 |
sridhar_ram | bobh: we always have room to fine tune things in the review phase | 18:53 |
bobh | sridhar_ram: haven't had time to look at it lately - can I scan it tonight? | 18:53 |
sridhar_ram | bobh: sure, that would help ! thanks | 18:54 |
bobh | sridhar_ram: np | 18:54 |
anshukch | How can I run dsvm functional tests on my local setup? | 18:54 |
sripriya | anshukch: tox -e functional will all run test cases. if you need to run a specific test case just add the test case path to the command tox -e functional tacker.<path>.testcase_name | 19:03 |
*** saju_m has quit IRC | 19:05 | |
*** saju_m has joined #tacker | 19:06 | |
*** amotoki has joined #tacker | 19:14 | |
*** zeih has joined #tacker | 19:17 | |
anshukch | sripriya: thanks | 19:17 |
anshukch | My functional tests are failing even without my changes. Just curious if the functional test was indicative of the problem you highlighted in my patch for masking password or you knew it? | 19:19 |
*** zeih has quit IRC | 19:22 | |
janki | how to access the heat stack created for vnf creation? | 19:28 |
janki | s3wong: ping | 19:28 |
sripriya | anshukch: the func test failures in your patch are as a result of the new changes and is caused based on the comment i mentioned. not sure of the func test failures in your local setup. take a look at tacker.log when you run the func tests | 19:37 |
*** sripriya has quit IRC | 19:47 | |
*** prashantD has quit IRC | 19:48 | |
*** janki has quit IRC | 19:58 | |
*** prashantD has joined #tacker | 20:15 | |
anshukch | ConnectFailure: Unable to establish connection to http://10.0.2.15:8004/v1/87a1b91fc2bf44898223ec400d63bcac/resource_types/OS%3A%3ANeutron%3A%3APort | 20:15 |
*** zeih has joined #tacker | 20:18 | |
*** zeih has quit IRC | 20:23 | |
*** sripriya has joined #tacker | 20:31 | |
*** uck has quit IRC | 20:31 | |
*** uck has joined #tacker | 20:31 | |
openstackgerrit | Merged openstack/tacker: Updated from global requirements https://review.openstack.org/336248 | 20:37 |
openstackgerrit | Merged openstack/python-tackerclient: Updated from global requirements https://review.openstack.org/336241 | 20:38 |
sridhar_ram | anshukch: sripriya: OpenStack CI uses this script to run tacker dsvm-functional test.. https://github.com/openstack/tacker/blob/master/tacker/tests/contrib/post_test_hook.sh | 20:46 |
sridhar_ram | anshukch: sripriya: few things like nova-limit and add-key are required for a successful dsvm run in a local setup | 20:46 |
sridhar_ram | anshukch: sripriya: see https://github.com/openstack/tacker/blob/master/tacker/tests/contrib/post_test_hook.sh#L76 | 20:47 |
sripriya | sridhar_ram: just pasting the trace error here of anshukch: http://paste.openstack.org/show/524330/ . suspect a neutron proplem.. | 20:47 |
sripriya | sridhar_ram: regarding nova-limit and key setup, should we update our func tests usage guide? | 20:48 |
sridhar_ram | sripriya: looks like it... | 20:48 |
sridhar_ram | ^^ reply for the neutron problem comment | 20:48 |
sridhar_ram | sripriya: good catch, yes.. this needs to be fixed up ... http://docs.openstack.org/developer/tacker/devref/tacker_functional_test.html#execution-of-testcase | 20:49 |
sripriya | sridhar_ram: ok..will follow up with santoshk or maybe anyone of us can do it | 20:51 |
sridhar_ram | sripriya: opening a bug as we speak (grr.. type!) | 20:52 |
sripriya | sridhar_ram: thanks | 20:52 |
sridhar_ram | sripriya: np, opened https://bugs.launchpad.net/tacker/+bug/1597915 | 20:56 |
openstack | Launchpad bug 1597915 in tacker "Docs: Fix functional testcase steps to document the nova fixups " [Low,New] | 20:56 |
sridhar_ram | anshukch: is this failure consistent ? | 20:56 |
anshukch | sridhar_ram: yes I got this error every time i ran functional tests. | 21:00 |
sridhar_ram | anshukch: okay, you shd try running just one test and see if it goes thru' .. just to isolate any local setup issue | 21:01 |
anshukch | sridhar_ram: I tried running single test. it didn't go thru. | 21:01 |
sripriya | anshukch: are you able to perform normal network operations? any error in neutron logs? | 21:06 |
anshukch | sripriya: neutron-server is running fine. | 21:06 |
sripriya | anshukch: what about neutron agents? | 21:07 |
anshukch | sripriya: yeah neutron-dhcp-agent is running without error as well | 21:08 |
sripriya | anshukch: what about openvswitch agent? | 21:09 |
anshukch | sripriya: openvswitch is also running | 21:09 |
anshukch | sripriya: I see error for linuxbridge, l3 at least. | 21:10 |
sripriya | anshukch: does network operations go through fine? | 21:10 |
anshukch | sripriya: yes | 21:11 |
*** trozet has quit IRC | 21:11 | |
anshukch | So l3, linuxbridge and macvtap are throwing error. Other agents are running fine. | 21:12 |
openstackgerrit | Santosh Kodicherla proposed openstack/tacker: Adding Tacker functional tests with parameterization using tosca template https://review.openstack.org/332097 | 21:15 |
sripriya | anshukch: ok this is not even hitting the neutron service, this is erroring out at the heat connection itself | 21:18 |
sripriya | anshukch: what does your h-eng log and h-api.log say? | 21:18 |
*** zeih has joined #tacker | 21:19 | |
anshukch | sripriya: nothing from today. | 21:20 |
sripriya | anshukch: can you confirm if heat is listening on port 8004? | 21:21 |
*** vishwanathj has quit IRC | 21:22 | |
*** zeih has quit IRC | 21:23 | |
anshukch | sripriya: when i grep 8004 on netstat I see nothing :-( | 21:24 |
*** saju_m has quit IRC | 21:26 | |
*** trozet has joined #tacker | 21:26 | |
anshukch | sripriya: after i ran heat-api I see it listening on 8004 | 21:27 |
sripriya | anshukch: so that may be the error | 21:34 |
sripriya | anshukch: can you try running again now? | 21:34 |
anshukch | sripriya: i tried and i'm getting this error: http://paste.openstack.org/show/524336/ | 21:34 |
sripriya | anshukch: did you start h-eng ? | 21:35 |
*** uck has quit IRC | 21:37 | |
*** saju_m has joined #tacker | 21:38 | |
anshukch | sripriya: after i started heat-engine I see problem related to neutron now. Wondering if devstack doesn't run all the services at once? | 21:39 |
sripriya | anshukch: it depends on what you enabled in your local.conf. you can use the sample conf from tacker github and give that a spin if you think your devstack does not have all the pieces | 21:41 |
*** bobh has quit IRC | 21:45 | |
*** shaikapsar has joined #tacker | 21:45 | |
anshukch | sripriya: yes i'll do that tom. Thanks for your help. Also, I was exploring where I could pitch in the masking logic. NfvoPlugin is a place. But i'd need to add the masking logic in each crud operations there. Correct me plz if I'm wrong. | 21:46 |
sridhar_ram | anshukch: does a simple cirrros VM creation directly using Nova works ? | 21:46 |
*** uck has joined #tacker | 21:46 | |
anshukch | sripriya: I haven't tried that out. I'll do a fresh devstack installation tom and will try it out. | 21:49 |
sripriya | anshukch: may be we could just have a flag that will either mask or send as is based on its value | 21:50 |
shaikapsar | sridhar_ram: Hi, any update on pip release from master branch? | 21:50 |
sridhar_ram | shaikapsar: that release happened few days back.. | 21:51 |
sridhar_ram | the global-requirements patchset is also *almost* there... it is in zuul queue to merge | 21:52 |
sridhar_ram | shaikapsar: https://review.openstack.org/#/c/334641 | 21:52 |
sridhar_ram | shaikapsar: i was planning to drop a note only it merged | 21:52 |
shaikapsar | Thank you | 21:52 |
sridhar_ram | shaikapsar: https://review.openstack.org/#/c/334641 just merged... | 21:58 |
sridhar_ram | shaikapsar: you shd be able to use tackerclient in requirements.txt | 21:58 |
shaikapsar | just saw the merge, thank you sridhar | 21:59 |
sridhar_ram | shaikapsar: btw, some folks are interested in this capability, to invoke actions in tacker using mistral workflow... | 22:00 |
sridhar_ram | shaikapsar: are you going to create any sample "hello world" workflow that would say, create a vnfd-template followed by a vnf instantiation ? | 22:00 |
shaikapsar | I will work on that | 22:01 |
shaikapsar | Thank you for the info, i will prepare workflow and let you know | 22:05 |
*** Ravikiran_K has quit IRC | 22:10 | |
*** zeih has joined #tacker | 22:20 | |
openstackgerrit | Sridhar Ramaswamy proposed openstack/tacker: Add python-tackerclient to requirements.txt https://review.openstack.org/336305 | 22:21 |
*** zeih has quit IRC | 22:24 | |
*** trozet has quit IRC | 22:41 | |
*** dkushwaha has quit IRC | 22:44 | |
*** shaikapsar has quit IRC | 22:50 | |
*** shaikapsar has joined #tacker | 22:54 | |
*** anshukch has quit IRC | 22:57 | |
*** amotoki has quit IRC | 23:08 | |
*** apsarshaik has joined #tacker | 23:09 | |
*** amotoki has joined #tacker | 23:10 | |
*** shaikapsar has quit IRC | 23:12 | |
*** apsarshaik has quit IRC | 23:14 | |
*** zeih has joined #tacker | 23:20 | |
*** zeih has quit IRC | 23:25 | |
*** amotoki has quit IRC | 23:44 | |
*** trozet has joined #tacker | 23:49 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!