*** vinod1 has quit IRC | 00:06 | |
*** boris-42 has quit IRC | 00:12 | |
openstackgerrit | Merged openstack/designate: Updated from global requirements https://review.openstack.org/140051 | 00:21 |
---|---|---|
*** EricGonczer_ has quit IRC | 00:22 | |
*** EricGonczer_ has joined #openstack-dns | 00:24 | |
*** EricGonczer_ has quit IRC | 00:30 | |
*** LinStatSDR has quit IRC | 00:37 | |
*** LinStatSDR has joined #openstack-dns | 00:37 | |
*** rmoe has quit IRC | 00:53 | |
*** rmoe has joined #openstack-dns | 01:07 | |
*** EricGonczer_ has joined #openstack-dns | 01:08 | |
*** EricGonczer_ has quit IRC | 01:17 | |
*** shakamunyi has quit IRC | 01:28 | |
*** LinStatSDR has quit IRC | 01:37 | |
*** LinStatSDR has joined #openstack-dns | 01:38 | |
*** ryanpetrello has joined #openstack-dns | 01:45 | |
*** EricGonczer_ has joined #openstack-dns | 01:53 | |
*** ryanpetrello has quit IRC | 02:10 | |
*** jmcbride has joined #openstack-dns | 02:31 | |
*** jmcbride has quit IRC | 03:11 | |
*** ryanpetrello has joined #openstack-dns | 03:27 | |
*** EricGonczer_ has quit IRC | 03:49 | |
*** EricGonczer_ has joined #openstack-dns | 03:50 | |
*** EricGonczer_ has quit IRC | 03:54 | |
*** ryanpetrello has quit IRC | 04:02 | |
*** GonZo2K has quit IRC | 04:27 | |
*** richm has quit IRC | 04:36 | |
*** GonZo2K has joined #openstack-dns | 05:14 | |
*** LinStatSDR has quit IRC | 05:19 | |
*** LinStatSDR has joined #openstack-dns | 05:23 | |
*** LinStatSDR has quit IRC | 05:43 | |
*** LinStatSDR has joined #openstack-dns | 05:44 | |
*** d34dh0r53 has quit IRC | 06:12 | |
*** d34dh0r53 has joined #openstack-dns | 06:13 | |
*** GonZo2K has quit IRC | 06:22 | |
*** LinStatSDR has quit IRC | 06:22 | |
*** russellb has quit IRC | 06:43 | |
*** russellb has joined #openstack-dns | 06:44 | |
*** xianghui has quit IRC | 06:57 | |
*** k4n0 has joined #openstack-dns | 07:15 | |
*** ToMiles has quit IRC | 08:04 | |
*** jordanP has joined #openstack-dns | 08:51 | |
openstackgerrit | Endre Karlson proposed openstack/python-designateclient: V2 Bindings https://review.openstack.org/133675 | 09:03 |
openstackgerrit | Endre Karlson proposed openstack/python-designateclient: V2 CLI https://review.openstack.org/133676 | 09:03 |
openstackgerrit | Endre Karlson proposed openstack/python-designateclient: V2 CLI https://review.openstack.org/133676 | 09:05 |
openstackgerrit | Endre Karlson proposed openstack/designate: Support secondary zones https://review.openstack.org/133682 | 10:20 |
*** untriaged-bot has joined #openstack-dns | 11:02 | |
untriaged-bot | Untriaged bugs so far: | 11:02 |
untriaged-bot | https://bugs.launchpad.net/designate/+bug/1390357 | 11:02 |
untriaged-bot | https://bugs.launchpad.net/designate/+bug/1289444 | 11:02 |
uvirtbot | Launchpad bug 1390357 in designate "Designate sync creates duplicated records in powerdns backend" [Medium,New] | 11:02 |
uvirtbot | Launchpad bug 1289444 in designate "Designate with postgres backend is having issues" [Undecided,New] | 11:03 |
untriaged-bot | https://bugs.launchpad.net/designate/+bug/1338256 | 11:03 |
uvirtbot | Launchpad bug 1338256 in designate "There's no record validation in v2" [Undecided,New] | 11:03 |
*** untriaged-bot has quit IRC | 11:03 | |
openstackgerrit | Endre Karlson proposed openstack/designate: Support secondary zones https://review.openstack.org/133682 | 11:31 |
*** nihilifer has joined #openstack-dns | 13:03 | |
*** Kiall has quit IRC | 13:11 | |
*** Kiall has joined #openstack-dns | 13:11 | |
*** vinod1 has joined #openstack-dns | 13:35 | |
*** LinStatSDR has joined #openstack-dns | 13:36 | |
*** vinod1 has quit IRC | 13:43 | |
*** vinod1 has joined #openstack-dns | 13:44 | |
*** nihilifer has quit IRC | 13:47 | |
betsy | kiall/mugsie: If y’all get a chance, could you look at https://review.openstack.org/#/c/133549/? | 13:53 |
betsy | It should be ready to go. I’ve deleted what I could from the functions in the next patch set that’s dependent on this one | 13:54 |
Kiall | Humm, had we not discussed not exposing those methods through central etc? | 13:54 |
Kiall | i.e they would be attached to the Pool object and managed via that | 13:55 |
Kiall | (My memory could be totally wrong on that) | 13:55 |
mugsie | we talked about that, but never agreed on it... I =do think it is a good idea | 13:56 |
mugsie | having storage abstract those interactions | 13:56 |
openstackgerrit | Endre Karlson proposed openstack/designate: MDNS part of Secondary zones https://review.openstack.org/133683 | 13:58 |
openstackgerrit | Endre Karlson proposed openstack/designate: Support secondary zones https://review.openstack.org/133682 | 13:58 |
betsy | kiall: well, I need some of them for v1 | 13:59 |
betsy | Just like we need the records ones | 13:59 |
betsy | In the next patchset, I’ve deleted the ones I don’t need. But unfortunately, I did it in the next dependent patchset instead of this one | 14:00 |
Kiall | Hah - A conversation on our internal chat has surfaced a possible way to kill all the _records methods | 14:00 |
Kiall | I just asked ekarlso- to investigate if it's possible! | 14:00 |
betsy | Cool. Then these would be the same | 14:00 |
Kiall | Maybe - What part of V1 needs them? | 14:00 |
Kiall | Ah, I see it in the next patchset | 14:01 |
betsy | Right. Mostly it’s the v1 calls where I need an ID | 14:02 |
betsy | I could try to rewrite them to use pools, but I’d rather do it in the next patch set | 14:02 |
betsy | Where the bulk of the work is being done | 14:03 |
ekarlso- | yeah, i'll try to get to it later today or tmrw | 14:03 |
ekarlso- | tmrw i got some private stuff to attend though... babies incoming and all -,,- | 14:03 |
betsy | Most of the v1 calls use the pools calls but when you have or need the id it’s better, I think, to get it directly | 14:03 |
betsy | ekarlso: that’s exciting! | 14:04 |
ekarlso- | betsy: ya, 1448 hours left until operation freedom ends :D | 14:05 |
ekarlso- | aka feb 8th | 14:05 |
betsy | Is it your first baby? | 14:05 |
ekarlso- | guess I better enjoy the silence while I can, yeah | 14:05 |
betsy | :D - so true | 14:05 |
ekarlso- | I've learned to say "yes" at least when the wife says she wants candy / chocolate, dont mess with pregnant ladies :| | 14:06 |
betsy | You’re counting down the hours huh? | 14:06 |
ekarlso- | betsy: it was just a funny thing I looked at a "countdown" page for the fun of it :) | 14:06 |
betsy | ;) | 14:06 |
*** richm has joined #openstack-dns | 14:09 | |
*** nkinder has quit IRC | 14:11 | |
*** k4n0 has quit IRC | 14:21 | |
*** vinod1 has quit IRC | 14:25 | |
*** ryanpetrello has joined #openstack-dns | 14:26 | |
*** GonZo2K has joined #openstack-dns | 14:29 | |
*** mwagner_lap has joined #openstack-dns | 14:32 | |
*** nihilifer has joined #openstack-dns | 14:32 | |
ekarlso- | yay, time for flying trash cans in my neighbourhood | 14:34 |
ekarlso- | full storm and stuffs | 14:34 |
Kiall | so long as your Internet survives ;) | 14:34 |
ekarlso- | :P | 14:35 |
ekarlso- | got 3/4g as backup :D | 14:35 |
*** vinod1 has joined #openstack-dns | 14:41 | |
openstackgerrit | Endre Karlson proposed openstack/designate: Standardize creation of rpcapi client instances https://review.openstack.org/140347 | 14:42 |
ekarlso- | vinod1: / betsy / Kiall ^ | 14:42 |
* Kiall needs food, followed by more hours in the day :'( | 14:50 | |
*** GonZo2K has quit IRC | 14:55 | |
*** k4n0 has joined #openstack-dns | 15:01 | |
*** nkinder has joined #openstack-dns | 15:02 | |
*** nihilifer has quit IRC | 15:04 | |
*** shakamunyi has joined #openstack-dns | 15:04 | |
*** shakamunyi has quit IRC | 15:04 | |
*** shakamunyi has joined #openstack-dns | 15:05 | |
openstackgerrit | Endre Karlson proposed openstack/designate: Standardize creation of rpcapi client instances https://review.openstack.org/140347 | 15:05 |
*** vinod1 has quit IRC | 15:05 | |
*** LinStatSDR has quit IRC | 15:14 | |
*** timsim has joined #openstack-dns | 15:16 | |
*** shakamunyi has quit IRC | 15:25 | |
*** shakamunyi has joined #openstack-dns | 15:25 | |
*** jmcbride has joined #openstack-dns | 15:27 | |
*** betsy has quit IRC | 15:33 | |
*** rmoe has quit IRC | 15:45 | |
*** ryanpetrello has quit IRC | 15:49 | |
*** vinod1 has joined #openstack-dns | 15:54 | |
*** jmcbride has quit IRC | 15:55 | |
*** vinod1 has left #openstack-dns | 15:55 | |
*** vinod1 has joined #openstack-dns | 15:58 | |
*** jmcbride has joined #openstack-dns | 15:58 | |
*** jmcbride has joined #openstack-dns | 16:00 | |
*** jmcbride has quit IRC | 16:00 | |
*** jmcbride has joined #openstack-dns | 16:01 | |
*** rmoe has joined #openstack-dns | 16:02 | |
*** agireud has joined #openstack-dns | 16:15 | |
*** agireud has quit IRC | 16:25 | |
openstackgerrit | Kiall Mac Innes proposed openstack/designate: Add Add Werkzeug>=0.7 to requirements.txt https://review.openstack.org/140394 | 16:29 |
*** ryanpetrello has joined #openstack-dns | 16:30 | |
*** shakamunyi has quit IRC | 16:33 | |
*** k4n0 has quit IRC | 16:34 | |
openstackgerrit | Kiall Mac Innes proposed openstack/designate: Add Werkzeug>=0.7 to requirements.txt https://review.openstack.org/140394 | 16:34 |
*** betsy has joined #openstack-dns | 16:35 | |
*** ryanpetrello has quit IRC | 16:42 | |
*** shakamunyi has joined #openstack-dns | 16:47 | |
* Kiall wonders if rjrjr can see what's up with the bind9 gate failing randomly :( | 16:59 | |
*** untriaged-bot has joined #openstack-dns | 17:02 | |
untriaged-bot | Untriaged bugs so far: | 17:02 |
untriaged-bot | https://bugs.launchpad.net/designate/+bug/1390357 | 17:02 |
uvirtbot | Launchpad bug 1390357 in designate "Designate sync creates duplicated records in powerdns backend" [Medium,New] | 17:02 |
untriaged-bot | https://bugs.launchpad.net/designate/+bug/1289444 | 17:02 |
untriaged-bot | https://bugs.launchpad.net/designate/+bug/1338256 | 17:03 |
*** untriaged-bot has quit IRC | 17:03 | |
uvirtbot | Launchpad bug 1289444 in designate "Designate with postgres backend is having issues" [Undecided,New] | 17:03 |
uvirtbot | Launchpad bug 1338256 in designate "There's no record validation in v2" [Undecided,New] | 17:03 |
*** betsy has quit IRC | 17:11 | |
*** ryanpetrello has joined #openstack-dns | 17:13 | |
*** jmcbride has quit IRC | 17:17 | |
openstackgerrit | Betsy Luzader proposed openstack/designate: Pool_Attribute API https://review.openstack.org/133549 | 17:26 |
openstackgerrit | Betsy Luzader proposed openstack/designate: Migrate Server table https://review.openstack.org/136440 | 17:26 |
*** betsy has joined #openstack-dns | 17:30 | |
betsy | FYI: I fixed by problem with devstack, so both my patchsets are ready for review | 17:46 |
vinod1 | Kiall: Regarding the bind9 gate failures, I have some debugging log snippets at http://paste.openstack.org/show/147511/ | 17:47 |
vinod1 | Not sure if the creation of the SOA recordset later than expected is causing the issues. The latest patchset from Ron should be fixing these issues mostly I think. | 17:47 |
Kiall | about to start a meeting, but very quickly, the early DomainNotFound (aka the weird thing) | 17:48 |
Kiall | is central calling mdns notify before the TX commits, right now 2x mdns_notify's are called | 17:48 |
vinod1 | I think that is because the transaction has not completed | 17:48 |
vinod1 | yes - central is calling mdns and also pool manager is also calling mdns | 17:49 |
vinod1 | pool manager calls mdns with a delay of 1 second | 17:49 |
vinod1 | but that might not always be enough | 17:49 |
vinod1 | the latest patchset from rjrjr removes these dependencies | 17:49 |
vinod1 | so the tx would be complete before the notification is sent | 17:49 |
Kiall | I wonder if rjrjr's latest patchset solves this - it splits that out of the TX etc | 17:50 |
vinod1 | It splits out of the TX and calls mdns after the tx is complete | 17:50 |
Kiall | Yea, and calls PM after the TX | 17:51 |
Kiall | Maybe we should issue 5 or so rechecks in a row against that patchset, 5 runs seems to be enough to trigger it | 17:51 |
*** ryanpetrello has quit IRC | 17:52 | |
vinod1 | I see that you already started one | 17:52 |
Kiall | Yep - Will try a few rounds and see where it leaves us | 17:53 |
*** ryanpetrello has joined #openstack-dns | 17:54 | |
*** mwagner_lap has quit IRC | 18:19 | |
*** shakamunyi has quit IRC | 18:39 | |
*** paul_glass has joined #openstack-dns | 18:42 | |
*** GonZo2K has joined #openstack-dns | 18:46 | |
*** rjrjr has joined #openstack-dns | 18:46 | |
rjrjr | sorry, just seeing your messages about the BIND9 gate failures. | 18:49 |
rjrjr | i believe the latest code might fix this. | 18:49 |
rjrjr | kiall: while we are waiting to see if the latest patch fixes bug bug 1398786, do you want to tell me more about the challenges with the powerdns backend driver for pools? | 18:55 |
uvirtbot | Launchpad bug 1398786 in designate "Bind9+Pools Gate is failing spuriously" [Critical,Triaged] https://launchpad.net/bugs/1398786 | 18:55 |
*** jordanP has quit IRC | 18:57 | |
*** vinod1 has quit IRC | 18:59 | |
*** vinod1 has joined #openstack-dns | 18:59 | |
*** jmcbride has joined #openstack-dns | 19:03 | |
*** jmcbride has joined #openstack-dns | 19:05 | |
*** jmcbride has quit IRC | 19:05 | |
*** jmcbride has joined #openstack-dns | 19:06 | |
*** vinod1 has quit IRC | 19:06 | |
*** mwagner_lap has joined #openstack-dns | 19:14 | |
ekarlso- | timsim: / betsy can I borrow your eyes for the get_instance() stuff change? | 19:32 |
ekarlso- | https://review.openstack.org/#/c/140347/ | 19:32 |
ekarlso- | this thing | 19:32 |
Kiall | rjrjr: I've gotta run home now, but I'll be back online in an hour and we can talk :) | 19:39 |
ekarlso- | betsy: q on the https://review.openstack.org/#/c/136440/ change, why's there a get_domain_servers() vs using the pool attribute methods directly? | 19:39 |
rjrjr | kiall: np | 19:43 |
ekarlso- | another fun change incoming ;P | 19:53 |
*** jmcbride has quit IRC | 19:54 | |
*** paul_glass has quit IRC | 19:54 | |
*** paul_glass has joined #openstack-dns | 19:56 | |
openstackgerrit | Endre Karlson proposed openstack/designate: Switch to oslo.context and sync from incubator https://review.openstack.org/140460 | 19:57 |
*** paul_glass has quit IRC | 20:01 | |
*** jmcbride has joined #openstack-dns | 20:06 | |
*** jmcbride has quit IRC | 20:09 | |
betsy | ekarlso: I left it as a convenience method for the v1 api of get domain servers | 20:09 |
betsy | Other places use it too, as it turned out. | 20:10 |
betsy | But the main reason was to not break the v1 api | 20:10 |
Kiall | ekarlso-: minor thing on https://review.openstack.org/#/c/140460/ | 20:17 |
*** vinod1 has joined #openstack-dns | 20:25 | |
ekarlso- | betsy: is there a reason for not cleaning out the server code in the same change ? | 20:33 |
betsy | ekarlso: Well I didn’t want to delete the server table at the same time to make this patch backwards compatible | 20:35 |
betsy | I thought I deleted most of the server code now. Mark it if I left it in | 20:36 |
ekarlso- | no i mean alot of the test methods etc are left in the code just commented ;P | 20:36 |
betsy | Oh, right. I should delete those for sure. I’ll do that and resubmit | 20:37 |
betsy | At the time, I just wanted to make sure I wasn’t breaking anything. Should have already cleaned that up | 20:38 |
*** jmcbride has joined #openstack-dns | 20:42 | |
*** jmcbride has quit IRC | 20:45 | |
*** jmcbride has joined #openstack-dns | 20:46 | |
openstackgerrit | Endre Karlson proposed openstack/designate: Switch to oslo.context and sync from incubator https://review.openstack.org/140460 | 20:54 |
ekarlso- | betsy: is there any api docs on pools ? | 20:56 |
betsy | Just the specs afaik | 20:59 |
*** jmcbride has quit IRC | 20:59 | |
*** jmcbride has joined #openstack-dns | 21:00 | |
*** jmcbride has quit IRC | 21:25 | |
*** jmcbride has joined #openstack-dns | 21:48 | |
*** paul_glass has joined #openstack-dns | 21:50 | |
*** jmcbride1 has joined #openstack-dns | 21:53 | |
*** jmcbride has quit IRC | 21:53 | |
*** betsy has quit IRC | 21:58 | |
*** betsy has joined #openstack-dns | 22:01 | |
*** ryanpetrello has quit IRC | 22:05 | |
*** betsy_ has joined #openstack-dns | 22:05 | |
*** betsy has quit IRC | 22:06 | |
*** betsy_ is now known as betsy | 22:06 | |
*** betsy has quit IRC | 22:17 | |
*** ryanpetrello has joined #openstack-dns | 22:37 | |
*** ryanpetrello has quit IRC | 22:44 | |
*** ryanpetrello has joined #openstack-dns | 22:46 | |
*** jmcbride1 has quit IRC | 23:03 | |
*** shakamunyi has joined #openstack-dns | 23:04 | |
*** nkinder has quit IRC | 23:04 | |
*** timsim has quit IRC | 23:06 | |
*** paul_glass has quit IRC | 23:11 | |
*** mikedillion has joined #openstack-dns | 23:16 | |
*** mikedillion has quit IRC | 23:23 | |
*** mikedillion has joined #openstack-dns | 23:23 | |
*** shakamunyi has quit IRC | 23:39 | |
*** shakamunyi has joined #openstack-dns | 23:45 | |
*** shakamunyi has quit IRC | 23:54 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!