*** cliles has quit IRC | 00:04 | |
*** banix has joined #openstack-dns | 00:17 | |
*** cheenpo has joined #openstack-dns | 00:17 | |
*** stanzgy has joined #openstack-dns | 00:19 | |
*** rudrajit has quit IRC | 00:42 | |
*** dtx00ff has quit IRC | 00:43 | |
*** amit213 has quit IRC | 00:45 | |
*** shakamunyi has joined #openstack-dns | 00:55 | |
*** penick has quit IRC | 00:57 | |
*** cheenpo has quit IRC | 01:09 | |
*** ducttape_ has joined #openstack-dns | 01:13 | |
*** ducttape_ has quit IRC | 01:20 | |
*** dtx00ff has joined #openstack-dns | 01:25 | |
*** dtx00ff has quit IRC | 01:36 | |
*** ducttape_ has joined #openstack-dns | 01:59 | |
*** banix has quit IRC | 02:03 | |
*** richm has quit IRC | 02:06 | |
*** ducttape_ has quit IRC | 02:42 | |
*** ducttape_ has joined #openstack-dns | 03:01 | |
*** rudrajit has joined #openstack-dns | 03:07 | |
*** dtx00ff has joined #openstack-dns | 03:15 | |
*** ducttape_ has quit IRC | 03:15 | |
*** rudrajit has quit IRC | 03:16 | |
*** rudrajit has joined #openstack-dns | 03:17 | |
*** boris-42 has quit IRC | 03:19 | |
*** boris-42 has joined #openstack-dns | 03:29 | |
*** rsyed_away is now known as rsyed | 04:33 | |
*** rsyed is now known as rsyed_away | 04:34 | |
*** dtx00ff has quit IRC | 05:11 | |
*** dtx00ff has joined #openstack-dns | 05:28 | |
openstackgerrit | sonu proposed openstack/designate: Fix order of argument in assertEqual https://review.openstack.org/228735 | 06:06 |
---|---|---|
*** openstackgerrit has quit IRC | 06:16 | |
*** openstackgerrit has joined #openstack-dns | 06:16 | |
*** ChanServ sets mode: +v openstackgerrit | 06:16 | |
*** dtx00ff has quit IRC | 06:21 | |
*** fawadkhaliq has joined #openstack-dns | 06:21 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/designate-dashboard: Imported Translations from Zanata https://review.openstack.org/228134 | 06:26 |
*** km has quit IRC | 06:30 | |
*** km_ has joined #openstack-dns | 06:30 | |
*** fawadkhaliq has quit IRC | 06:30 | |
*** dtx00ff has joined #openstack-dns | 06:36 | |
*** dtx00ff has quit IRC | 06:42 | |
*** dtx00ff has joined #openstack-dns | 06:43 | |
*** dtx00ff has quit IRC | 06:47 | |
*** rudrajit has quit IRC | 06:47 | |
*** dtx00ff has joined #openstack-dns | 06:50 | |
openstackgerrit | sonu proposed openstack/python-designateclient: Adds test cases for domain client https://review.openstack.org/228765 | 07:48 |
*** jordanP has joined #openstack-dns | 07:49 | |
*** redixin has joined #openstack-dns | 08:06 | |
*** redixin has left #openstack-dns | 08:07 | |
*** en_austin has joined #openstack-dns | 08:23 | |
en_austin | hi! I'm getting "duplicate recordset" error while trying to update a nameservers pool - can you suggest, what I'm doing wrong here? | 08:30 |
openstackgerrit | sonu proposed openstack/python-designateclient: Adds test cases for domain in designate v1 client https://review.openstack.org/228765 | 08:31 |
Kiall | en_austin: Humm - I can only think of 1 reason that might happen.. If one of the zones already has a RRSet of that name+type in it. | 08:41 |
Kiall | (Since it updates the NS RRSets in every zone, but won't clobber anything existing) | 08:41 |
en_austin | it's impossible due to that I have only one zone in Designate and already deleted an A record pointing to nameserver which I want to set as a primary | 08:46 |
en_austin | :( | 08:46 |
Kiall | en_austin: Humm, what release are you running? | 08:51 |
Kiall | I'll be ~1hr before I can fire up devstack and give it a go, have way too many VMs up on my desk as is ;) | 08:52 |
Kiall | It'll* | 08:52 |
en_austin | stable/kilo | 08:52 |
Kiall | Actually.. ekarlso about? | 08:53 |
ekarlso | Kiall: yeh | 08:53 |
en_austin | http://paste.openstack.org/show/omoVMuPeOuXgSoxK6Wot/ | 08:54 |
en_austin | well, here is my queries I'm trying to run on my designate | 08:54 |
Kiall | Could you give ^ a go? Updating a pools NS's values with domains etc (try on master first as liberty is real close to release!) | 08:54 |
Kiall | I would myself but, I currnely have ~15 VMs running on my desktop ;) Anymore it's going to get unhappy.. ;) | 08:55 |
Kiall | en_austin: can you also grep the central logs for "req-3b62845e-42a7-4edc-a258-2fcc00d94fab" | 08:55 |
en_austin | Kiall: http://paste.openstack.org/show/cLCMmTKtS1uXhI4foSHX/ | 08:57 |
Kiall | wow that code is inefficiant. I need to run with SQL debug enabled more often. | 08:59 |
Kiall | Last 3 lines are the interesting ones for me, It's inserting a new NS RRSet, rather than adding a new record to the existing one from the looks of it | 09:01 |
ekarlso | what you want me to test Kiall ? | 09:02 |
Kiall | Adding a new NS to a pool, updating an NS name in the pool, removing an NS from a pool.. Seems there may be an issue - it may be kilo specific, or could be hurting liberty too. | 09:02 |
Kiall | (when domains exist on the system ofc) | 09:02 |
Kiall | I suspect we have an issue - and the logs en_austin posted suggest we do :( | 09:03 |
en_austin | i've triggered this while tried to update a NS in the pool, but also an insert won't works too | 09:03 |
en_austin | should I create a bug in launchpad or you'll do? | 09:04 |
Kiall | en_austin: yea, go ahead.. We can also close it if turns out to be an environment thing like a hand updated DB or something | 09:04 |
en_austin | btw how to do it, are there any faq about bug posting? | 09:05 |
Kiall | en_austin: nothing in particular other than as much detail as you have | 09:06 |
en_austin | unfortunately this is not an env issue - no one has touched a DB except of designate scripts :) | 09:06 |
Kiall | We would then fill the rest out once it's in | 09:07 |
Kiall | https://bugs.launchpad.net/designate/ | 09:07 |
ekarlso | en_austin: instructions for reproducing ? | 09:10 |
Kiall | ekarlso: create a zone, then try update the pool nameservers list :) | 09:11 |
Kiall | That *seems* to be all that's necessary to trigger this :/ | 09:11 |
openstackgerrit | sonu proposed openstack/python-designateclient: Adds test cases for servers in designateclient https://review.openstack.org/228807 | 09:14 |
en_austin | Kiall: you're right, exactly. | 09:15 |
en_austin | As for clear Designate instance: add a nameservers in pool, create zone, try to update NSs - error | 09:16 |
ekarlso | so, I create a zone, did PATCH on the pool to add a NS and didn't get error | 09:16 |
ekarlso | this is trun | 09:16 |
Kiall | trun? | 09:17 |
en_austin | trun? [2] | 09:17 |
ekarlso | trunk.. | 09:17 |
en_austin | ekarlso, you're running stable/kilo? | 09:17 |
ekarlso | en_austin: master | 09:18 |
Kiall | K - and can you give kilo a go? | 09:18 |
ekarlso | Kiall: uh, i'll try | 09:18 |
Kiall | thanks ;) | 09:18 |
Kiall | That at least means it's not a obvious liberty issue :) | 09:18 |
ekarlso | en_austin: u on stable/kilo ? | 09:31 |
Kiall | ekarlso: yep | 09:38 |
*** cheenpo has joined #openstack-dns | 09:52 | |
en_austin | sorry, was afk | 09:55 |
en_austin | yep, i'm running Kilo | 09:55 |
*** kbyrne has quit IRC | 09:58 | |
*** en_austin has quit IRC | 10:02 | |
*** en_austin has joined #openstack-dns | 10:02 | |
*** kbyrne has joined #openstack-dns | 10:03 | |
*** en_austin has quit IRC | 10:05 | |
*** en_austin has joined #openstack-dns | 10:10 | |
en_austin | Kiall: https://bugs.launchpad.net/designate/+bug/1500798 | 10:11 |
openstack | Launchpad bug 1500798 in Designate ""Duplicate RecordSet" error while trying to update Nameservers Pool" [Undecided,New] | 10:11 |
Kiall | thanks | 10:24 |
openstackgerrit | sonu proposed openstack/designate: Fix order of argument in assertEqual https://review.openstack.org/228826 | 10:26 |
openstackgerrit | sonu proposed openstack/python-designateclient: Fix order of argument in assertEqual https://review.openstack.org/228365 | 10:31 |
*** eXceptoR has joined #openstack-dns | 10:33 | |
*** en_austin has quit IRC | 10:33 | |
*** km_ has quit IRC | 10:36 | |
openstackgerrit | Kiall Mac Innes proposed openstack/designate: Pool NS update test should validate zones are updated https://review.openstack.org/228832 | 10:40 |
Kiall | en_austin: I just added a quick test case, it's passing.. Which may just mean I'm doing something different in the test. - kilo patch @ https://review.openstack.org/228833 | 10:41 |
Kiall | ah - reset by peer... heh | 10:41 |
eXceptoR | i'm here :) | 10:42 |
eXceptoR | i hate our office wifi network :( | 10:42 |
Kiall | lol | 10:42 |
*** eXceptoR is now known as en_austin | 10:42 | |
Kiall | Can you have a look if the test in https://review.openstack.org/228832 is doing what your doing? | 10:43 |
en_austin | Sure, but a little bit later :) | 10:43 |
en_austin | How I can run it? | 10:43 |
Kiall | It passes, and the gate will run it .. But it's just a couple of API calls it's making, which seem to be what your doing - but then again, they pass :) | 10:44 |
en_austin | well, wait... as I see from your code, you are creating a new pool, and just inserting a NS's into it. | 10:46 |
en_austin | And I am trying to UPDATE already inserted values. | 10:46 |
en_austin | Create & insert (into clear pool) runs OK. | 10:46 |
Kiall | Ah, the create pool call will create a pool with these: | 10:47 |
Kiall | https://github.com/openstack/designate/blob/stable/kilo/designate/tests/__init__.py#L196 | 10:47 |
Kiall | So, it'll have some NS's in there out of the box | 10:48 |
ekarlso | what did you fix it Kiall ? | 10:48 |
Kiall | ekarlso: nothing, just adding a test case while I wait for something else to rebuild :) | 10:48 |
openstackgerrit | Kiall Mac Innes proposed openstack/designate: Pool NS update test should validate zones are updated https://review.openstack.org/228832 | 10:54 |
*** dtx00ff has quit IRC | 10:55 | |
*** en_austin has quit IRC | 10:55 | |
Kiall | Updated the review with renames / adds / removes ... | 10:55 |
*** stanzgy has quit IRC | 10:55 | |
openstackgerrit | Kiall Mac Innes proposed openstack/designate: Pool NS update test should validate zones are updated https://review.openstack.org/228832 | 10:57 |
openstackgerrit | Kiall Mac Innes proposed openstack/designate: Clear out pyc files before a tox run https://review.openstack.org/228840 | 10:57 |
openstackgerrit | Kiall Mac Innes proposed openstack/designate: Pool NS update test should validate zones are updated https://review.openstack.org/228832 | 10:58 |
openstackgerrit | Kiall Mac Innes proposed openstack/designate: Clear out pyc files before a tox run https://review.openstack.org/228840 | 10:58 |
openstackgerrit | sonu proposed openstack/designate: Fix order of argument in assertEqual https://review.openstack.org/228841 | 10:59 |
ekarlso | Kiall: http PATCH http://192.168.27.100:9001/v2/pools/794ccc2c-d751-44fe-b57f-8894c9f5c842 X-Auth-Token:$TOKEN ns_records:='[{"hostname": "ns1.devstack.org.", "priority": 10}, {"hostname": "ns2.devstack.org.", "priority": 20}]' < no errors in central | 11:00 |
*** en_austin has joined #openstack-dns | 11:01 | |
*** eXceptoR has joined #openstack-dns | 11:05 | |
*** en_austin has quit IRC | 11:06 | |
*** eXceptoR is now known as en_austin | 11:10 | |
en_austin | ekarlso: i've performed an clear install of stable/kilo with fresh db, reproduced again | 11:10 |
en_austin | maybe, my db dump and exact queries will help you? | 11:10 |
ekarlso | uh, by all means | 11:11 |
en_austin | well, I've just figured why I'm receiving an error (maybe) - I've deleted a zone (DELETE /v2/zones/....) and after that PATCH /v2/pools/.... completed successfully | 11:14 |
ekarlso | en_austin: eh, how to reproduce ? | 11:18 |
en_austin | Trying now to do it, some strange issue | 11:18 |
en_austin | well, seems that smth wrong with my zone, not with pool - i've deleted a zone, then i was able to edit a pool | 11:35 |
en_austin | and i've re-created the same zone - and there is still all OK | 11:35 |
*** dtx00ff has joined #openstack-dns | 11:36 | |
en_austin | how can I share my db dump with you (assuming that it should not be public-accessed due to some private data in it) ? | 11:36 |
en_austin | 'cause "duplicate recordset" error is reproducing only on my prod instance of Designate :( | 11:36 |
ekarlso | good q :/ | 11:36 |
*** dtx00ff has quit IRC | 11:37 | |
*** dtx00ff has joined #openstack-dns | 11:38 | |
*** dtx00ff has quit IRC | 11:39 | |
*** johnbelamaric has joined #openstack-dns | 11:47 | |
en_austin | ekarlso, well, I've cleared my dump from unnecessary records & information (and "duplicate recordset" error also reproduces on it) | 11:58 |
en_austin | can you try my dump? | 11:58 |
en_austin | to be more clear - this error will reproduce until last NS record exists in zone - after I'll delete it, all will be OK from this moment (and not reproducible again, even when re-creating NS records in zone) | 12:03 |
en_austin | I am ready to share DB dump when you'll be able to test it :) | 12:03 |
*** kei_yama has quit IRC | 12:09 | |
ekarlso | en_austin: share it to wher then :p | 12:11 |
en_austin | http://paste.openstack.org/show/jv40EYNiwblMY6W1tkrd/ | 12:14 |
en_austin | and pool patch query: http://paste.openstack.org/show/urwbpEDZg3ETvDT4GnFe/ | 12:15 |
ekarlso | i'll look in a few en_austin, need to get some food first :/ | 12:17 |
en_austin | that's a great idea, it's time to have some dinner =) | 12:18 |
*** ducttape_ has joined #openstack-dns | 12:23 | |
*** ducttape_ has quit IRC | 12:35 | |
*** cheenpo has quit IRC | 12:36 | |
*** dtx00ff has joined #openstack-dns | 12:41 | |
*** dtx00ff has quit IRC | 12:42 | |
*** dtx00ff has joined #openstack-dns | 12:45 | |
*** dtx00ff has quit IRC | 12:47 | |
*** dtx00ff has joined #openstack-dns | 12:56 | |
*** dtx00ff has quit IRC | 13:01 | |
*** dtx00ff has joined #openstack-dns | 13:02 | |
*** dtx00ff has quit IRC | 13:03 | |
*** kodokuu has joined #openstack-dns | 13:04 | |
*** dtx00ff has joined #openstack-dns | 13:04 | |
kodokuu | Hi, I use stable/kilo version. Anyone know this issue with sink => TRACE oslo_messaging.notify.dispatcher KeyError: 'fixed_ips' | 13:04 |
*** dtx00ff has quit IRC | 13:06 | |
*** dtx00ff has joined #openstack-dns | 13:07 | |
kodokuu | full trace http://paste.openstack.org/show/474673/ | 13:08 |
*** dtx00ff has quit IRC | 13:08 | |
*** eXceptoR has joined #openstack-dns | 13:08 | |
*** en_austin has quit IRC | 13:09 | |
*** dtx00ff has joined #openstack-dns | 13:10 | |
*** daemontool_ has joined #openstack-dns | 13:10 | |
*** dtx00ff has quit IRC | 13:12 | |
*** dtx00ff has joined #openstack-dns | 13:13 | |
*** dtx00ff has quit IRC | 13:15 | |
*** dtx00ff has joined #openstack-dns | 13:16 | |
Kiall | kodokuu: what version of nova are you using? | 13:17 |
*** dtx00ff has quit IRC | 13:17 | |
kodokuu | kilo | 13:17 |
Kiall | Humm, and that's after a create instance? | 13:18 |
kodokuu | Do you need exact version ? | 13:18 |
kodokuu | yes | 13:18 |
Kiall | looks like it's missing the fixed_ips list in the notification payload, I assume the instance does actually have an IP? | 13:18 |
kodokuu | but I has this error sometimes | 13:19 |
kodokuu | not always | 13:19 |
*** eXceptoR has quit IRC | 13:19 | |
*** en_austin has joined #openstack-dns | 13:19 | |
kodokuu | I use vmware backend for nova, so instance's spawning tough 2-3 min | 13:19 |
kodokuu | and after spawning, neutron give IP | 13:19 |
Kiall | Do you use a mix of VMWare and something else? (Trying to guess at Why nova is sometimes including it, and sometimes not. ) | 13:20 |
kodokuu | nop | 13:20 |
kodokuu | one compute, one Vmvware Vcenter | 13:20 |
kodokuu | one network | 13:20 |
kodokuu | But If user launch 2-3 instance, the time is 2-3 * 2-3 min for spawning | 13:21 |
kodokuu | So VM have IP after 6-9 min | 13:21 |
Kiall | It's possible nova has a race condition preventing the IPs from being included? | 13:23 |
Kiall | timsim: lol - https://github.com/openstack/nova/blob/master/nova/hooks.py - just spotted this ;) | 13:23 |
*** richm has joined #openstack-dns | 13:33 | |
*** banix has joined #openstack-dns | 13:33 | |
*** en_austin has quit IRC | 13:36 | |
*** banix has quit IRC | 13:41 | |
*** ducttape_ has joined #openstack-dns | 13:58 | |
*** ducttape_ has quit IRC | 14:00 | |
*** en_austin has joined #openstack-dns | 14:01 | |
en_austin | ekarlso: any news abt db dump? :) | 14:02 |
ekarlso | en_austin: yeah I could reproduce it | 14:02 |
en_austin | do you have any ideas about cause of problem and way to solve? i was able to change NSs only via "delete zone - update ns - create zone", which is unsuitable in prod environment :( | 14:05 |
timsim | Yeah I think elarson looked at that, but liked his way better or something Kiall :P | 14:08 |
ekarlso | en_austin: I got a clue that the NS record handling stuff hwne updating pool ns records borks | 14:08 |
* elarson bets timsim meant ekarlso | 14:09 | |
timsim | elarson: nah, Kiall linked the nova hooks.py stuff, which I think you were aware of when you did your hooks stuff | 14:10 |
elarson | timsim: ah ok. :docker: | 14:13 |
*** eXceptoR has joined #openstack-dns | 14:15 | |
*** eXceptoR has quit IRC | 14:15 | |
*** eXceptoR has joined #openstack-dns | 14:17 | |
*** en_austin has quit IRC | 14:17 | |
*** eXceptoR is now known as en_austin | 14:18 | |
en_austin | well... elarson, any ideas how to fix it? | 14:18 |
en_austin | or maybe some temporarily workaround | 14:18 |
elarson | en_austin: sorry, I'm not sure what the issue is. does it deal with a hook point? | 14:23 |
*** pglass has joined #openstack-dns | 14:24 | |
en_austin | what is "hook point"? | 14:33 |
Kiall | en_austin: oh, that was unrelated to your issue | 14:35 |
Kiall | ekarlso has tracked it down to a bug in Designate caused by the second RRSet in the zone | 14:35 |
Kiall | That's clearly not a case we've tested before | 14:35 |
Kiall | second NS RRset*( | 14:36 |
en_austin | should I update an info in Launchpad issue to avoid lose of this info? | 14:37 |
Kiall | Sure :) | 14:38 |
en_austin | done :) | 14:42 |
*** cheenpo has joined #openstack-dns | 14:42 | |
*** banix has joined #openstack-dns | 14:45 | |
*** cliles has joined #openstack-dns | 14:46 | |
*** dtx00ff has joined #openstack-dns | 14:47 | |
en_austin | btw Kiall another one question - are there any way to change "127.0.0.1" in Collections URLs? | 14:49 |
Kiall | Yes, there's a config flag - in a meet, but I think it's apI_base_uri in the service_api section | 14:49 |
en_austin | it's more obvious to put smth like "Host" HTTP header here, I think :/ | 14:50 |
en_austin | hm, that's a way too :) | 14:50 |
timsim | You can also 'enable_host_headerv2` or something, which will read the host header. | 14:50 |
timsim | It's in the sample config | 14:50 |
timsim | i think | 14:50 |
en_austin | it will be very cool to make some doc page with all possible config parameters | 14:51 |
en_austin | to avoid such questions :) | 14:51 |
*** dtx00ff has quit IRC | 14:51 | |
en_austin | there is no any "enable host" flags even in sample config, unfortunately, except of "enabled_api_" and related | 14:53 |
timsim | https://github.com/openstack/designate/blob/master/etc/designate/designate.conf.sample#L88 | 14:54 |
Kiall | timsim: that's liberty only ;) | 14:54 |
Kiall | He's on Kilo | 14:54 |
timsim | blah | 14:54 |
timsim | That we backported that | 14:54 |
timsim | thought | 14:54 |
timsim | Guess not | 14:54 |
timsim | Welp | 14:54 |
timsim | base_api_uri it is then :) | 14:54 |
en_austin | btw is Liberty is production-ready or its still unstable? | 14:54 |
timsim | api_base_uri | 14:54 |
Kiall | en_austin: its RC phase right now | 14:59 |
en_austin | any ETA for RC->release? | 15:05 |
timsim | https://wiki.openstack.org/wiki/Liberty_Release_Schedule | 15:05 |
timsim | Liberty Release (2015.2.0) (Oct 15) | 15:06 |
mugsie | https://wiki.openstack.org/wiki/Liberty_Release_Schedule | 15:06 |
mugsie | gah | 15:06 |
timsim | :P | 15:06 |
mugsie | damn you timsim | 15:06 |
en_austin | awh, couple of weeks! | 15:06 |
en_austin | well, I'll be glad to upgrade my Kilo to Liberty and to provide you more bugreports lol :D | 15:07 |
*** rsyed_away is now known as rsyed | 15:08 | |
mugsie | http://i.memecaptain.com/gend_images/90EK3w.jpg | 15:09 |
*** csoukup has joined #openstack-dns | 15:10 | |
*** kodokuu has quit IRC | 15:14 | |
*** ccneill has joined #openstack-dns | 15:21 | |
*** dtx00ff has joined #openstack-dns | 15:23 | |
*** jmcbride has joined #openstack-dns | 15:24 | |
*** ccneill_ has joined #openstack-dns | 15:25 | |
*** ccneill has quit IRC | 15:27 | |
*** ccneill_ is now known as ccneill | 15:27 | |
openstackgerrit | Paul Glass proposed openstack/designate: Functional tests: optionally skip admin actions in setups https://review.openstack.org/229005 | 15:30 |
*** ccneill_ has joined #openstack-dns | 15:35 | |
*** dtx00ff has quit IRC | 15:35 | |
*** ccneill has quit IRC | 15:38 | |
*** ccneill_ is now known as ccneill | 15:38 | |
openstackgerrit | Paul Glass proposed openstack/designate: Functional tests: optionally skip admin actions in setups https://review.openstack.org/229005 | 15:39 |
*** ccneill has quit IRC | 15:48 | |
*** mwagner_ has quit IRC | 15:48 | |
*** ccneill has joined #openstack-dns | 15:50 | |
*** fawadkhaliq has joined #openstack-dns | 15:59 | |
*** stanzgy has joined #openstack-dns | 16:01 | |
*** james_li has joined #openstack-dns | 16:12 | |
*** rudrajit has joined #openstack-dns | 16:17 | |
*** dtx00ff has joined #openstack-dns | 16:18 | |
*** dtx00ff has quit IRC | 16:20 | |
*** rudrajit has quit IRC | 16:20 | |
*** rudrajit has joined #openstack-dns | 16:21 | |
*** mlavalle has joined #openstack-dns | 16:22 | |
*** rudrajit has quit IRC | 16:32 | |
*** ccneill_ has joined #openstack-dns | 16:38 | |
*** ccneill has quit IRC | 16:40 | |
*** jordanP has quit IRC | 16:55 | |
*** mwagner_ has joined #openstack-dns | 16:56 | |
*** rudrajit has joined #openstack-dns | 17:04 | |
*** rudrajit has quit IRC | 17:09 | |
*** en_austin has quit IRC | 17:11 | |
*** rudrajit has joined #openstack-dns | 17:27 | |
*** rudrajit has quit IRC | 17:27 | |
*** rudrajit has joined #openstack-dns | 17:28 | |
*** fawadkhaliq has quit IRC | 17:30 | |
*** naggappan has joined #openstack-dns | 17:47 | |
*** rudrajit_ has joined #openstack-dns | 17:49 | |
*** penick has joined #openstack-dns | 17:51 | |
*** rudrajit has quit IRC | 17:52 | |
*** penick has quit IRC | 17:58 | |
*** james_li has quit IRC | 18:00 | |
*** cheenpo has quit IRC | 18:02 | |
*** penick has joined #openstack-dns | 18:04 | |
*** penick has quit IRC | 18:06 | |
*** dtx00ff has joined #openstack-dns | 18:10 | |
*** penick has joined #openstack-dns | 18:13 | |
*** cheenpo has joined #openstack-dns | 18:20 | |
openstackgerrit | Endre Karlson proposed openstack/designate: Fix handling of Pool NS changes https://review.openstack.org/229096 | 18:27 |
*** james_li has joined #openstack-dns | 18:27 | |
ekarlso | ^ Kiall mugsie timsim | 18:27 |
*** james_li has joined #openstack-dns | 18:27 | |
*** boris-42 has quit IRC | 18:29 | |
*** stanzgy has quit IRC | 18:37 | |
*** james_li_ has joined #openstack-dns | 18:47 | |
*** james_li has quit IRC | 18:50 | |
*** james_li_ has quit IRC | 18:54 | |
*** jmcbride has quit IRC | 18:59 | |
*** pglass has quit IRC | 19:00 | |
*** jmcbride has joined #openstack-dns | 19:02 | |
*** dtx00ff has quit IRC | 19:08 | |
*** dtx00ff has joined #openstack-dns | 19:09 | |
*** pglass has joined #openstack-dns | 19:29 | |
*** rudrajit has joined #openstack-dns | 19:39 | |
*** rudrajit has quit IRC | 19:39 | |
*** rudrajit has joined #openstack-dns | 19:40 | |
*** rudrajit_ has quit IRC | 19:41 | |
*** rudrajit_ has joined #openstack-dns | 19:58 | |
*** csoukup has quit IRC | 20:00 | |
*** penick has quit IRC | 20:01 | |
*** rudrajit has quit IRC | 20:01 | |
*** penick has joined #openstack-dns | 20:05 | |
*** dtx00ff has quit IRC | 20:11 | |
*** dtx00ff has joined #openstack-dns | 20:16 | |
*** naggappan has quit IRC | 20:19 | |
*** Kiall has quit IRC | 20:27 | |
*** james_li has joined #openstack-dns | 20:28 | |
*** Kiall has joined #openstack-dns | 20:29 | |
*** dtx00ff has quit IRC | 20:42 | |
*** dtx00ff has joined #openstack-dns | 20:53 | |
*** jmcbride has quit IRC | 21:15 | |
*** jmcbride has joined #openstack-dns | 21:16 | |
*** jmcbride has quit IRC | 21:22 | |
*** dtx00ff has quit IRC | 21:25 | |
*** dtx00ff has joined #openstack-dns | 21:26 | |
*** james_li_ has joined #openstack-dns | 21:31 | |
*** james_li has quit IRC | 21:34 | |
*** ducttape_ has joined #openstack-dns | 21:37 | |
*** rsyed is now known as rsyed_away | 21:46 | |
*** ducttape_ has quit IRC | 21:52 | |
*** cheenpo has quit IRC | 22:05 | |
*** ccneill_ has quit IRC | 22:07 | |
*** ducttape_ has joined #openstack-dns | 22:10 | |
*** boris-42 has joined #openstack-dns | 22:12 | |
*** ducttape_ has quit IRC | 22:17 | |
*** mwagner_ has quit IRC | 22:20 | |
*** ccneill_ has joined #openstack-dns | 22:24 | |
*** ducttape_ has joined #openstack-dns | 22:28 | |
*** ducttape_ has quit IRC | 22:30 | |
*** banix has quit IRC | 22:37 | |
*** rudrajit has joined #openstack-dns | 22:53 | |
*** rudrajit_ has quit IRC | 22:56 | |
*** mwagner_ has joined #openstack-dns | 22:57 | |
*** pglass has quit IRC | 23:01 | |
*** km has joined #openstack-dns | 23:02 | |
*** ccneill_ has quit IRC | 23:03 | |
*** kei_yama has joined #openstack-dns | 23:25 | |
*** james_li_ has quit IRC | 23:27 | |
*** banix has joined #openstack-dns | 23:28 | |
*** cvstealt1 has joined #openstack-dns | 23:31 | |
*** rsyed_away has quit IRC | 23:32 | |
*** tristanC has quit IRC | 23:32 | |
*** rsyedz has joined #openstack-dns | 23:32 | |
*** rsyedz is now known as rsyed | 23:32 | |
*** cvstealth has quit IRC | 23:33 | |
*** tristanC has joined #openstack-dns | 23:33 | |
*** dtx00ff has quit IRC | 23:33 | |
*** dtx00ff has joined #openstack-dns | 23:41 | |
*** cheenpo has joined #openstack-dns | 23:54 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!