*** itlinux has joined #openstack-dns | 01:48 | |
*** itlinux has quit IRC | 03:37 | |
*** itlinux has joined #openstack-dns | 04:00 | |
*** itlinux has quit IRC | 04:17 | |
*** masber has joined #openstack-dns | 04:33 | |
*** MarkBaker has quit IRC | 06:48 | |
*** sapcc-bot2 has quit IRC | 07:01 | |
*** sapcc-bot has joined #openstack-dns | 07:02 | |
*** eandersson_ has joined #openstack-dns | 07:02 | |
*** MarkBaker has joined #openstack-dns | 07:30 | |
*** pcaruana has joined #openstack-dns | 07:40 | |
*** MarkBaker has quit IRC | 07:51 | |
*** MarkBaker has joined #openstack-dns | 08:04 | |
*** AlexeyAbashkin has joined #openstack-dns | 08:08 | |
*** MarkBaker has quit IRC | 08:20 | |
therve | eandersson, Thanks! | 08:49 |
---|---|---|
*** ktibi has joined #openstack-dns | 08:54 | |
*** MarkBaker has joined #openstack-dns | 10:39 | |
*** MarkBaker has quit IRC | 11:40 | |
*** abalutoiu_ has quit IRC | 11:42 | |
*** abalutoiu has joined #openstack-dns | 11:43 | |
*** MarkBaker has joined #openstack-dns | 11:55 | |
openstackgerrit | Graham Hayes proposed openstack/designate-tempest-plugin master: Test zone serial number update https://review.openstack.org/544691 | 13:09 |
openstackgerrit | Graham Hayes proposed openstack/designate master: Allow Zone Serials to set and updated https://review.openstack.org/536453 | 13:14 |
therve | mugsie, Hi, I have a few questions around neutron/nova integration if you're around | 13:27 |
mugsie | therve: sure | 13:31 |
therve | Cool thanks | 13:31 |
therve | mugsie, With that part https://docs.openstack.org/neutron/pike/admin/config-dns-int.html#config-dns-int-ext-serv here | 13:31 |
therve | mugsie, Is it suppose to somewhat replace sink usage? | 13:32 |
mugsie | yes | 13:32 |
mugsie | sink is awful for most people and ^ matches what most people use better | 13:32 |
therve | mugsie, It's a bit confusing because it doesn't talk to designate for all records | 13:32 |
therve | Only when it can't handle it internally | 13:33 |
mugsie | yeah - the idea was that there is no point pushing DNS records for a private network to a public DNS server | 13:33 |
therve | True. It's just that there is no single source of truth anymore, but that makes sense | 13:33 |
mugsie | there seems to be .... issues with that though - people seem to have weird setups where pushing all records makes sense | 13:34 |
mugsie | yeah, distributed data sources is a pain - but for VMs on the neutron network the dnsmasq is the source of truth, and everyone else, designate is | 13:34 |
mugsie | it is a kind of split horizon DNS | 13:35 |
therve | That makes sense | 13:35 |
therve | It's also easy to write a plugin to change that behavior IIUC | 13:35 |
therve | mugsie, My main other question, what's the use of the other part, when designate talks to neutron? | 13:35 |
mugsie | for the reverse DNS API ? | 13:36 |
therve | I guess so yes | 13:36 |
therve | Saw that here: https://docs.openstack.org/designate/latest/contributor/integrations.html#record-invalidation | 13:36 |
mugsie | it was pre existing, and can be useful | 13:37 |
mugsie | it is also part of the v2 API, so it is not going anywhere soon :) | 13:37 |
therve | But that one is for sink users? | 13:37 |
mugsie | no it is separate | 13:37 |
mugsie | it looks at the floating IPs that a user has, and allows them to set PTR records for those IPs | 13:38 |
therve | Hum, ok | 13:40 |
therve | Ah yeah that https://developer.openstack.org/api-ref/dns/#floatingips | 13:43 |
therve | mugsie, Thanks, that was really helpful | 13:44 |
mugsie | therve: no problem :) | 13:44 |
*** McClymontS has joined #openstack-dns | 13:56 | |
*** ktibi_ has joined #openstack-dns | 14:38 | |
frickler | therve: FYI, there is a pending patch for the neutron dns-int docs from me, cleaning things up a bit: https://review.openstack.org/541712 | 14:38 |
openstackgerrit | Graham Hayes proposed openstack/designate-tempest-plugin master: Fix credential naming https://review.openstack.org/544990 | 14:41 |
*** ktibi has quit IRC | 14:41 | |
*** ktibi_ has quit IRC | 14:46 | |
*** ktibi has joined #openstack-dns | 14:49 | |
*** McClymontS has quit IRC | 14:53 | |
therve | frickler, Yep I saw that, should be helpful | 14:57 |
openstackgerrit | Graham Hayes proposed openstack/designate master: Remove Hacking check for log translation https://review.openstack.org/544366 | 15:31 |
*** pcaruana has quit IRC | 16:09 | |
*** AlexeyAbashkin has quit IRC | 16:37 | |
*** evrardjp has joined #openstack-dns | 16:55 | |
evrardjp | hey | 16:55 |
evrardjp | want to get irc notifications on your stable/queens changes? I'm on the verge of pushing a commit, so why not one for you... | 16:56 |
mugsie | evrardjp: that would be handy - thanks | 16:59 |
*** MarkBaker has quit IRC | 17:05 | |
evrardjp | yw | 17:07 |
evrardjp | https://review.openstack.org/#/c/545039/ until we bring regexps. | 17:18 |
*** pcaruana has joined #openstack-dns | 17:20 | |
*** itlinux has joined #openstack-dns | 17:47 | |
*** Guest26353 has quit IRC | 17:56 | |
*** Guest26353 has joined #openstack-dns | 17:56 | |
*** Guest26353 is now known as kiall | 17:56 | |
*** AlexeyAbashkin has joined #openstack-dns | 18:01 | |
openstackgerrit | Merged openstack/designate-dashboard master: Use 'trimmed' for blocktrans in multi-line strings https://review.openstack.org/532202 | 18:04 |
*** AlexeyAbashkin has quit IRC | 18:06 | |
openstackgerrit | Graham Hayes proposed openstack/designate-tempest-plugin master: Fix credential naming https://review.openstack.org/544990 | 18:12 |
openstackgerrit | Erik Olof Gunnar Andersson proposed openstack/designate-dashboard master: Fixing v1 Dashboard https://review.openstack.org/545095 | 19:14 |
openstackgerrit | Merged openstack/designate master: Add sample_default for pybasedir in __init__.py https://review.openstack.org/542848 | 19:23 |
*** pcaruana has quit IRC | 20:03 | |
*** AlexeyAbashkin has joined #openstack-dns | 20:15 | |
*** AlexeyAbashkin has quit IRC | 20:19 | |
*** pcaruana has joined #openstack-dns | 21:31 | |
*** openstack has joined #openstack-dns | 21:44 | |
*** ChanServ sets mode: +o openstack | 21:44 | |
*** pcaruana has quit IRC | 21:48 | |
openstackgerrit | Erik Olof Gunnar Andersson proposed openstack/designate-dashboard master: Fixing v1 Dashboard https://review.openstack.org/545095 | 22:09 |
*** MarkBaker has joined #openstack-dns | 22:40 | |
*** ktibi has quit IRC | 22:47 | |
*** MarkBaker has quit IRC | 23:00 | |
*** MarkBaker has joined #openstack-dns | 23:06 | |
*** itlinux has quit IRC | 23:09 | |
*** MarkBaker has quit IRC | 23:16 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!