Tuesday, 2017-05-16

*** reedip_ has quit IRC00:03
*** Tim_Eber_ has quit IRC00:03
*** mickeys has joined #openstack-fwaas00:24
*** mickeys has quit IRC00:28
*** cuongnv has joined #openstack-fwaas00:56
*** mickeys has joined #openstack-fwaas01:24
*** mickeys has quit IRC01:29
*** mickeys has joined #openstack-fwaas02:23
*** mickeys has quit IRC03:58
*** mickeys has joined #openstack-fwaas04:59
*** mickeys has quit IRC05:03
*** mickeys has joined #openstack-fwaas05:59
*** mickeys has quit IRC06:04
*** mickeys has joined #openstack-fwaas06:38
reedipyamamoto: ping07:17
*** vks1 has joined #openstack-fwaas07:21
*** lnicolas has quit IRC08:24
*** mickeys has quit IRC09:40
*** lnicolas has joined #openstack-fwaas10:04
*** cuongnv has quit IRC10:10
*** trungnv has quit IRC10:16
*** mickeys has joined #openstack-fwaas10:41
*** mickeys has quit IRC10:45
*** reedip_ has joined #openstack-fwaas11:09
*** jhesketh has quit IRC11:39
*** jhesketh has joined #openstack-fwaas11:41
*** mickeys has joined #openstack-fwaas11:42
*** mickeys has quit IRC11:46
reedip_xgerman : ping11:58
*** hoangcx has joined #openstack-fwaas12:37
*** mickeys has joined #openstack-fwaas12:42
*** mickeys has quit IRC12:47
*** vks1 has quit IRC12:48
*** lnicolas has quit IRC12:55
*** hoangcx has quit IRC12:55
xgermanreedip_ p0ng13:32
*** mickeys has joined #openstack-fwaas13:43
*** mickeys has quit IRC13:47
reedip_xgerman : Hello , query regarding https://review.openstack.org/#/c/394619/13:55
*** hoangcx has joined #openstack-fwaas13:55
reedip_xgerman : what needs to be done in it?13:55
*** vks1 has joined #openstack-fwaas13:55
xgermanSo my memory is hazy but there is a way to add temporary gates to run tests in a branch - there might be more info about that in the Neutron channel13:57
xgermanI think we don’t have the fullstack gate yet so kevinb thinks it’s to high risk to merge code without gate testing IHMO13:58
*** yushiro has joined #openstack-fwaas13:59
reedip_Hi All, The patch https://review.openstack.org/#/c/456511/ fails only for FWaaS v1 , not for FWaaS v214:55
reedip_failure is occuring because of duplicate extensions. If someone can point out how extensions are duplicated in tox environment it would be very useful to me14:56
xgermanlet’s start with rebasing… I know we added stuff in devstack to prevent both from running at the same time15:02
reedip_xgerman : rebasing neutron-fwaas master with this patch?15:02
xgermanvice versa15:02
xgermanI pressed the rebase button15:03
reedip_you already did it :)15:03
reedip_dont worry, I updated the patch yesterday after rebasing on the master :D15:03
xgermanok, then it’s something else :-(15:03
xgermanyou can’t have bot extensions though you can run both agents or something15:04
reedip_xgerman : the problem is http://logs.openstack.org/11/456511/5/check/gate-neutron-fwaas-python27-ubuntu-xenial/3e92623/console.html#_2017-05-15_09_25_29_23973515:07
reedip_this message repeats in the 104 TC  py27 fails in15:07
*** yushiro has quit IRC15:08
reedip_The issue originates from the fact that fwaas_v1 is not loaded15:08
xgermanok15:08
reedip_which can be seen in http://logs.openstack.org/11/456511/5/check/gate-neutron-fwaas-python27-ubuntu-xenial/3e92623/console.html#_2017-05-15_09_25_29_24022515:08
reedip_Basically fwaas seems to be already loaded15:09
reedip_as is firewallrouterextension and router extension from L3.py15:09
reedip_the dsvm-fwaas-v1 also fails becuase fwaas-v1 extension is not loaded and therefore fwaas-v1 API doesnt exist15:10
reedip_dsvm-fwaas-v2 passes, so this issue is affecting only fwaas v115:10
xgermanthe one with the error was a unit test py27: https://github.com/openstack/neutron-fwaas/blob/master/neutron_fwaas/tests/unit/extensions/test_firewall.py#L39-L4515:13
xgermanis supposed to load the right extension so I would debug this15:14
*** reedip_ has quit IRC15:17
*** reedip_ has joined #openstack-fwaas15:18
reedip_xgerman : the API is being set up by this line, thats true. But isnt it also being set up by the firewall_plugin ?15:18
reedip_sorry I disconnected15:18
*** reedip_ has quit IRC15:19
xgermanyeah, but since this siw aht runs there probably is a way to set a different version15:19
*** reedip_ has joined #openstack-fwaas15:25
reedip_xgerman : disconnected again , hope you got my last message . and the same code is working with firewall_v2 .. so thats suspicious15:26
xgermanpretty sure somewhere the extension defaults to V215:26
xgermanI thought those firewall tests were for V1 and the other file for V215:27
reedip_xgerman : if thats so, then fwaas v1, firewallrouterextension and the router Extension shouldnt say that the duplicate extensions exist15:27
xgermanthat’s the bug we need to fix by seeing where v2 is creeping in in the setup chain15:28
*** mickeys has joined #openstack-fwaas15:31
*** reedip_ has quit IRC15:32
*** reedip_ has joined #openstack-fwaas15:42
reedip_xgerman : the wireless network is weak here...15:43
reedip_missed your past messages15:43
xgermanuh15:43
xgermanI think we need to follow the setup inheritance upwards and see where the V2 plugin creeps in15:44
reedip_xgerman : ok, lemme use the ctags and see where it leads to  ( though I think it creeps in from the neutron-fwaas.conf /devstack )15:44
xgermanthe unit tests usually load some form of neutron.conf15:45
xgermanso we can probably overwrite it somehow (I remembered changing it once)15:46
reedip_xgerman : ok , let me check it tomorrow morning.. i will drop a message on this channel if I find anything good/bad/nothing :)15:47
xgermanthanks — let me know I should be able to trace it as well15:48
reedip_xgerman : its night here, so if you have some time in the next 8 hours, then great, else I will jump in15:49
xgermank, will post if I manage to do so15:50
reedip_xgerman : great, thanks :)15:50
*** Tim_Eberhard has joined #openstack-fwaas16:04
*** hoangcx has quit IRC16:08
*** vks1 has quit IRC16:38
*** reedip_ has quit IRC16:56
*** reedip has quit IRC17:02
*** reedip has joined #openstack-fwaas17:09
*** reedip_ has joined #openstack-fwaas17:15
reedipxgerman : hi, isnt the fullstack experimental job already added as per https://review.openstack.org/#/c/421572/ ?17:27
* xgerman is on VPN for new project and VPN is terrible17:29
*** reedip has quit IRC17:53
*** mickeys has quit IRC20:45
*** Tim_Eberhard has quit IRC21:37
*** mickeys has joined #openstack-fwaas21:46
*** mickeys has quit IRC21:52
*** lnicolas has joined #openstack-fwaas23:15

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