Monday, 2015-07-06

*** chlong has joined #openstack-dns00:04
*** mikeit has quit IRC00:08
*** ducttape_ has joined #openstack-dns00:12
*** ducttape_ has quit IRC00:17
*** mikeit has joined #openstack-dns00:54
*** mikeit has quit IRC00:56
*** chirag has quit IRC01:06
*** ducttape_ has joined #openstack-dns01:50
*** marzif has quit IRC02:22
*** ducttape_ has quit IRC02:32
*** ducttape_ has joined #openstack-dns02:52
*** ducttape_ has quit IRC03:26
*** nihilifer has joined #openstack-dns03:28
*** nihilifer has quit IRC03:34
*** pksingh has joined #openstack-dns04:52
*** nihilifer has joined #openstack-dns04:53
*** pglbutt has joined #openstack-dns04:56
*** pglbutt has quit IRC04:57
openstackgerritPradeep Kumar Singh proposed openstack/designate: Fix broken UTs for python3  https://review.openstack.org/19859704:57
openstackgerritsonu proposed openstack/python-designateclient: Fix for ttl values  https://review.openstack.org/19859805:01
*** ig0r__ has joined #openstack-dns05:52
*** ig0r_ has quit IRC05:55
*** ianbrown has quit IRC06:35
*** raghava_mulugu has joined #openstack-dns07:11
*** pksingh_ has joined #openstack-dns07:25
*** mikedillion has joined #openstack-dns07:26
*** mikedillion has left #openstack-dns07:28
*** pksingh has quit IRC07:29
*** chlong has quit IRC07:35
openstackgerritPradeep Kumar Singh proposed openstack/designate: Fixed broken UTs in notification_handler module  https://review.openstack.org/19862707:46
*** pksingh_ has quit IRC07:53
*** pksingh_ has joined #openstack-dns07:59
openstackgerritsonu proposed openstack/python-designateclient: Fix for ttl values  https://review.openstack.org/19859808:01
*** l6unchpad has joined #openstack-dns08:33
*** jordanP has joined #openstack-dns09:00
*** l6unchpad has quit IRC09:13
*** l6unchpad has joined #openstack-dns09:30
*** pksingh_ has quit IRC10:05
*** marzif has joined #openstack-dns10:12
openstackgerritsonu proposed openstack/python-designateclient: Domain delete command notification  https://review.openstack.org/19866510:37
*** chlong has joined #openstack-dns11:05
openstackgerritFederico Ceratto proposed openstack/python-designateclient: Implement socket timeout in v1  https://review.openstack.org/19801511:19
*** l6unchpad has quit IRC11:31
*** km has quit IRC11:36
*** pksingh has joined #openstack-dns11:50
*** kei_yama has quit IRC11:52
pksinghHi Kiall u there?11:52
*** l6unchpad has joined #openstack-dns11:57
*** bradjones has joined #openstack-dns12:01
*** bradjones has quit IRC12:01
*** bradjones has joined #openstack-dns12:01
*** l6unchpad has quit IRC12:02
Kiallpksingh: heya12:09
pksinghkiall, 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 disappeared12:16
pksinghKiall, but i am not sure whether its permanent or not12:16
KiallHumm12:16
KiallSo - the subunit stuff we talked about thu/fri is triggered by that?12:17
pksinghKiall, somewhat related, but not sure12:17
pksinghKiall, should i send a reminder mail to Robert as he said?12:18
KiallNot quite yet! It's just after midnight for him :)12:19
pksinghKiall, OK, during testing i found one more difference between dnspython and dnspython3,12:20
*** l6unchpad has joined #openstack-dns12:20
Kiallpksingh: oh - fun! I was hoping that was a drop in replacement :(12:22
pksinghKiall, test case at https://github.com/openstack/designate/blob/master/designate/tests/test_mdns/test_service.py#L41 is failing12:24
KiallWhat's the failure? can you drop it on paste.openstack.org ?12:25
pksinghhttps://github.com/openstack/designate/blob/master/designate/dnsutils.py#L92 is raising different exception in dnspython3 and dnspython12:26
pksinghKiall, 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#L9212:31
Kiallpksingh: Humm, I wonder if the test case is invalid.. None vs empty string..12:34
KiallIn 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 handling12:36
Kiall(that's in addition to wondering if None vs "" is the right thing to do..)12:37
pksinghok i will fix bot of these tomorrow :)12:38
pksinghboth*12:38
Kiallcool :)12:51
*** pksingh has quit IRC12:54
*** omykhal has joined #openstack-dns12:56
*** csoukup has joined #openstack-dns12:59
*** nihilifer has quit IRC13:05
omykhalHi, 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
omykhalDesignate release - Juno, strings in designate.conf - [DEFAULT] notification_topics = agent, [service:central] backend_driver = rpc13:07
omykhalWhen I try to create domain, an error appears - AttributeError("'AgentAPI' object has no attribute 'create_recordset'",)13:08
omykhalIn Windows server secondary zone is created but cann`t loaded from mDNS13:08
omykhalOn mDNS there is info - WARNING designate.mdns.service [-] Handling UDP Request from: <IP address of MS DNS>:5886613:08
mugsie_omykhal: the MS DNS Agent has not been updated for the Kilo release13:12
mugsie_it needs a bit of work to get into a working state13:12
*** mugsie_ is now known as mugsie13:15
omykhalI try to use it in Juno release13:15
*** ducttape_ has joined #openstack-dns13:25
*** rbrooker has joined #openstack-dns13:29
*** simonmcc has quit IRC13:35
*** simonmcc has joined #openstack-dns13:35
*** chlong has quit IRC13:39
*** chlong has joined #openstack-dns13:40
*** richm has joined #openstack-dns13:45
*** jmcbride has joined #openstack-dns13:59
*** l6unchpa_ has joined #openstack-dns14:15
*** l6unchpad has quit IRC14:15
*** omykhal has quit IRC14:16
*** logan2 has quit IRC14:17
openstackgerritEndre Karlson proposed openstack/designate: Add support for BETWEEN and add tests.  https://review.openstack.org/19719314:20
openstackgerritEric Peterson proposed openstack/designate-dashboard: Record creation / update screen simplification  https://review.openstack.org/19371014:21
*** jmcbride has quit IRC14:30
*** jmcbride has joined #openstack-dns14:31
*** logan2 has joined #openstack-dns14:41
openstackgerritFederico Ceratto proposed openstack/python-designateclient: Log error message from EndpointNotFound exceptions  https://review.openstack.org/19874714:45
openstackgerritEndre Karlson proposed openstack/designate: Add support for BETWEEN and add tests  https://review.openstack.org/19719314:49
*** serverascode has quit IRC15:05
*** serverascode has joined #openstack-dns15:06
*** jmcbride has quit IRC15:07
*** logan2 has quit IRC15:11
*** jmcbride has joined #openstack-dns15:12
*** logan2 has joined #openstack-dns15:19
*** mlavalle has joined #openstack-dns15:21
*** raghava_mulugu has quit IRC15:24
openstackgerritEric Peterson proposed openstack/designate-dashboard: Adding record-editor fip dropdown  https://review.openstack.org/19331815:45
*** jmcbride has quit IRC16:03
*** jmcbride has joined #openstack-dns16:07
*** ducttape_ has quit IRC16:08
*** ducttape_ has joined #openstack-dns16:23
*** jordanP has quit IRC16:41
*** rbrooker has quit IRC16:46
*** jordanP has joined #openstack-dns17:05
*** l6unchpa_ has quit IRC17:06
*** CTWill has joined #openstack-dns17:12
*** jmcbride has quit IRC17:13
*** jmcbride has joined #openstack-dns17:14
*** jordanP has quit IRC17:17
openstackgerritEric Peterson proposed openstack/designate-dashboard: Adding record-editor fip dropdown  https://review.openstack.org/19331817:21
*** logan2 has quit IRC17:21
*** nihilifer has joined #openstack-dns17:24
*** nihilifer has quit IRC17:28
*** jordanP has joined #openstack-dns17:35
*** amit213 has quit IRC17:39
*** amit213 has joined #openstack-dns17:39
*** amit213 has quit IRC17:40
*** amit213 has joined #openstack-dns17:40
*** amit213 has quit IRC17:41
*** amit213 has joined #openstack-dns17:42
*** amit213 has quit IRC17:42
*** amit213 has joined #openstack-dns17:42
*** GonZo2K has joined #openstack-dns17:43
*** GonZo2K has joined #openstack-dns17:43
*** GonZo2K has quit IRC17:44
*** GonZo2K has joined #openstack-dns17:49
*** logan2 has joined #openstack-dns17:50
*** ToMiles has joined #openstack-dns17:53
*** jmcbride has quit IRC17:54
*** GonZo2K has quit IRC17:57
*** jordanP has quit IRC17:58
*** jmcbride has joined #openstack-dns18:01
openstackgerritEric Peterson proposed openstack/designate-dashboard: Improving record create update buttons  https://review.openstack.org/19883218:03
*** naggappan has joined #openstack-dns18:13
*** mlavalle has quit IRC18:22
*** mlavalle has joined #openstack-dns18:22
*** ducttape_ has quit IRC18:23
*** rudrajit has joined #openstack-dns18:26
*** ducttape_ has joined #openstack-dns18:30
*** naggappan has quit IRC18:46
*** ducttape_ has quit IRC19:10
*** ducttape_ has joined #openstack-dns19:18
openstackgerritMimi Lee proposed openstack/designate: Error message for database config  https://review.openstack.org/19886119:25
openstackgerritMimi Lee proposed openstack/designate: Error message for database config  https://review.openstack.org/19886119:26
*** cliles has quit IRC19:35
*** GonZo2K has joined #openstack-dns19:38
*** GonZo2K has quit IRC19:38
*** GonZo2K has joined #openstack-dns19:38
*** rudrajit has quit IRC19:39
CTWillare 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 unhelpful19:40
*** GonZo2K has quit IRC19:42
CTWillHey 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
openstackgerritMimi Lee proposed openstack/designate: Show admin endpoint in list of versions  https://review.openstack.org/17248820:33
*** ducttape_ has quit IRC20:44
*** bradjones is now known as bradjones|away20:44
*** ducttape_ has joined #openstack-dns20:54
*** johnbelamaric has joined #openstack-dns20:58
*** fawadkhaliq has joined #openstack-dns21:31
*** ianbrown has joined #openstack-dns21:46
*** csoukup has quit IRC21:47
*** johnbelamaric has quit IRC21:48
*** fawadkhaliq has quit IRC21:52
*** jmcbride has quit IRC22:01
*** mlavalle has quit IRC22:30
*** chlong_ has joined #openstack-dns22:50
*** chlong_ has quit IRC22:50
*** chlong has quit IRC22:51
*** chlong has joined #openstack-dns22:51
*** km has joined #openstack-dns23:01
*** jmcbride has joined #openstack-dns23:02
*** ducttape_ has quit IRC23:04
*** jmcbride has quit IRC23:10
*** kei_yama has joined #openstack-dns23:23

Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!