*** jmcbride has quit IRC | 00:07 | |
*** jmcbride has joined #openstack-dns | 00:25 | |
*** rmoe has quit IRC | 00:39 | |
*** jmcbride has quit IRC | 00:40 | |
*** nkinder_away has quit IRC | 00:40 | |
*** thetrav has joined #openstack-dns | 00:43 | |
thetrav | morning | 00:43 |
---|---|---|
thetrav | does the master branch of designate work with icehouse? Or is it all about the juno/kilo now? | 00:50 |
thetrav | worthy of note is that https://github.com/openstack/designate/commit/9d5d70e7f16d4ec344d5663a0e38d278cd543ef3#diff-d4e738c2331577a9032ea7631ec3b4a8 appears to be relevant to stable/icehouse | 00:50 |
thetrav | specifically the change from database_connection to connection in manage/database.py which took a while to track down | 00:52 |
thetrav | if there's a better way for me to report this stuff than IRC feel free to let me know, even when I'm not here I check back over the logs | 00:53 |
*** rmoe has joined #openstack-dns | 00:55 | |
*** vinod1 has joined #openstack-dns | 01:17 | |
thetrav | AttributeError: 'Module_six_moves_urllib_parse' object has no attribute 'SplitResult' | 01:25 |
thetrav | >_< | 01:25 |
*** shakamunyi has joined #openstack-dns | 01:38 | |
*** vinod1 has quit IRC | 01:44 | |
thetrav | right, so apparently ubuntu ships with six 1.5 installed, which breaks designate-manage... I've manually updated the shipped version to get past it | 01:49 |
*** boris-42 has quit IRC | 02:03 | |
*** bitblt has joined #openstack-dns | 02:12 | |
*** bitblt has left #openstack-dns | 02:14 | |
*** vinod1 has joined #openstack-dns | 02:15 | |
*** richm has joined #openstack-dns | 02:25 | |
*** shakamunyi has quit IRC | 02:57 | |
*** shakamunyi has joined #openstack-dns | 02:57 | |
*** tylerdurden has joined #openstack-dns | 02:57 | |
*** thetrav has quit IRC | 03:28 | |
*** nkinder_away has joined #openstack-dns | 03:38 | |
*** thetrav has joined #openstack-dns | 03:56 | |
*** GonZo2K has quit IRC | 03:59 | |
*** shakamunyi has quit IRC | 04:08 | |
*** vinod1 has quit IRC | 04:32 | |
thetrav | ok, so I'm really stuck trying to figure out how sink is supposed to find out about events that Nova and Neutron are firing... is the assumption that the designate MQ is the same MQ as the rest of openstack? | 04:32 |
*** CaptTofu has quit IRC | 04:32 | |
thetrav | if it's separate then I'd expect a configuration somewhere to tell sink an MQ to connect to and listen for events on | 04:32 |
*** CaptTofu has joined #openstack-dns | 04:33 | |
richm | thetrav: it is the same mq | 04:37 |
thetrav | thanks richm | 04:49 |
thetrav | yep, that worked. I don't have 100% everything going, but I can see the designate services kicking along, I can call the API, and I can see the notifications hitting sink and trying to create records | 05:30 |
thetrav | https://www.youtube.com/watch?v=Y6ljFaKRTrI | 05:30 |
*** nihilifer has joined #openstack-dns | 05:31 | |
*** richm has quit IRC | 05:38 | |
*** thetrav has quit IRC | 06:14 | |
*** LinStatSDR has joined #openstack-dns | 06:17 | |
*** vinod1 has joined #openstack-dns | 06:41 | |
*** shakamunyi has joined #openstack-dns | 06:41 | |
*** jmcbride has joined #openstack-dns | 06:54 | |
*** LinStatSDR has quit IRC | 07:04 | |
*** jmcbride has quit IRC | 07:10 | |
*** LinStatSDR has joined #openstack-dns | 07:41 | |
openstackgerrit | Endre Karlson proposed openstack/designate: Handle errors correctly when creating_zone fails https://review.openstack.org/141291 | 07:43 |
openstackgerrit | nayna-patel proposed openstack/designate: Adds "domain-servers-list" to test_domains.py https://review.openstack.org/140935 | 07:53 |
*** LinStatSDR has quit IRC | 08:05 | |
*** pfreund_ has joined #openstack-dns | 08:06 | |
*** rediskin has joined #openstack-dns | 08:08 | |
*** rmoe_ has joined #openstack-dns | 08:10 | |
*** rmoe has quit IRC | 08:14 | |
*** redixin has quit IRC | 08:14 | |
*** pfreund has quit IRC | 08:14 | |
*** pfreund_ is now known as pfreund | 08:15 | |
*** jordanP has joined #openstack-dns | 08:57 | |
*** jordanP has quit IRC | 08:57 | |
*** jordanP has joined #openstack-dns | 08:57 | |
openstackgerrit | Kiall Mac Innes proposed openstack/designate: Pools Config Changes https://review.openstack.org/141166 | 09:58 |
openstackgerrit | Kiall Mac Innes proposed openstack/designate: Convert PowerDNS to a Pools Backend https://review.openstack.org/141167 | 09:58 |
openstackgerrit | Kiall Mac Innes proposed openstack/designate: Add Werkzeug>=0.7 to requirements.txt https://review.openstack.org/140394 | 10:10 |
openstackgerrit | Kiall Mac Innes proposed openstack/designate: Convert PowerDNS to a Pools Backend https://review.openstack.org/141167 | 11:01 |
*** 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 |
*** untriaged-bot has quit IRC | 11:02 | |
uvirtbot | Launchpad bug 1390357 in designate "Designate sync creates duplicated records in powerdns backend" [Medium,New] | 11:03 |
uvirtbot | Launchpad bug 1289444 in designate "Designate with postgres backend is having issues" [Undecided,New] | 11:03 |
Kiall | thetrav is really unlucky with the timezones - second night in a row he's been trying to find someone! | 11:07 |
*** boris-42 has joined #openstack-dns | 11:55 | |
openstackgerrit | Kiall Mac Innes proposed openstack/designate: Pools Config Changes https://review.openstack.org/141166 | 12:00 |
openstackgerrit | Kiall Mac Innes proposed openstack/designate: Convert PowerDNS to a Pools Backend https://review.openstack.org/141167 | 12:00 |
openstackgerrit | Kiall Mac Innes proposed openstack/designate: Pools Config Changes https://review.openstack.org/141166 | 12:08 |
openstackgerrit | Kiall Mac Innes proposed openstack/designate: Convert PowerDNS to a Pools Backend https://review.openstack.org/141167 | 12:08 |
openstackgerrit | Kiall Mac Innes proposed openstack/designate: Pools Config Changes https://review.openstack.org/141166 | 12:59 |
openstackgerrit | Kiall Mac Innes proposed openstack/designate: Convert PowerDNS to a Pools Backend https://review.openstack.org/141167 | 12:59 |
openstackgerrit | Kiall Mac Innes proposed openstack/designate: Pools Config Changes https://review.openstack.org/141166 | 13:14 |
openstackgerrit | Kiall Mac Innes proposed openstack/designate: Convert PowerDNS to a Pools Backend https://review.openstack.org/141167 | 13:14 |
*** mwagner_lap has quit IRC | 13:17 | |
*** mudrykaa has quit IRC | 13:20 | |
*** jmcbride has joined #openstack-dns | 13:23 | |
openstackgerrit | Kiall Mac Innes proposed openstack/designate: Remove the non-pools bind9 backend https://review.openstack.org/141368 | 13:30 |
openstackgerrit | Kiall Mac Innes proposed openstack/designate: Convert PowerDNS to a Pools Backend https://review.openstack.org/141167 | 13:33 |
openstackgerrit | Kiall Mac Innes proposed openstack/designate: Remove the non-pools bind9 backend https://review.openstack.org/141368 | 13:33 |
Kiall | pep8 hates me -_- | 13:33 |
*** nihilifer has quit IRC | 13:48 | |
openstackgerrit | Kiall Mac Innes proposed openstack/designate: Remove the non-pools bind9 backend https://review.openstack.org/141368 | 13:50 |
openstackgerrit | Kiall Mac Innes proposed openstack/designate: WIP: Convert DynECT backend to Pools https://review.openstack.org/141372 | 13:50 |
*** GonZo2K has joined #openstack-dns | 13:57 | |
*** GonZo2K has quit IRC | 14:00 | |
*** GonZo2K has joined #openstack-dns | 14:00 | |
*** GonZo2K has quit IRC | 14:01 | |
*** GonZo2K has joined #openstack-dns | 14:03 | |
*** GonZo2K has quit IRC | 14:04 | |
*** ryanpetrello has joined #openstack-dns | 14:11 | |
*** k4n0 has quit IRC | 14:17 | |
*** betsy has joined #openstack-dns | 14:44 | |
*** nkinder_away has quit IRC | 14:49 | |
*** jmcbride has quit IRC | 14:51 | |
*** jmcbride has joined #openstack-dns | 14:52 | |
*** richm has joined #openstack-dns | 15:06 | |
*** betsy has quit IRC | 15:19 | |
*** nkinder_away has joined #openstack-dns | 15:33 | |
*** timsim has joined #openstack-dns | 15:40 | |
*** mwagner_lap has joined #openstack-dns | 15:47 | |
*** paul_glass has joined #openstack-dns | 15:55 | |
*** GonZo2K has joined #openstack-dns | 15:56 | |
*** GonZo2K has quit IRC | 15:57 | |
*** betsy has joined #openstack-dns | 15:57 | |
*** vinod1 has joined #openstack-dns | 15:58 | |
*** paul_glass has quit IRC | 16:00 | |
*** betsy has quit IRC | 16:04 | |
*** betsy has joined #openstack-dns | 16:05 | |
*** tylerdurden has quit IRC | 16:06 | |
*** shakamunyi has quit IRC | 16:11 | |
*** richm has quit IRC | 16:11 | |
*** rjrjr has quit IRC | 16:27 | |
*** rjrjr has joined #openstack-dns | 16:27 | |
*** boris-42 has quit IRC | 16:32 | |
*** kbyrne has quit IRC | 16:44 | |
*** rjrjr has quit IRC | 16:44 | |
*** kbyrne has joined #openstack-dns | 16:46 | |
*** kbyrne has quit IRC | 16:53 | |
*** vinod2 has joined #openstack-dns | 16:54 | |
*** vinod1 has quit IRC | 16:54 | |
*** kbyrne has joined #openstack-dns | 16:57 | |
*** 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 |
untriaged-bot | https://bugs.launchpad.net/designate/+bug/1289444 | 17:02 |
uvirtbot | Launchpad bug 1390357 in designate "Designate sync creates duplicated records in powerdns backend" [Medium,New] | 17:02 |
*** untriaged-bot has quit IRC | 17:02 | |
uvirtbot | Launchpad bug 1289444 in designate "Designate with postgres backend is having issues" [Undecided,New] | 17:02 |
*** richm has joined #openstack-dns | 17:09 | |
*** rmoe_ has quit IRC | 17:12 | |
*** LinStatSDR has joined #openstack-dns | 17:29 | |
*** shakamunyi has joined #openstack-dns | 17:29 | |
*** ryanpetrello_ has joined #openstack-dns | 17:29 | |
*** tylerdurden has joined #openstack-dns | 17:29 | |
*** ryanpetrello has quit IRC | 17:31 | |
*** ryanpetrello_ is now known as ryanpetrello | 17:31 | |
*** shakamunyi has quit IRC | 17:31 | |
*** rmoe has joined #openstack-dns | 17:32 | |
*** openstackgerrit has quit IRC | 17:34 | |
*** openstackgerrit has joined #openstack-dns | 17:34 | |
*** ChanServ sets mode: +v openstackgerrit | 17:34 | |
*** LinStatSDR has quit IRC | 17:36 | |
*** barra204 has joined #openstack-dns | 17:40 | |
*** openstackgerrit has quit IRC | 17:49 | |
*** openstackgerrit has joined #openstack-dns | 17:49 | |
*** ChanServ sets mode: +v openstackgerrit | 17:49 | |
openstackgerrit | Vinod Mangalpally proposed openstack/designate: Add api for getting pool manager statuses https://review.openstack.org/139748 | 18:13 |
*** russellb is now known as rustlebee | 18:29 | |
ekarlso- | vinod2: nice :) | 18:36 |
*** jordanP has quit IRC | 18:37 | |
*** mikedillion has joined #openstack-dns | 18:53 | |
*** paul_glass has joined #openstack-dns | 19:00 | |
*** boris-42 has joined #openstack-dns | 19:03 | |
*** vinod2 has quit IRC | 19:03 | |
*** vinod1 has joined #openstack-dns | 19:09 | |
*** barra204 has quit IRC | 19:36 | |
*** mikedillion has quit IRC | 19:38 | |
*** ryanpetrello has quit IRC | 19:50 | |
*** ryanpetrello has joined #openstack-dns | 19:54 | |
*** paul_glass has quit IRC | 19:57 | |
*** barra204 has joined #openstack-dns | 20:03 | |
*** ryanpetrello has quit IRC | 20:08 | |
openstackgerrit | Tim Simmons proposed openstack/designate: Agent - Basic Service https://review.openstack.org/140815 | 20:29 |
openstackgerrit | Tim Simmons proposed openstack/designate: Agent - Add AXFR Capability https://review.openstack.org/140817 | 20:29 |
openstackgerrit | Tim Simmons proposed openstack/designate: Agent - Add basic NOTIFY support https://review.openstack.org/140816 | 20:29 |
openstackgerrit | Tim Simmons proposed openstack/designate: Agent - Add Backend Capabilities https://review.openstack.org/140819 | 20:29 |
openstackgerrit | Tim Simmons proposed openstack/designate: Agent - Add Support for Receiving Private CLASS/RRDATA Messages https://review.openstack.org/140818 | 20:29 |
*** vinod1 has quit IRC | 20:47 | |
openstackgerrit | Tim Simmons proposed openstack/designate-specs: The New Agent https://review.openstack.org/131530 | 20:49 |
openstackgerrit | Tim Simmons proposed openstack/designate-specs: The New Agent https://review.openstack.org/131530 | 21:03 |
*** ryanpetrello has joined #openstack-dns | 21:06 | |
*** timsim has quit IRC | 21:14 | |
*** timsim has joined #openstack-dns | 21:32 | |
*** boris-42 has quit IRC | 21:33 | |
*** betsy has quit IRC | 21:34 | |
*** boris-42 has joined #openstack-dns | 21:55 | |
*** tylerdurden has quit IRC | 22:20 | |
*** shakamunyi has joined #openstack-dns | 22:20 | |
*** ryanpetrello has quit IRC | 22:37 | |
*** betsy has joined #openstack-dns | 22:57 | |
*** timsim has quit IRC | 23:08 | |
*** nkinder_away has quit IRC | 23:13 | |
*** GonZo2K has joined #openstack-dns | 23:26 | |
*** GonZoPT has joined #openstack-dns | 23:42 | |
*** GonZo2K has quit IRC | 23:45 | |
*** ryanpetrello has joined #openstack-dns | 23:57 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!