Thursday, 2016-02-04

*** shashank_hegde has quit IRC01:08
openstackgerritMerged openstack/astara: clean up Nova policy changes  https://review.openstack.org/27590401:12
openstackgerritmark mcclain proposed openstack/astara: do not set floating ip  https://review.openstack.org/27602002:49
openstackgerritmark mcclain proposed openstack/astara: Remove external network hooks and auto-added resources  https://review.openstack.org/27602102:49
adam_gmarkmcclain, re those config file changes in 276021 https://bugs.launchpad.net/astara/+bug/154166903:03
openstackLaunchpad bug 1541669 in Astara "config sample generation pollutes git repo" [Undecided,New]03:03
*** shashank_hegde has joined #openstack-astara03:46
*** shashank_hegde has quit IRC04:04
*** shashank_hegde has joined #openstack-astara04:05
*** fzylogic has joined #openstack-astara04:11
*** ryanpetrello has quit IRC04:11
*** justinlund1 has joined #openstack-astara04:12
*** fzylogic_ has quit IRC04:13
*** davidlenwell_ has joined #openstack-astara04:13
*** davidlenwell has quit IRC04:13
*** justinlund has quit IRC04:13
*** ryanpetrello has joined #openstack-astara04:14
*** shashank_hegde has quit IRC04:14
*** shashank_hegde has joined #openstack-astara04:44
*** davidlenwell_ has quit IRC05:02
*** davidlenwell has joined #openstack-astara05:05
*** shashank_hegde has quit IRC05:26
openstackgerritAdam Gandelman proposed openstack/astara: Remove redundant config push in CheckBoot()  https://review.openstack.org/27604905:48
adam_gmarkmcclain, ^ i think that might be one of the things making integration testing hard--when we boot the first time we're doing 2x the initial config update, and each takes a while.05:49
openstackgerritAdam Gandelman proposed openstack/astara: Adds a functional test for router interfaces  https://review.openstack.org/26451505:53
openstackgerritAdam Gandelman proposed openstack/astara: Add astara-ctl + API functional tests  https://review.openstack.org/24387405:53
openstackgerritAdam Gandelman proposed openstack/astara: fail func tests early (do not merge)  https://review.openstack.org/26666605:53
*** openstackgerrit has quit IRC09:17
*** openstackgerrit has joined #openstack-astara09:17
*** phil_hop has quit IRC10:39
*** phil_hop has joined #openstack-astara10:39
*** x58 has quit IRC10:40
*** x58 has joined #openstack-astara10:51
*** phil_hop has quit IRC11:30
*** phil_hop has joined #openstack-astara11:45
phil_hplease take a look at the bug: https://bugs.launchpad.net/astara/+bug/154186414:25
openstackLaunchpad bug 1541864 in Astara "astara build router using wrong ports" [Undecided,New]14:25
phil_hI believe this is a serious l2pop issue14:25
openstackgerritmark mcclain proposed openstack/astara: Remove external network hooks and auto-added resources  https://review.openstack.org/27602116:48
*** shashank_hegde has joined #openstack-astara17:25
*** elopez has joined #openstack-astara17:32
*** elopez_ has joined #openstack-astara17:33
*** shashank_hegde has quit IRC17:36
openstackgerritAdam Gandelman proposed openstack/astara: Remove redundant config push in CheckBoot()  https://review.openstack.org/27604918:32
*** shashank_hegde has joined #openstack-astara18:41
openstackgerritAdam Gandelman proposed openstack/astara: Stop tracking test.conf.sample in git  https://review.openstack.org/27640819:17
markmcclainelo, phil_h: https://bugs.launchpad.net/neutron/+bug/144508919:38
openstackLaunchpad bug 1445089 in neutron "allowed-address-pairs broken with l2pop/arp responder and LinuxBridge/VXLAN" [Undecided,Confirmed] - Assigned to yalei wang (yalei-wang)19:38
markmcclainelo, phil_h: basically the problem we're encountering with linuxbridge+l2pop19:38
markmcclainwith OVS and proxy arp off this is not an issue19:39
phil_hbut if you trun prox arp on you should see a problem also19:40
markmcclainright.. proxy arp prevents flood/learn which is needed in this case19:40
phil_hright19:41
markmcclainwe're not using actual ports nor binding to the host which is why l2pop won't work19:41
markmcclainI'm going to look at making the <=liberty version report those ports as bound for now19:41
markmcclainand we can work up another fix once Adam's stuff lands19:42
phil_hI understand but how do you fix this or will fixing the neutron bug fix it19:42
markmcclainneutron bug will kind of fix19:43
markmcclainat the expense of extra ARP broadcast19:43
elopezmark: exact same issue that I'm running into as phil.19:43
phil_hI have run into a very weird dnsmasq issue19:47
phil_hthe dhcp reply addreaa is different for different VMs19:47
phil_hit sometimes uses the ip of the interface and some times the IP of the external interface19:48
phil_hand DHCP requests fail on the latter case19:48
elopezi saw something similar but not able to replicate it. where the reply was from the external interface19:49
phil_hI am trying to figure it out now19:53
phil_hip a19:57
phil_hsorry19:57
*** justinlund has joined #openstack-astara20:26
*** justinlund1 has quit IRC20:28
phil_hFound what is happening don't know why20:31
phil_hIf I set a floating IP then dnsmasq dhcp reply IP looks like:20:33
phil_h172.16.0.2.67 > 10.2.0.3.6820:33
phil_hthat doen't work because the net is 10.2.0.0/2420:33
phil_hif I remove the floating IP I see the reply:20:34
phil_h10.2.0.1.67 > 10.2.0.3.6820:35
phil_hand that works20:35
openstackgerritAdam Gandelman proposed openstack/astara: WIP Add clustering capabilities to instance manager  https://review.openstack.org/26726321:44
openstackgerritAdam Gandelman proposed openstack/astara: Rename self.driver to self.resource where applicable  https://review.openstack.org/26659021:44
adam_gmarkmcclain, does https://review.openstack.org/#/c/276021/ basically make the default behavior the equiv. of running astara-neutron with auto_add_resources=False?22:03
markmcclainyes22:04
adam_gin that case, i think it'll pass test if run_functional.sh is updated to set astara_auto_add_resources=False22:05
adam_gwill test locally in a few22:06
markmcclainah cool...  I hadn't got a chance to dissect the test failure, so thanks for digging into it22:06
*** davidlenwell has quit IRC22:22
*** davidlenwell has joined #openstack-astara22:23
*** phil_hopk has joined #openstack-astara23:50
*** phil_hop has quit IRC23:54

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