Monday, 2018-01-22

*** lnicolas has joined #openstack-fwaas01:03
*** annp has joined #openstack-fwaas02:50
*** yamamoto has joined #openstack-fwaas02:57
*** openstackgerrit has joined #openstack-fwaas02:59
openstackgerritchandanc proposed openstack/neutron-fwaas master: Fixing OVS driver coexistence check  https://review.openstack.org/53523702:59
*** threestrands has quit IRC05:40
openstackgerritNguyen Phuong An proposed openstack/neutron-fwaas master: WIP: validate port in coexistence mode  https://review.openstack.org/53623407:03
*** AlexeyAbashkin has joined #openstack-fwaas08:15
openstackgerritNguyen Phuong An proposed openstack/neutron-fwaas master: WIP: validate port in coexistence mode  https://review.openstack.org/53623409:41
*** yamamoto has quit IRC09:57
*** yamamoto has joined #openstack-fwaas09:58
openstackgerritNguyen Phuong An proposed openstack/neutron-fwaas master: WIP: validate port in coexistence mode  https://review.openstack.org/53623410:00
*** yamamoto has quit IRC10:03
*** yamamoto has joined #openstack-fwaas10:09
*** yamamoto has quit IRC10:10
*** yamamoto has joined #openstack-fwaas10:12
doudeHi there11:06
doudeI've an issue with default firewall resources11:06
doudethat resources cannot be updated ?11:06
doudewe cannot change rules of the default firewall?11:07
doudeand a user cannot add ports to the default firewall group?11:07
doudereedip xgerman_ --^11:07
*** annp has quit IRC11:22
*** AlexeyAbashkin has quit IRC11:32
*** openstackgerrit has quit IRC11:33
*** AlexeyAbashkin has joined #openstack-fwaas11:41
*** reedip has quit IRC12:59
*** yamamoto has quit IRC12:59
*** reedip has joined #openstack-fwaas13:11
*** yamamoto has joined #openstack-fwaas13:19
*** yamamoto has quit IRC14:17
*** yamamoto has joined #openstack-fwaas14:18
*** yamamoto has quit IRC14:23
*** yamamoto has joined #openstack-fwaas14:49
*** yamamoto has quit IRC14:54
xgerman_doude I think a user/admin should be able to update/change default firewall15:15
*** yamamoto has joined #openstack-fwaas15:15
*** yamamoto has quit IRC15:15
doudexgerman_ when I read that code https://github.com/openstack/neutron-fwaas/blob/master/neutron_fwaas/db/firewall/v2/firewall_db_v2.py#L985-L988, I'm not sure it's possible15:48
doudein fact I've got a weird issue15:48
xgerman_Mmh...15:49
doudeas a normal user, if I try to set a port to the default fw group I get that error:15:54
doudeFailed to set firewall group 'default': Operation cannot be performed on default object '99161c79-37ce-46c9-87e5-1b5173ac776c' of type Firewall Group.15:54
doudexgerman_ --^15:54
doudebut fianlly the port is added to the fw group port list15:55
xgerman_yeah, the idea is that the FWG gest applied at port creation automaticlly15:55
xgerman_so I was thinking you talked about not able to add rules, policies15:56
doudebut we cannot applied port manually if auto_associate_default_firewall_group is false?15:56
xgerman_yeah, technically we should allow that so it might be good to file. abug15:57
doudebut the weird issue is I get an error when I try to add port but the port is still added15:58
xgerman_understood - we didn’t test this since we thought if somebody disable auto-association he didn’t want the whole FWG at all15:59
doudeok15:59
xgerman_clearly the wrong assumption…15:59
doudeand you mean we can add policies or rules to the default fw group?16:00
xgerman_that’s what should work… we also spend some time tetsing to delete the FWG and then it showed up again…16:00
doudeseems not work xgerman_16:03
doudehttp://paste.openstack.org/show/650070/16:04
xgerman_oh, no16:10
*** yamamoto has joined #openstack-fwaas16:16
*** yamamoto has quit IRC16:27
*** AlexeyAbashkin has quit IRC16:27
*** AlexeyAbashkin has joined #openstack-fwaas17:54
*** AlexeyAbashkin has quit IRC17:56
doudeyou confirm xgerman_?17:59
xgerman_I am swamped with internal stuff but will look at it this afternoon…18:05
xgerman_(pacific time)18:06
doudeok18:06
doudejust a question xgerman_ if you have time18:10
xgerman_sure18:18
doudeI think I found my answer with patch https://review.openstack.org/#/c/535237/218:19
doudeIve to use SG ovs driver to use fw ovs driver together18:20
doudeand if I understood correctly FW rules are more prioritary?18:20
*** AlexeyAbashkin has joined #openstack-fwaas18:38
*** AlexeyAbashkin has quit IRC18:42
*** SridarK has joined #openstack-fwaas18:47
SridarKdoude: ping18:47
doudehi SridarK18:47
SridarKHi doude18:47
SridarKdid u hear back from Miguel on the bp issue18:48
doudeno nothing18:48
SridarKyes i did not see a response either - can u pls check with him also18:49
SridarKSo i think u are doing some testing - xgerman_ pointed out some issues u ran into18:49
SridarKpls publish into the etherpad18:49
SridarKi am going thru the PS as well18:49
doudeI think I've weird behavior with default fw group/policy/rules18:50
SridarKso either case we will try and be ready18:50
SridarKyes xgerman_ mentioned that18:50
doudeI've to push a new patch set which fix the auto set default fw group to new18:50
doudeport18:50
SridarKok18:50
doudebut I've some issue to have a proper devstack config which works with OVS firewall18:51
SridarKi would say that dont worry abt existing issues - we can focus more on any regression that may happen with ur changes18:51
SridarKwe can track existing issues and bugs and get a fix in18:51
doudehere my local.conf http://paste.openstack.org/show/650292/18:52
doudeok18:52
SridarKLater today - we can get some feedback from yushiro and annp18:52
SridarKon the default fwg18:53
doudeok18:54
*** openstackgerrit has joined #openstack-fwaas18:54
openstackgerritÉdouard Thuleau proposed openstack/neutron-fwaas master: Implements a plugable backend driver  https://review.openstack.org/48026518:54
doudeI just pushed a new patch set18:54
SridarKok18:55
SridarKthx doude - lets keep our fingers crossed18:56
doude:)18:57
openstackgerritchandanc proposed openstack/neutron-fwaas master: Fixing OVS driver coexistence check  https://review.openstack.org/53523719:01
*** AlexeyAbashkin has joined #openstack-fwaas19:08
*** AlexeyAbashkin has quit IRC19:20
*** SridarK has quit IRC20:08
*** SridarK has joined #openstack-fwaas21:52
*** lnicolas has quit IRC22:03
*** openstackgerrit has quit IRC22:18
*** SridarK has quit IRC22:26
*** AlexeyAbashkin has joined #openstack-fwaas23:18
*** AlexeyAbashkin has quit IRC23:23
*** lnicolas has joined #openstack-fwaas23:37
*** openstack has quit IRC23:55
*** openstack has joined #openstack-fwaas23:57
*** ChanServ sets mode: +o openstack23:57

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