*** chlong has joined #openstack-dns | 00:04 | |
*** mikeit has quit IRC | 00:08 | |
*** ducttape_ has joined #openstack-dns | 00:12 | |
*** ducttape_ has quit IRC | 00:17 | |
*** mikeit has joined #openstack-dns | 00:54 | |
*** mikeit has quit IRC | 00:56 | |
*** chirag has quit IRC | 01:06 | |
*** ducttape_ has joined #openstack-dns | 01:50 | |
*** marzif has quit IRC | 02:22 | |
*** ducttape_ has quit IRC | 02:32 | |
*** ducttape_ has joined #openstack-dns | 02:52 | |
*** ducttape_ has quit IRC | 03:26 | |
*** nihilifer has joined #openstack-dns | 03:28 | |
*** nihilifer has quit IRC | 03:34 | |
*** pksingh has joined #openstack-dns | 04:52 | |
*** nihilifer has joined #openstack-dns | 04:53 | |
*** pglbutt has joined #openstack-dns | 04:56 | |
*** pglbutt has quit IRC | 04:57 | |
openstackgerrit | Pradeep Kumar Singh proposed openstack/designate: Fix broken UTs for python3 https://review.openstack.org/198597 | 04:57 |
---|---|---|
openstackgerrit | sonu proposed openstack/python-designateclient: Fix for ttl values https://review.openstack.org/198598 | 05:01 |
*** ig0r__ has joined #openstack-dns | 05:52 | |
*** ig0r_ has quit IRC | 05:55 | |
*** ianbrown has quit IRC | 06:35 | |
*** raghava_mulugu has joined #openstack-dns | 07:11 | |
*** pksingh_ has joined #openstack-dns | 07:25 | |
*** mikedillion has joined #openstack-dns | 07:26 | |
*** mikedillion has left #openstack-dns | 07:28 | |
*** pksingh has quit IRC | 07:29 | |
*** chlong has quit IRC | 07:35 | |
openstackgerrit | Pradeep Kumar Singh proposed openstack/designate: Fixed broken UTs in notification_handler module https://review.openstack.org/198627 | 07:46 |
*** pksingh_ has quit IRC | 07:53 | |
*** pksingh_ has joined #openstack-dns | 07:59 | |
openstackgerrit | sonu proposed openstack/python-designateclient: Fix for ttl values https://review.openstack.org/198598 | 08:01 |
*** l6unchpad has joined #openstack-dns | 08:33 | |
*** jordanP has joined #openstack-dns | 09:00 | |
*** l6unchpad has quit IRC | 09:13 | |
*** l6unchpad has joined #openstack-dns | 09:30 | |
*** pksingh_ has quit IRC | 10:05 | |
*** marzif has joined #openstack-dns | 10:12 | |
openstackgerrit | sonu proposed openstack/python-designateclient: Domain delete command notification https://review.openstack.org/198665 | 10:37 |
*** chlong has joined #openstack-dns | 11:05 | |
openstackgerrit | Federico Ceratto proposed openstack/python-designateclient: Implement socket timeout in v1 https://review.openstack.org/198015 | 11:19 |
*** l6unchpad has quit IRC | 11:31 | |
*** km has quit IRC | 11:36 | |
*** pksingh has joined #openstack-dns | 11:50 | |
*** kei_yama has quit IRC | 11:52 | |
pksingh | Hi Kiall u there? | 11:52 |
*** l6unchpad has joined #openstack-dns | 11:57 | |
*** bradjones has joined #openstack-dns | 12:01 | |
*** bradjones has quit IRC | 12:01 | |
*** bradjones has joined #openstack-dns | 12:01 | |
*** l6unchpad has quit IRC | 12:02 | |
Kiall | pksingh: heya | 12:09 |
pksingh | kiall, today i run all UT with connection_debug=0 at https://github.com/openstack/designate/blob/master/designate/tests/__init__.py#L295, and the error disappeared | 12:16 |
pksingh | Kiall, but i am not sure whether its permanent or not | 12:16 |
Kiall | Humm | 12:16 |
Kiall | So - the subunit stuff we talked about thu/fri is triggered by that? | 12:17 |
pksingh | Kiall, somewhat related, but not sure | 12:17 |
pksingh | Kiall, should i send a reminder mail to Robert as he said? | 12:18 |
Kiall | Not quite yet! It's just after midnight for him :) | 12:19 |
pksingh | Kiall, OK, during testing i found one more difference between dnspython and dnspython3, | 12:20 |
*** l6unchpad has joined #openstack-dns | 12:20 | |
Kiall | pksingh: oh - fun! I was hoping that was a drop in replacement :( | 12:22 |
pksingh | Kiall, test case at https://github.com/openstack/designate/blob/master/designate/tests/test_mdns/test_service.py#L41 is failing | 12:24 |
Kiall | What's the failure? can you drop it on paste.openstack.org ? | 12:25 |
pksingh | https://github.com/openstack/designate/blob/master/designate/dnsutils.py#L92 is raising different exception in dnspython3 and dnspython | 12:26 |
pksingh | Kiall, in dnspython3 its raising "TypeError: None type object is not iterable" for this test case, we need to handle this exception too at https://github.com/openstack/designate/blob/master/designate/dnsutils.py#L92 | 12:31 |
Kiall | pksingh: Humm, I wonder if the test case is invalid.. None vs empty string.. | 12:34 |
Kiall | In addition - Looking at the code, I suspct we need to add a final catch block that catchles any exceptions during deserialization, logs the trace and does the usual error handling | 12:36 |
Kiall | (that's in addition to wondering if None vs "" is the right thing to do..) | 12:37 |
pksingh | ok i will fix bot of these tomorrow :) | 12:38 |
pksingh | both* | 12:38 |
Kiall | cool :) | 12:51 |
*** pksingh has quit IRC | 12:54 | |
*** omykhal has joined #openstack-dns | 12:56 | |
*** csoukup has joined #openstack-dns | 12:59 | |
*** nihilifer has quit IRC | 13:05 | |
omykhal | Hi, does somebody work with MS DNS agent (https://github.com/stackforge/designate-msdnsagent)? It doesn`t work for me, maybe there are errors in my config or my understanding... | 13:07 |
omykhal | Designate release - Juno, strings in designate.conf - [DEFAULT] notification_topics = agent, [service:central] backend_driver = rpc | 13:07 |
omykhal | When I try to create domain, an error appears - AttributeError("'AgentAPI' object has no attribute 'create_recordset'",) | 13:08 |
omykhal | In Windows server secondary zone is created but cann`t loaded from mDNS | 13:08 |
omykhal | On mDNS there is info - WARNING designate.mdns.service [-] Handling UDP Request from: <IP address of MS DNS>:58866 | 13:08 |
mugsie_ | omykhal: the MS DNS Agent has not been updated for the Kilo release | 13:12 |
mugsie_ | it needs a bit of work to get into a working state | 13:12 |
*** mugsie_ is now known as mugsie | 13:15 | |
omykhal | I try to use it in Juno release | 13:15 |
*** ducttape_ has joined #openstack-dns | 13:25 | |
*** rbrooker has joined #openstack-dns | 13:29 | |
*** simonmcc has quit IRC | 13:35 | |
*** simonmcc has joined #openstack-dns | 13:35 | |
*** chlong has quit IRC | 13:39 | |
*** chlong has joined #openstack-dns | 13:40 | |
*** richm has joined #openstack-dns | 13:45 | |
*** jmcbride has joined #openstack-dns | 13:59 | |
*** l6unchpa_ has joined #openstack-dns | 14:15 | |
*** l6unchpad has quit IRC | 14:15 | |
*** omykhal has quit IRC | 14:16 | |
*** logan2 has quit IRC | 14:17 | |
openstackgerrit | Endre Karlson proposed openstack/designate: Add support for BETWEEN and add tests. https://review.openstack.org/197193 | 14:20 |
openstackgerrit | Eric Peterson proposed openstack/designate-dashboard: Record creation / update screen simplification https://review.openstack.org/193710 | 14:21 |
*** jmcbride has quit IRC | 14:30 | |
*** jmcbride has joined #openstack-dns | 14:31 | |
*** logan2 has joined #openstack-dns | 14:41 | |
openstackgerrit | Federico Ceratto proposed openstack/python-designateclient: Log error message from EndpointNotFound exceptions https://review.openstack.org/198747 | 14:45 |
openstackgerrit | Endre Karlson proposed openstack/designate: Add support for BETWEEN and add tests https://review.openstack.org/197193 | 14:49 |
*** serverascode has quit IRC | 15:05 | |
*** serverascode has joined #openstack-dns | 15:06 | |
*** jmcbride has quit IRC | 15:07 | |
*** logan2 has quit IRC | 15:11 | |
*** jmcbride has joined #openstack-dns | 15:12 | |
*** logan2 has joined #openstack-dns | 15:19 | |
*** mlavalle has joined #openstack-dns | 15:21 | |
*** raghava_mulugu has quit IRC | 15:24 | |
openstackgerrit | Eric Peterson proposed openstack/designate-dashboard: Adding record-editor fip dropdown https://review.openstack.org/193318 | 15:45 |
*** jmcbride has quit IRC | 16:03 | |
*** jmcbride has joined #openstack-dns | 16:07 | |
*** ducttape_ has quit IRC | 16:08 | |
*** ducttape_ has joined #openstack-dns | 16:23 | |
*** jordanP has quit IRC | 16:41 | |
*** rbrooker has quit IRC | 16:46 | |
*** jordanP has joined #openstack-dns | 17:05 | |
*** l6unchpa_ has quit IRC | 17:06 | |
*** CTWill has joined #openstack-dns | 17:12 | |
*** jmcbride has quit IRC | 17:13 | |
*** jmcbride has joined #openstack-dns | 17:14 | |
*** jordanP has quit IRC | 17:17 | |
openstackgerrit | Eric Peterson proposed openstack/designate-dashboard: Adding record-editor fip dropdown https://review.openstack.org/193318 | 17:21 |
*** logan2 has quit IRC | 17:21 | |
*** nihilifer has joined #openstack-dns | 17:24 | |
*** nihilifer has quit IRC | 17:28 | |
*** jordanP has joined #openstack-dns | 17:35 | |
*** amit213 has quit IRC | 17:39 | |
*** amit213 has joined #openstack-dns | 17:39 | |
*** amit213 has quit IRC | 17:40 | |
*** amit213 has joined #openstack-dns | 17:40 | |
*** amit213 has quit IRC | 17:41 | |
*** amit213 has joined #openstack-dns | 17:42 | |
*** amit213 has quit IRC | 17:42 | |
*** amit213 has joined #openstack-dns | 17:42 | |
*** GonZo2K has joined #openstack-dns | 17:43 | |
*** GonZo2K has joined #openstack-dns | 17:43 | |
*** GonZo2K has quit IRC | 17:44 | |
*** GonZo2K has joined #openstack-dns | 17:49 | |
*** logan2 has joined #openstack-dns | 17:50 | |
*** ToMiles has joined #openstack-dns | 17:53 | |
*** jmcbride has quit IRC | 17:54 | |
*** GonZo2K has quit IRC | 17:57 | |
*** jordanP has quit IRC | 17:58 | |
*** jmcbride has joined #openstack-dns | 18:01 | |
openstackgerrit | Eric Peterson proposed openstack/designate-dashboard: Improving record create update buttons https://review.openstack.org/198832 | 18:03 |
*** naggappan has joined #openstack-dns | 18:13 | |
*** mlavalle has quit IRC | 18:22 | |
*** mlavalle has joined #openstack-dns | 18:22 | |
*** ducttape_ has quit IRC | 18:23 | |
*** rudrajit has joined #openstack-dns | 18:26 | |
*** ducttape_ has joined #openstack-dns | 18:30 | |
*** naggappan has quit IRC | 18:46 | |
*** ducttape_ has quit IRC | 19:10 | |
*** ducttape_ has joined #openstack-dns | 19:18 | |
openstackgerrit | Mimi Lee proposed openstack/designate: Error message for database config https://review.openstack.org/198861 | 19:25 |
openstackgerrit | Mimi Lee proposed openstack/designate: Error message for database config https://review.openstack.org/198861 | 19:26 |
*** cliles has quit IRC | 19:35 | |
*** GonZo2K has joined #openstack-dns | 19:38 | |
*** GonZo2K has quit IRC | 19:38 | |
*** GonZo2K has joined #openstack-dns | 19:38 | |
*** rudrajit has quit IRC | 19:39 | |
CTWill | are there any better guides for deploying designate out there, I have been trying to follow the openstack doc for deploying on juno and its been rather unhelpful | 19:40 |
*** GonZo2K has quit IRC | 19:42 | |
CTWill | Hey guys, I am hitting a pbr error, error: pbr 1.2.0 is installed but pbr!=0.7,<1.0,>=0.6 is required by set(['sqlalchemy-migrate']) is there a work around for this? | 20:24 |
openstackgerrit | Mimi Lee proposed openstack/designate: Show admin endpoint in list of versions https://review.openstack.org/172488 | 20:33 |
*** ducttape_ has quit IRC | 20:44 | |
*** bradjones is now known as bradjones|away | 20:44 | |
*** ducttape_ has joined #openstack-dns | 20:54 | |
*** johnbelamaric has joined #openstack-dns | 20:58 | |
*** fawadkhaliq has joined #openstack-dns | 21:31 | |
*** ianbrown has joined #openstack-dns | 21:46 | |
*** csoukup has quit IRC | 21:47 | |
*** johnbelamaric has quit IRC | 21:48 | |
*** fawadkhaliq has quit IRC | 21:52 | |
*** jmcbride has quit IRC | 22:01 | |
*** mlavalle has quit IRC | 22:30 | |
*** chlong_ has joined #openstack-dns | 22:50 | |
*** chlong_ has quit IRC | 22:50 | |
*** chlong has quit IRC | 22:51 | |
*** chlong has joined #openstack-dns | 22:51 | |
*** km has joined #openstack-dns | 23:01 | |
*** jmcbride has joined #openstack-dns | 23:02 | |
*** ducttape_ has quit IRC | 23:04 | |
*** jmcbride has quit IRC | 23:10 | |
*** kei_yama has joined #openstack-dns | 23:23 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!