Tuesday, 2017-03-28

*** bzhao has quit IRC00:31
xgermanreedip we can talk deprecation + we designed V2 so we can run both v1+v2 in the same installation00:32
*** bzhao has joined #openstack-fwaas00:32
reedipxgerman : yeah, sounds excellente :D00:32
*** cuongnv has joined #openstack-fwaas01:04
*** hoangcx has joined #openstack-fwaas01:05
*** amotoki has joined #openstack-fwaas01:08
*** reedip has quit IRC01:12
*** amotoki has quit IRC01:14
*** xgerman has quit IRC01:25
*** xgerman has joined #openstack-fwaas01:26
*** jiahao_ has quit IRC01:35
*** reedip has joined #openstack-fwaas02:00
cuongnvhi, i'm trying to run tests for fw, it worked just fine before but today always failed with tox -e py27 http://paste.openstack.org/show/604406/ anyone encountered this or some hints?03:19
*** vks1 has joined #openstack-fwaas04:16
reedipdid you update anything cuomgnv ?05:18
reedipdid you update anything cuongnv ?05:18
*** vishwanathj has quit IRC05:35
cuongnvreedip, yeah, just upgraded from trusty to xenial06:03
cuongnvit seems something wrong with neutron, not fwaas itself06:04
*** bzhao has quit IRC06:27
*** bzhao has joined #openstack-fwaas06:28
*** amotoki has joined #openstack-fwaas07:13
*** amotoki has quit IRC07:18
reedipok....07:54
reedipcuongnv : I think you are mising some of the packages08:02
reedipcuongnv :  how have you deployed the system ? Using Packstack /Charms ( i.e. Production ) or Devstack ?08:03
cuongnvreedip, i'm using devstack08:03
cuongnvactually, only tests under neutron_fwaas.tests.unit.extensions failed08:04
cuongnvtests under neutron_fwaas.tests.unit.services work well08:05
reediphmm .. I think maybe you need to check your upgrades .. Maybe some of the packages have not been updated08:07
reedipDid you run devstack with reclone=True ?08:08
*** amotoki has joined #openstack-fwaas08:14
*** amotoki has quit IRC08:19
*** mickeys has quit IRC08:21
*** yamamoto has quit IRC08:31
cuongnvreedip, nope, I just pull latest code and re-run devstack08:38
reedipI mean did you have reclone=True in your local.conf ?08:38
*** bbbzhao has joined #openstack-fwaas08:43
*** bzhao has quit IRC08:46
cuongnvreedip, no, I don't08:46
cuongnvnever heard about that option08:47
cuongnvall I did is, manually pull latest source for neutron and fwaas, then launch devstack, so I guess it's same with `reclone=True`08:48
reedipnot necessary , in fact, it is actually not09:10
*** amotoki has joined #openstack-fwaas09:15
reedipif there is no code checkout, devstack will check it out. But if the folder exists it will not update it if reclone=True is not set09:18
reedipso you have Trusty version of Devstack09:18
reedipand Xenial OS09:18
reedipcuongnv : ^^09:18
*** amotoki has quit IRC09:19
cuongnvI don't get your point at "so you have Trusty version of Devstack"09:21
*** mickeys has joined #openstack-fwaas09:22
cuongnvon my dev env, neutron and fwaas already checked out under /opt/stack/, devstack is also at latest code in master branch09:22
cuongnvbtw, lemme try to figure it out later with your suggestion `reclone=True`09:23
cuongnvthank you reedip09:24
reedipcuongnv : but IIUC your requirements folder is not updated because of absence of reclone=Ture09:25
*** mickeys has quit IRC09:26
cuongnvreedip, makes sense, I forgot requirements09:27
reedip:)09:28
cuongnvi'll retry it and keep you posted reedip ;) thanks much09:29
reedipcuongnv : np :) happy to help09:29
*** yamamoto has joined #openstack-fwaas09:31
*** reedip has quit IRC09:51
*** yamamoto has quit IRC09:56
*** yamamoto has joined #openstack-fwaas10:04
*** amotoki has joined #openstack-fwaas10:16
*** amotoki has quit IRC10:20
*** hoangcx has quit IRC10:27
*** yamamoto has quit IRC11:00
*** cuongnv has quit IRC11:02
*** amotoki has joined #openstack-fwaas11:17
*** amotoki has quit IRC11:21
*** yamamoto has joined #openstack-fwaas11:25
*** reedip has joined #openstack-fwaas11:50
*** vks1 has quit IRC11:58
*** amotoki has joined #openstack-fwaas13:18
*** amotoki has quit IRC13:23
*** amotoki has joined #openstack-fwaas13:34
*** vks1 has joined #openstack-fwaas13:44
*** hoangcx has joined #openstack-fwaas13:53
*** vks1 has quit IRC13:53
*** chandanc_ has joined #openstack-fwaas14:01
*** vks1 has joined #openstack-fwaas14:07
*** yamamoto has quit IRC14:12
*** mickeys has joined #openstack-fwaas14:55
*** yushiro has joined #openstack-fwaas15:00
*** mickeys has quit IRC15:00
*** hoangcx has quit IRC15:00
*** chandanc_ has quit IRC15:00
yushiroreedip, http://eavesdrop.openstack.org/meetings/fwaas/2017/fwaas.2017-03-21-14.00.log.html#l-15115:01
reediphi yushiro : yes15:01
reedipthats the link15:01
yushiroreedip, Could you talk a bit about public/shared?15:01
reedipyeah sure15:01
reedipwhats ur doubt15:01
yushiroreedip, Maybe I'm confusing.  Please sync up our understanding.15:02
reedipyushiro : sure....15:02
reedipWell... if anything is exposed to be used by other users/tenants15:03
reedipthen it should be Shared15:03
yushiroyes.15:04
reedipthats the gist of it15:04
reedipit would not be public15:04
yushiroreedip, OK, if so, we should modify 'shared'?15:07
reedipyushiro : thats the consencus15:07
yushiroreedip, OK, that was equal to my understanding.15:09
yushiroreedip, so, we should modify DB columns and neutron-fwaas.json15:10
reedipyushiro : IIUC ( without looking at the patch ) , yes15:11
reedipyou may be right, that just neutron-fwaas.json, API Definition in neutron-lib, Extension, DB column, NeutronClient would be changed :D15:12
yushiroaha, yes exactly.15:12
reediplets put up abug for it and track all the changes as a part of that concentrated effort15:12
*** yamamoto has joined #openstack-fwaas15:13
yushiroOK. I'll file a bug-report now.15:13
reedipoh, I am doing it right now...:P15:13
reedipI started, I can stop if you like :P)15:13
yushiroreedip, I think you're faster than I :)15:15
yushiroIt's up to you15:15
reedipyushiro: https://bugs.launchpad.net/neutron/+bug/167692215:18
openstackLaunchpad bug 1676922 in neutron "changing Public attribute in FWaaS" [Undecided,New]15:18
reedipWe can take up items from it15:19
yushiroreedip, thank you.15:19
reedipyushiro : IIUC, it will be affecting neutron-lib, neutronclient and neutron-fwaas15:20
reedipwhich ones would you like to take if you have time?15:20
reedipor should I start with some patches and when you have time, you can take up the other ones?15:20
yushiroMaye neutronclient does.  In addition, regarding neutron-fwaas, I'll try to ask some help for others.15:22
*** yamamoto has quit IRC15:23
reedipyushiro : okay sure... so let me start with this bug15:23
reedipand then we can discuss it on this channel if someone you can assign some work on this15:23
vks1reedip  hi15:25
reedipI was thinking about you just now vks1:)15:26
vks1reedip https://bugs.launchpad.net/neutron/+bug/167692215:26
openstackLaunchpad bug 1676922 in neutron "changing Public attribute in FWaaS" [Medium,New] - Assigned to Reedip (reedip-banerjee)15:26
vks1reedip :)15:26
reedipyeah we can work on it15:26
vks1reedip okay15:26
reedipvks1 yushiro : Let me share a Paste Link tomorrow morning highlighting the items to be done15:27
reedipand then we can decide the owners.15:27
reedipis that ok?15:27
vks1reedip ok15:27
yushiroO  K :)15:28
reedipthanks for the patience vks1 and yushiro :)15:28
yushiroThat's community :)15:28
yushiroI strongly hope to work OpenStack more.  I'll negotiate my manager again.15:29
vks1reedip yushiro thanks :)15:29
yushirobut I'll go to bed now...15:30
yushirogoot night15:31
reedipgood night :)15:31
*** yushiro has quit IRC15:32
*** vks1 has quit IRC15:41
*** annp has joined #openstack-fwaas15:42
*** annp has quit IRC15:54
*** mickeys has joined #openstack-fwaas16:46
*** amotoki has quit IRC17:31
*** SridarK has joined #openstack-fwaas19:40
*** sc68cal has left #openstack-fwaas20:42
*** SridarK has quit IRC21:18
*** yamamoto has joined #openstack-fwaas22:30
*** yamamoto has quit IRC22:37
*** yamamoto has joined #openstack-fwaas22:53
*** yamamoto has quit IRC22:56
*** yamamoto has joined #openstack-fwaas23:03
*** yamamoto has quit IRC23:24

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