Wednesday, 2017-08-09

openstackgerritYushiro FURUKAWA proposed openstack/neutron-fwaas master: FWaaS v2 extension for L2 agent  https://review.openstack.org/32397100:15
*** vishwana_ has joined #openstack-fwaas00:57
*** vishwanathj has quit IRC01:01
*** trungnv has quit IRC01:10
*** yamamoto has quit IRC01:19
*** yamamoto has joined #openstack-fwaas01:26
*** trungnv has joined #openstack-fwaas01:53
*** trungnv has quit IRC02:15
*** trungnv has joined #openstack-fwaas02:18
*** trungnv has quit IRC02:21
reedipI think it is Artificial Intelligence in FWaaS :D02:49
*** yushiro has joined #openstack-fwaas03:56
openstackgerritReedip proposed openstack/neutron-fwaas master: DNR WIP :RBAC DB setup and migration for FWP  https://review.openstack.org/49170404:46
openstackgerritReedip proposed openstack/neutron-fwaas master: DNR WIP :RBAC DB setup and migration for FWP  https://review.openstack.org/49170404:50
openstackgerritSarath Chandra Mekala proposed openstack/neutron-fwaas-dashboard master: FWaaS V2 Horizon Dashboard  https://review.openstack.org/47584005:06
*** SarathMekala has joined #openstack-fwaas05:08
SarathMekalahi amotoki05:08
SarathMekalaI have pushed in a patch with your devstack changes05:08
amotokiSarathMekala: thanks. did you check it works?05:09
SarathMekalayes05:09
amotokithanks05:09
SarathMekalaI check my code after the merge05:09
SarathMekalawill check the devstack by doing in a fresh install today05:10
SarathMekalawill inform you once i am done05:10
amotokimy main env is for fwaas v1 now, so I will just review your code as static review (no running the code)05:10
SarathMekalasure.. np05:10
amotokiso all real work check is up to you and fwaas team05:10
SarathMekalayeah.. will send across a doc to the team today so that they too can test out the UI05:11
amotokiSarathMekala: btw, your patch set 10 seems to break all including fwaas v1 tests05:12
amotokihttp://logs.openstack.org/40/475840/10/check/gate-neutron-fwaas-dashboard-python27-ubuntu-xenial/87c3ac4/ut_openstack_dashboard_nose_results.html05:12
amotokiI will review the code after some basic tests are passed to avoid unnecessary comments.05:13
SarathMekalasure.. I will check the logs05:13
amotokicould you at least address pep8 errors before pushing a patch set?05:15
SarathMekalasure will take care of them05:16
*** yamamoto has quit IRC05:19
*** yamamoto has joined #openstack-fwaas05:31
*** yamamoto_ has joined #openstack-fwaas06:05
*** yamamoto has quit IRC06:09
openstackgerritSarath Chandra Mekala proposed openstack/neutron-fwaas-dashboard master: FWaaS V2 Horizon Dashboard  https://review.openstack.org/47584006:31
*** vks1 has joined #openstack-fwaas07:07
*** vks1 has quit IRC07:12
*** vks1 has joined #openstack-fwaas07:39
amotokiSarathMekala: are you editing something on fwaas v2 dashboard patch?07:52
amotokiSarathMekala: if you haven't implemented UTs, it is better to skip v2 UT using unittest.skip07:53
amotokiSarathMekala: and passing py27 test allows you to check your code is importable. the latest version is completely broken07:53
amotokiSarathMekala: we cannot test v2 dashboard even with devstack :(07:53
*** SarathMekala has quit IRC08:03
*** vishwana_ has quit IRC08:47
*** doude has quit IRC08:47
*** vks1 has quit IRC08:47
*** yamamoto_ has quit IRC08:47
*** zigo has quit IRC08:47
*** yushiro has quit IRC08:47
*** hoangcx has quit IRC08:47
*** reedip has quit IRC08:47
*** Trident has quit IRC08:47
*** bradjones has quit IRC08:47
*** afranc has quit IRC08:47
*** mestery has quit IRC08:47
*** obre has quit IRC08:47
*** bbzhao has quit IRC08:47
*** carl_baldwin has quit IRC08:47
*** xgerman_ has quit IRC08:47
*** fyxim has quit IRC08:47
*** jhesketh has quit IRC08:47
*** mfranc213 has quit IRC08:47
*** openstackgerrit has quit IRC08:47
*** njohnston has quit IRC08:47
*** ChanServ has quit IRC08:47
*** amotoki has quit IRC08:47
*** openstack has joined #openstack-fwaas13:53
*** vks1 has quit IRC14:02
xgerman_o/14:14
*** vks1 has joined #openstack-fwaas14:15
*** SridarK has joined #openstack-fwaas15:12
*** reedip_ has joined #openstack-fwaas15:37
*** yamamoto has quit IRC15:43
*** yamamoto has joined #openstack-fwaas15:45
*** yamamoto has quit IRC15:45
*** yamamoto has joined #openstack-fwaas15:46
*** SarathMekala has joined #openstack-fwaas15:48
*** yamamoto has quit IRC15:51
*** yamamoto has joined #openstack-fwaas15:57
*** yamamoto has quit IRC16:01
openstackgerritSarath Chandra Mekala proposed openstack/neutron-fwaas-dashboard master: FWaaS V2 Horizon Dashboard  https://review.openstack.org/47584016:03
*** SarathMekala has quit IRC16:10
xgerman_I am in some interrupt driven mode so feel free to ping me if you need reviews/advice/help16:10
openstackgerritSarath Chandra Mekala proposed openstack/neutron-fwaas-dashboard master: FWaaS V2 Horizon Dashboard  https://review.openstack.org/47584016:26
*** SarathMekala has joined #openstack-fwaas16:28
SarathMekalahi amotoki.. I have fixed the pep8 and import issues16:42
SarathMekalayou can check the build results and do the review if things go green16:42
*** yamamoto has joined #openstack-fwaas16:58
*** yamamoto has quit IRC17:03
*** SridarK has quit IRC17:04
*** SarathMekala has quit IRC17:16
*** reedip_ has quit IRC17:23
*** vks1 has quit IRC17:35
openstackgerritYushiro FURUKAWA proposed openstack/neutron-fwaas master: FWaaS v2 extension for L2 agent  https://review.openstack.org/32397117:39
yushiro_dinnerhi SridarK, xgerman_  I added UTs for l2-agent and fixed some bugs.17:40
*** yushiro_dinner is now known as yushiro17:40
yushiroalso updated how to building devstack https://etherpad.openstack.org/p/fwaas-v2-l2-agent17:41
*** yushiro is now known as yushiro_afk17:52
*** yamamoto has joined #openstack-fwaas17:59
*** yamamoto has quit IRC18:04
*** yamamoto has joined #openstack-fwaas19:00
*** yamamoto has quit IRC19:05
*** yamamoto has joined #openstack-fwaas20:02
*** yamamoto has quit IRC20:06
*** yamamoto_ has joined #openstack-fwaas21:03
*** yamamoto_ has quit IRC21:08
*** yamamoto_ has joined #openstack-fwaas21:16
*** yamamoto_ has quit IRC21:21
*** yamamoto_ has joined #openstack-fwaas21:57
yushiro_afkgate issue ....23:56
*** yushiro_afk is now known as yushiro23:56
*** yushiro has quit IRC23:56
*** yushiro has joined #openstack-fwaas23:57

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