Friday, 2018-10-19

openstackgerritMerged openstack/designate stable/pike: Make update_status use synchronized_zone  https://review.openstack.org/60461200:33
canori02@eandersson around?00:57
eanderssonSure00:57
eanderssonSup?00:57
canori02So I configured the notification topics for neutron, but designate-sink just sit there00:58
canori02No errors. It just doesn't do anything00:58
openstackgerritMerged openstack/designate master: Increment versioning with pbr instruction  https://review.openstack.org/61056101:03
*** abaindur has joined #openstack-dns01:05
*** abaindur_ has quit IRC01:08
*** abaindur_ has joined #openstack-dns01:09
*** abaindur has quit IRC01:11
*** abaindur has joined #openstack-dns01:11
*** abaindur_ has quit IRC01:13
*** abaindu__ has joined #openstack-dns01:14
*** abaindu__ is now known as abaindur_01:14
*** abaindur has quit IRC01:16
*** abaindur has joined #openstack-dns01:16
*** beekneemech has joined #openstack-dns01:17
*** abaindur_ has quit IRC01:18
*** bnemec has quit IRC01:19
*** abaindur_ has joined #openstack-dns01:26
*** abaindur has quit IRC01:28
*** abaindur has joined #openstack-dns01:30
*** abaindur_ has quit IRC01:32
eanderssoncanori02, hmm are you trying to do floating ips, or vm creations?01:45
eanderssonDid you configure handler:neutron_floatingip or handler:nova_fixed in designate?01:48
eanderssonI can't remember where neutron sends the floating ip related notifications from, but I think it's neutron-server01:49
eanderssonSo make sure that you config topics for neutron-server01:49
eandersson(on the control plane, not on compute)01:49
*** abaindur has quit IRC01:50
canori02Yep, that's what I did. On the neutron control plane. I also have it on every neutron agent. Trying to do floating ips01:52
canori02Although I tried nova:fixed and I get the same behavior01:52
*** jmccrory has joined #openstack-dns02:02
eanderssonCan you go to RabbitMQ? and search for the queue with the same name as your topic canori0202:05
canori02I have to head out, but I will try that next it's possible it didn't get created02:08
*** bnemec has joined #openstack-dns02:13
*** beekneemech has quit IRC02:15
*** beekneemech_ has joined #openstack-dns02:15
*** bnemec has quit IRC02:18
*** bnemec has joined #openstack-dns02:26
*** beekneemech_ has quit IRC02:29
*** beekneemech has joined #openstack-dns02:31
*** bnemec has quit IRC02:34
*** bnemec has joined #openstack-dns02:48
*** beekneemech has quit IRC02:51
*** beekneemech has joined #openstack-dns04:10
*** bnemec has quit IRC04:13
*** bnemec has joined #openstack-dns04:45
*** beekneemech has quit IRC04:48
*** bnemec has quit IRC04:51
*** bnemec has joined #openstack-dns04:51
*** beekneemech has joined #openstack-dns05:03
*** bnemec has quit IRC05:06
*** andreaf has quit IRC05:10
*** andreaf has joined #openstack-dns05:15
*** abaindur has joined #openstack-dns06:10
*** pcaruana has joined #openstack-dns06:14
*** abaindur has quit IRC06:20
*** abaindur has joined #openstack-dns06:21
*** pcaruana has quit IRC07:09
*** pcaruana has joined #openstack-dns07:28
*** pcaruana is now known as pcaruana|elisa|07:30
*** abaindur has quit IRC07:34
*** salmankhan has joined #openstack-dns08:51
*** zigo has joined #openstack-dns09:13
*** phillu has joined #openstack-dns10:51
*** canori02 has quit IRC11:11
*** phillu has quit IRC11:35
*** phillu has joined #openstack-dns11:36
*** phillu has quit IRC11:41
*** canori01 has joined #openstack-dns11:45
*** rfreire has joined #openstack-dns11:47
*** rpittau has quit IRC13:56
*** carthaca has joined #openstack-dns14:13
*** carthaca has quit IRC14:14
*** carthaca has joined #openstack-dns14:14
canori01eandersson: around?14:54
mugsiecanori01: he won't be online for a bit I think14:55
canori01ah, no worries14:56
*** pcaruana|elisa| has quit IRC14:56
*** pcaruana|elisa| has joined #openstack-dns14:57
*** pcaruana|elisa| has quit IRC15:08
*** pcaruana has joined #openstack-dns15:08
*** pcaruana has quit IRC15:31
*** ginopc has quit IRC16:02
*** rfreire has quit IRC16:03
*** beekneemech has quit IRC16:08
*** bnemec has joined #openstack-dns16:08
*** openstackgerrit has quit IRC16:24
*** openstackgerrit has joined #openstack-dns16:34
*** ChanServ sets mode: +v openstackgerrit16:34
openstackgerritGraham Hayes proposed openstack/designate master: Move to GreenThreadPoolExecutor  https://review.openstack.org/58633616:34
*** bnemec is now known as beekneemech16:43
eanderssoncanori01, I am now17:55
eanderssonmugsie, is is neutron-server that sends floatingip.update.end?18:13
eanderssonI can't remember18:13
*** salmankhan has quit IRC18:13
mugsieit is18:13
eanderssoncanori01, ^ so it should be enough to configure neutron similar to this https://github.com/openstack/kolla-ansible/blob/stable/pike/ansible/roles/neutron/templates/neutron.conf.j2#L10418:15
canori01yep, that's what I have18:31
eanderssonWhat version is this?18:33
canori01queens neutron-17.0.218:34
canori01neutron-server 12.0.2.dev818:35
canori01eandersson: Figured it out. My ceilometer-central is eating up the messages immediatly (has a lot more workers). I stopped ceilometer and designate-sink was able to grab them19:00
canori01Weird thing is I did configure neutron to use a different notification topic though19:01
eanderssoncanori01, that shouldn't be able to happen19:02
canori01Maybe neutron can't publish to multiple queues?19:02
eanderssonyea19:02
eanderssonmaybe do a grep topic neutron.cfg19:02
eanderssonor start neutron-server in debug and see what topics are listed19:02
canori01# grep topic /etc/neutron/neutron.conf19:04
canori01notification_topics = notifications_designate19:04
canori01It's actually winding up  in notifications instead of notifications_designate. It has to be ignoring the setting19:04
canori01But the problem looks to be on the neutron side and I'll look more into that. Thank you for your help19:05
canori01mugsie: for designate-sink, does the zone need to live in the same tenant as the user?  It's trying to add the record, but I'm getting a ZoneNotFound exeception19:22
canori01oh hmm "Using Zone ID: None"19:24
canori01Problem was I had domain_id insead of zone_id in the config.19:32
canori01oh, but the floatingip event doesn't provide the hostname huh? :(19:37
*** andrewbogott has left #openstack-dns20:20
*** beekneemech has quit IRC20:53
eanderssoncanori01, it does not need to live in the same tenant afaik20:58
*** abaindur has joined #openstack-dns20:58
*** abaindur has quit IRC20:59
*** abaindur has joined #openstack-dns20:59
eanderssoncanori01, yea the problem with floating ip is that neutron does not provide a hostname21:01
eanderssononly the nova driver can do that21:01
*** abaindur has quit IRC21:05
*** abaindur has joined #openstack-dns21:05
*** salmankhan has joined #openstack-dns21:20
*** bnemec has joined #openstack-dns23:25
*** abaindur has quit IRC23:35

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