| *** salmankhan has quit IRC | 00:23 | |
| openstackgerrit | Monty Taylor proposed openstack/designate-dashboard master: Switch to horizon-nodejs4-jobs-nonvoting template https://review.openstack.org/643200 | 00:31 |
|---|---|---|
| *** faridda has joined #openstack-dns | 01:02 | |
| *** faridda has quit IRC | 01:23 | |
| *** faridda has joined #openstack-dns | 01:27 | |
| *** faridda has quit IRC | 02:27 | |
| *** faridda has joined #openstack-dns | 02:31 | |
| *** faridda has quit IRC | 03:13 | |
| *** faridda has joined #openstack-dns | 03:13 | |
| *** faridda has quit IRC | 03:39 | |
| *** faridda has joined #openstack-dns | 03:41 | |
| *** faridda has quit IRC | 03:44 | |
| *** faridda has joined #openstack-dns | 03:45 | |
| *** faridda has quit IRC | 03:47 | |
| *** abaindur has joined #openstack-dns | 05:31 | |
| *** abaindur has quit IRC | 06:15 | |
| *** ivve has joined #openstack-dns | 06:37 | |
| *** pcaruana has joined #openstack-dns | 08:07 | |
| *** ginopc has joined #openstack-dns | 08:08 | |
| *** awalende has joined #openstack-dns | 08:08 | |
| *** pcaruana has quit IRC | 08:11 | |
| *** pcaruana has joined #openstack-dns | 08:23 | |
| *** ginopc has quit IRC | 08:23 | |
| *** ginopc has joined #openstack-dns | 08:24 | |
| openstackgerrit | Jens Harbott (frickler) proposed openstack/designate stable/rocky: Allow non localhost connections to pdns api https://review.openstack.org/643243 | 08:42 |
| frickler | mugsie: eandersson: ^^ grenade seems still to be hard failing, I think this is because the "old" side is stable/rocky, thus we'll need this backport to unblock the gate | 08:44 |
| *** pcaruana has quit IRC | 09:48 | |
| *** browny_ has joined #openstack-dns | 10:22 | |
| *** browny has quit IRC | 10:23 | |
| *** pcaruana has joined #openstack-dns | 11:32 | |
| mugsie | frickler: damn, I didn't think of that ... | 11:49 |
| *** browny has joined #openstack-dns | 12:07 | |
| *** browny_ has quit IRC | 12:09 | |
| *** faridda has joined #openstack-dns | 12:50 | |
| openstackgerrit | Graham Hayes proposed openstack/designate master: Check TXT/SPF records for RFC1035 sec. 5.1 https://review.openstack.org/555398 | 13:16 |
| *** faridda has quit IRC | 13:37 | |
| *** faridda has joined #openstack-dns | 13:56 | |
| goldyfruit | Morning | 13:58 |
| mugsie | o/ | 13:59 |
| goldyfruit | mugsie: How are you ? | 13:59 |
| mugsie | good! | 13:59 |
| goldyfruit | I've been able to make it works with Bind, still having issues with PowerDNS ! | 14:00 |
| *** faridda has quit IRC | 14:00 | |
| goldyfruit | I'm on IRC with them asking questions ^^ | 14:00 |
| goldyfruit | mugsie: During a zone creation, the mdns is acting as a master right ? If it's the case I should be able to run a dig like: "dig @10.11.12.13 -p 5354 pouet118.com SOA" and having result ? | 14:01 |
| mugsie | yes - buit you will need to have a tsig key as well | 14:01 |
| goldyfruit | Let me try with the key | 14:02 |
| mugsie | dig @10.11.12.13 -p 5354 -y 'test:kp4/24gyYsEzbuTVJRUMoqGFmN3LYgVDzJ/3oRSP7ys=' pouet118.com SOA | 14:03 |
| mugsie | I think that is the format | 14:03 |
| mugsie | you in #powerdns on oftc ? | 14:04 |
| *** faridda has joined #openstack-dns | 14:05 | |
| goldyfruit | mugsie: Dig works \o/, Yes on OFTC | 14:07 |
| *** faridda has quit IRC | 14:07 | |
| mugsie | OK, we just need to find a way to get tsig on all requests from that pdns node | 14:09 |
| mugsie | I am pretty sure we had this working before in HPCloud - let me see if I can find what we did | 14:09 |
| goldyfruit | Yeah, I was missing the supermaster/superslave part from PowerDNS, I inserted the mdns masters in supermaster table but still got this isue | 14:10 |
| mugsie | you shouldn't need supermasters - as we create the zone via the API | 14:10 |
| mugsie | supermasters just creates zones on notify | 14:11 |
| goldyfruit | Yeah that is right | 14:17 |
| *** faridda has joined #openstack-dns | 14:18 | |
| *** faridda has quit IRC | 14:19 | |
| goldyfruit | I added log in the code you suggested yesterday | 14:20 |
| goldyfruit | I got this kind of information: | 14:20 |
| goldyfruit | https://paste.api-zulu.com/uvigotabig.nginx | 14:21 |
| goldyfruit | mugsie: I just have been able to AXFR the zone ! | 14:23 |
| goldyfruit | Maybe be in the pdns4 backend we could call the PDNS API to signed the domain with the key registered in designate | 14:24 |
| goldyfruit | designate -> pdns api zone create -> pdns api zone signing | 14:24 |
| mugsie | goldyfruit: yeah, possibly. We try to avoid that as most of the dns servers support a key per master set up | 14:26 |
| mugsie | and we want to be able to let people roll tsigkeys as needed | 14:27 |
| mugsie | let me see what the dev env shows - we may be able to some DB hacking | 14:27 |
| goldyfruit | Oki | 14:29 |
| goldyfruit | mugsie: I asked the question you just asked yesterday and I got the supermaster/superslave answer | 14:36 |
| goldyfruit | https://paste.api-zulu.com/raw/uzunawonon | 14:36 |
| mugsie | oh .... | 14:37 |
| mugsie | I think eandersson did something like this | 14:37 |
| mugsie | a singed notify will add that key to the zone | 14:37 |
| *** faridda has joined #openstack-dns | 14:48 | |
| *** faridda has quit IRC | 14:51 | |
| *** faridda has joined #openstack-dns | 14:55 | |
| *** faridda has quit IRC | 14:58 | |
| *** awalende has quit IRC | 14:59 | |
| *** awalende has joined #openstack-dns | 14:59 | |
| *** awalende has quit IRC | 15:04 | |
| *** awalende has joined #openstack-dns | 15:04 | |
| *** awalende has quit IRC | 15:09 | |
| *** ivve has quit IRC | 16:25 | |
| openstackgerrit | Merged openstack/designate stable/rocky: Allow non localhost connections to pdns api https://review.openstack.org/643243 | 16:38 |
| openstackgerrit | Graham Hayes proposed openstack/designate master: WIP: Allow pdns4 backend to select tsigkey https://review.openstack.org/643393 | 16:38 |
| mugsie | goldyfruit: https://review.openstack.org/#/c/643393/ should fix the issue | 16:39 |
| mugsie | combine with http://paste.openstack.org/show/747799/ | 16:40 |
| mugsie | you will need pdns 4.2.x though, the API did not support it before that | 16:41 |
| goldyfruit | mugsie: I'll try | 16:42 |
| goldyfruit | I already upgraded to 4.2 :p | 16:42 |
| mugsie | yeah, I though I saw that you had : ) | 16:42 |
| goldyfruit | this action is triggered by the worker or by mdns ? | 16:45 |
| *** emine__ has quit IRC | 16:46 | |
| goldyfruit | worker I guess | 16:47 |
| mugsie | worker, sorry | 16:49 |
| goldyfruit | Worked \o/ | 16:56 |
| goldyfruit | https://paste.api-zulu.com/epicewikin.js | 16:56 |
| mugsie | goldyfruit: `o/ | 16:56 |
| mugsie | \o/ * | 16:56 |
| goldyfruit | The zone is active \o/ | 16:56 |
| mugsie | cool, I will clean that up this evening, and try to get into this release if frickler and eandersson agree :) | 16:57 |
| goldyfruit | That will be awesome ! | 16:57 |
| goldyfruit | Now we have pdsn4 backend working ! | 16:58 |
| goldyfruit | Having that in Stein and backported in Rocky will be great ! | 16:58 |
| goldyfruit | Thanks a lot for your help/time mugsie | 16:58 |
| goldyfruit | I pulled my hairs for 4 days ! | 16:58 |
| mugsie | np - we missed that entirely | 16:58 |
| goldyfruit | Np :) | 17:09 |
| *** ginopc has quit IRC | 17:38 | |
| openstackgerrit | Merged openstack/designate-tempest-plugin master: Properly quote TXT/SPF sample data https://review.openstack.org/617809 | 17:51 |
| *** ivve has joined #openstack-dns | 18:17 | |
| *** faridda has joined #openstack-dns | 18:24 | |
| *** gmann is now known as gmann_afk | 18:51 | |
| *** faridda has quit IRC | 18:56 | |
| *** faridda has joined #openstack-dns | 18:58 | |
| *** awalende has joined #openstack-dns | 19:00 | |
| *** awalende has quit IRC | 19:04 | |
| *** faridda has quit IRC | 19:07 | |
| *** faridda has joined #openstack-dns | 19:07 | |
| *** abaindur has joined #openstack-dns | 19:14 | |
| *** abaindur has quit IRC | 19:14 | |
| *** abaindur has joined #openstack-dns | 19:14 | |
| openstackgerrit | Merged openstack/designate-dashboard master: Switch to horizon-nodejs4-jobs-nonvoting template https://review.openstack.org/643200 | 19:14 |
| *** faridda has quit IRC | 19:31 | |
| *** faridda has joined #openstack-dns | 19:34 | |
| *** faridda has quit IRC | 19:36 | |
| *** faridda has joined #openstack-dns | 19:45 | |
| *** faridda has quit IRC | 19:47 | |
| *** faridda has joined #openstack-dns | 20:08 | |
| *** faridda has quit IRC | 20:10 | |
| openstackgerrit | Graham Hayes proposed openstack/designate master: Allow pdns4 backend to select tsigkey https://review.openstack.org/643393 | 20:48 |
| *** abaindur has quit IRC | 21:10 | |
| *** abaindur has joined #openstack-dns | 21:13 | |
| *** pcaruana has quit IRC | 22:21 | |
| *** ivve has quit IRC | 22:36 | |
| *** gmann_afk is now known as gmann | 22:40 | |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!