Thursday, 2016-02-18

*** jckasper has quit IRC00:01
*** Sukhdev has joined #openstack-neutron00:03
*** pradk has quit IRC00:03
*** fzdarsky has quit IRC00:04
*** abhiraut has joined #openstack-neutron00:05
*** tflynn has quit IRC00:05
*** fzdarsky has joined #openstack-neutron00:06
*** sdague has quit IRC00:06
*** abhiraut1 has joined #openstack-neutron00:07
mlavallearmax: thanks for the comments. I'll wait for a few more and address yours in a follow up patchset tomorrow00:08
armaxmlavalle: ok that’ll give me time to go over in more details00:09
*** abhiraut has quit IRC00:09
mlavallearmax: :-)00:09
*** baojg has quit IRC00:17
*** mickeys has joined #openstack-neutron00:18
openstackgerritRyan Tidwell proposed openstack/neutron: BGP Dynamic Routing: introduce BgpDrAgent  https://review.openstack.org/20762500:19
mlavalleSam-I-Am: could you take a look at the Jenkins job that failed here: https://review.openstack.org/#/c/280957/00:21
mlavalleSam-I-Am: it seems to me that the failure had nothing to do with my patchset. Am I right?00:21
*** bbzhao has quit IRC00:21
*** bbzhao has joined #openstack-neutron00:22
*** ivar-laz_ has quit IRC00:23
Sam-I-Amyep, recheck00:24
*** Sukhdev has quit IRC00:26
armaxsc68cal: forgive the silly question00:26
armaxsc68cal: do you know what these checks are about: http://logs.openstack.org/78/279378/9/experimental/gate-grenade-dsvm-neutron-multinode/40a5659/logs/grenade.sh.txt.gz#_2016-02-17_22_28_29_12600:26
armaxsc68cal:  and http://logs.openstack.org/78/279378/9/experimental/gate-grenade-dsvm-neutron-multinode/40a5659/logs/grenade.sh.txt.gz#_2016-02-17_22_28_29_63900:26
armaxI imagine these are resource created before the upgrade and the check is done to see if they survive the upgrade?00:28
sc68calarmax: correct00:28
armaxok00:29
*** abhiraut1 has quit IRC00:29
*** djan_ has joined #openstack-neutron00:30
*** dsneddon has joined #openstack-neutron00:30
*** djan has quit IRC00:30
*** dedery has quit IRC00:31
openstackgerritLujin Luo proposed openstack/neutron: Add a composite unique key to floatingip table in Neutron database  https://review.openstack.org/27601800:31
*** sridhar_ram1 has joined #openstack-neutron00:31
*** ivar-lazzaro has joined #openstack-neutron00:33
*** ivar-lazzaro has quit IRC00:33
mlavalleSam-I-Am: ok, thanks00:33
*** sridhar_ram has quit IRC00:33
*** dedery has joined #openstack-neutron00:34
*** ivar-lazzaro has joined #openstack-neutron00:34
*** abhiraut has joined #openstack-neutron00:34
armaxsc68cal: one more question00:37
sc68calsure00:37
armaxsc68cal: of the two nodes we only upgrade the master one, correct00:37
armaxand leave the subnode to the old version00:37
sc68calI believe so00:38
sc68calbut I'm not 100% sure00:38
*** RA__ has joined #openstack-neutron00:38
armaxI mean, the master node seems to be running all the neutron services00:38
*** tomoe_ has joined #openstack-neutron00:38
sc68calyep00:38
*** tomoe_ has quit IRC00:38
armaxit seems it gets upgraded00:39
*** tomoe_ has joined #openstack-neutron00:39
sc68calI don't know if we have coverage for the second half of an upgrade task - doing the upgrade to the subnode00:39
sc68cali00:39
armaxthe subnode seems to be left to N-100:39
armaxwhich is what I would expect00:39
*** banix has quit IRC00:39
armaxbut now when I ran scenario tests00:39
*** dedery_ has joined #openstack-neutron00:39
armaxI could either hit the old side or the new side00:40
sc68calat what step do you run the scenario tests? you personally? or at some stage in the grenade script00:41
armaxI mean the grenade script00:41
armaxafter the entire grenade upgrade00:41
armaxit runs tempest00:41
armaxhere00:42
armaxhttp://logs.openstack.org/78/279378/9/experimental/gate-grenade-dsvm-neutron-multinode/40a5659/console.html#_2016-02-17_21_57_58_26100:42
armaxit looks like it ran grenade00:42
*** abhiraut has quit IRC00:42
armaxand that involves running tempest on an N-1 cloud00:42
*** thorst has joined #openstack-neutron00:42
openstackgerritshihanzhang proposed openstack/neutron: Optimize conntrack: modify RPC method  https://review.openstack.org/24399400:42
*** apuimedo has quit IRC00:43
armaxthen00:43
armaxit runs tempest on N cloud00:43
armaxhttp://logs.openstack.org/78/279378/9/experimental/gate-grenade-dsvm-neutron-multinode/40a5659/console.html#_2016-02-17_22_29_40_19500:43
*** dedery has quit IRC00:43
armaxand that’s where we fail00:43
*** Sukhdev has joined #openstack-neutron00:43
armaxbut now I wonder00:44
*** dedery_ has quit IRC00:44
armaxwhat are we hitting? One node working with the older00:44
armaxor one node working with itself?00:44
armaxI guess I can figure it out from the logs, but I wonder if there’s a way tell in a more deterministic way00:45
sc68calI believe that the primary node just runs the API and services, while the subnode runs the compute service00:45
armaxas it seems pretty random00:45
armaxit doesn’t seem the case00:45
*** rcernin has quit IRC00:46
armaxhttp://logs.openstack.org/78/279378/9/experimental/gate-grenade-dsvm-neutron-multinode/40a5659/logs/old/localrc.txt.gz00:46
armaxhttp://logs.openstack.org/78/279378/9/experimental/gate-grenade-dsvm-neutron-multinode/40a5659/logs/new/localrc.txt.gz00:46
sc68calhmm. Well, if not, it should only be doing API service upgrades - otherwise yeah we're at the mercy of the scheduler as to where these compute instances land00:46
armaxthese localrc’s for the master node tell me that we run the whole lot00:46
sc68calN-1 or upgraded00:47
armaxthat said, interestgly enough you said the failure is not intermittent00:47
*** electrocucaracha has quit IRC00:47
armaxin that always the same 3 tests fail and they fail the same way00:47
sc68calyep00:47
sc68calarmax: yeah it looks like primary node could get instances scheduled on it00:48
sc68calI see n-cpu in ENABLED_SERVICES00:48
*** Aish has left #openstack-neutron00:49
armaxright00:49
sc68calI guess they purposely did that, to test a mixed environment of upgraded n-cpu and N-1 n-cpu00:49
armaxand funny enough00:49
sc68cal(hopefully on purpose)00:49
armaxit looks like the failure I get here00:49
armaxhang on00:50
armaxI am trying to determine what agent we’re hitting00:50
armaxit looks like we’re hitting the new thingy00:52
armaxI mean the new agent on the master node00:52
armaxunless I am seeing double00:53
armaxor maybe not00:53
sc68calit could be non-deterministic00:53
sc68calsometimes on primary, sometimes on subnode.00:54
armaxbut this is interesting though00:54
armaxsc68cal: look here00:54
armaxhttp://logs.openstack.org/78/279378/9/experimental/gate-grenade-dsvm-neutron-multinode/40a5659/logs/testr_results.html.gz00:54
armaxthe failure of test_network_basic_ops00:54
*** elopez has joined #openstack-neutron00:55
armaxthe instance00:55
armax03982f9c-c0a7-44d7-93e4-55ef538de11b00:55
armaxseems to be landing on the subnode00:55
sc68calk00:55
sc68calwhich means it goes over the GRE tunnel between nodes00:56
sc68caland we get: 2016-02-17 22:37:24.497 25935 ERROR tempest_lib.common.ssh SSHException: Error reading SSH protocol banner00:57
armaxum for a moment I thought things got mixed up00:57
armaxI may need to dig some more00:57
armaxit looks like the instance even fails to contact the metadata service00:57
armaxthere might be something else screw-y00:58
*** mchestr has quit IRC00:58
sc68calquite possibly00:58
*** abhiraut has joined #openstack-neutron00:58
*** mchestr has joined #openstack-neutron00:58
sc68calmy suspicion is - metadata service - wrong MTU means packets get dropped00:59
armaxwell, that’s the only thing certain right now00:59
sc68calinbound, outbound, all around00:59
armaxbut why doesn’t that happen on regular multinode?00:59
sc68calyep - that question has haunted me as well01:01
*** minwang2 has quit IRC01:02
*** elopez has quit IRC01:03
*** tflynn has joined #openstack-neutron01:03
*** achanda has quit IRC01:03
armaxunless we have the an L3 agent at N not working with an OVS agent at N-101:04
armaxwhich is really the obvious explaination we can get01:04
armaxbecause L3 is upgraded, but OVS aint01:04
*** zhhuabj has quit IRC01:05
*** ijw has joined #openstack-neutron01:05
*** eil397 has quit IRC01:05
armaxbut that wouldn’t explain why single node grenade works01:06
openstackgerritRyan Tidwell proposed openstack/neutron: BGP Dynamic Routing: introduce BgpDriver  https://review.openstack.org/20763501:06
openstackgerritRyan Tidwell proposed openstack/neutron: BGP Dynamic Routing: introduce BgpDrAgent  https://review.openstack.org/20762501:06
*** sridhar_ram1 has quit IRC01:06
*** Swami has quit IRC01:07
*** spandhe has quit IRC01:08
*** doug-fish has joined #openstack-neutron01:08
*** tidwellr has left #openstack-neutron01:10
armaxactually on second though grenade single node doesn’t check for partial upgrades01:10
*** ijw_ has joined #openstack-neutron01:10
openstackgerritHirofumi Ichihara proposed openstack/neutron-specs: Add tags for neutron resources spec  https://review.openstack.org/21602101:10
armaxit’s really N-1 to N in block01:10
*** doug-fish has quit IRC01:11
*** ijw has quit IRC01:11
*** stanzgy has joined #openstack-neutron01:11
armaxso I really wonder if L3 at version N really works with OVS at version N-101:12
armaxand that’s where the problem lies01:12
sc68calgood point.01:12
sc68calpossibly01:12
sc68calit's just boiling my brain, the banner thing01:12
sc68calwe got it down from a whole bunch of failures where it couldn't get the SSH banner by fixing the MTU stuff01:13
sc68caland we are setting network_device_mtu and a couple other options01:13
armaxwhere do you see the banner?01:13
sc68calsearch for dropbear in the those logs01:13
armaxany log in particular?01:14
* armax searches01:14
armaxI see this entry01:15
armaxhttp://logs.openstack.org/78/279378/9/experimental/gate-grenade-dsvm-neutron-multinode/40a5659/console.html#_2016-02-17_22_37_33_45801:15
*** tflynn has quit IRC01:16
armaxbut is this trace emitted when the ssh handshake is taking place? I am fuzzy on this01:16
*** EinstCrazy has joined #openstack-neutron01:17
sc68calhttp://logs.openstack.org/78/279378/9/experimental/gate-grenade-dsvm-neutron-multinode/40a5659/console.html#_2016-02-17_22_37_33_22901:17
sc68calyeah it's during the initial SSH handshakle01:17
*** zhhuabj has joined #openstack-neutron01:17
*** baohua has joined #openstack-neutron01:18
sc68calit's odd because a couple lines up it did handshake and get the banner01:18
sc68calhttp://logs.openstack.org/78/279378/9/experimental/gate-grenade-dsvm-neutron-multinode/40a5659/console.html#_2016-02-17_22_37_33_22801:18
sc68calConnected (version 2.0, client dropbear_2012.55)01:18
*** brad_behle has joined #openstack-neutron01:18
*** fzdarsky has quit IRC01:18
sc68calarmax: but then look!01:18
sc68calauthentication failed01:18
sc68cal2016-02-17 22:37:33.228 |     2016-02-17 22:33:09,976 25931 INFO     [paramiko.transport] Connected (version 2.0, client dropbear_2012.55)01:18
sc68cal2016-02-17 22:37:33.228 |     2016-02-17 22:33:10,173 25931 INFO     [paramiko.transport] Authentication (publickey) failed.01:18
sc68calso - when we successfully get packets through - we fail on auth because metadata failed01:19
*** hoangcx has joined #openstack-neutron01:19
sc68caland the ssh key wasn't installed on the instance01:19
armaxum01:19
sc68calso we retry a couple seconds later and we don't get a full handshake, probably due to MTU01:20
sc68calthen eventually we time out and the test fails01:20
*** achanda has joined #openstack-neutron01:20
armaxI guess the lack of metadata access and the ssh failure must be related somehow01:21
sc68calarmax: yeah most likely. *When* we are able to successfully connect despite the mtu or other network wierdness, we can't get in because it couldn't get to the metadata service to install the SSH key into the instance01:21
armaxsc68cal: indeed01:22
*** Guest8151 has quit IRC01:22
sc68caland most likely the metadata thing is the same issue as why it's so wonky01:22
*** x58 has joined #openstack-neutron01:22
sc68calprobably big HTTP request, gets dropped because exceeds MTU01:22
sc68cal*reply01:22
armaxsc68cal: have you looked here:01:23
armaxhttp://logs.openstack.org/78/279378/9/experimental/gate-grenade-dsvm-neutron-multinode/40a5659/logs/new/screen-q-meta.txt.gz01:23
armaxwe have a bunch of emote metadata server experienced an internal server error.01:23
sc68cal...01:23
sc68calwhy are they just warnings?01:23
armaxsc68cal: you ask me?01:23
armax:)01:23
sc68cal:)01:23
armaxI am not there yet01:23
*** lnicolas has joined #openstack-neutron01:23
armaxhttp://logs.openstack.org/78/279378/9/experimental/gate-grenade-dsvm-neutron-multinode/40a5659/logs/old/screen-q-meta.txt.gz01:24
armaxthe old one seems healty01:24
armaxhealthy01:24
kevinbentonarmax, sc68cal: Did y'all say earlier that the n-1 is running the API?01:24
armaxkevinbenton: no01:25
sc68calkevinbenton: primary node runs api01:25
sc68caland it gets upgraded01:25
sc68calsubnode is left untouched01:25
armaxkevinbenton: and y'all?01:25
armaxI mean come on!01:25
kevinbentonOk. Misread the backlog. Thought that API was running on both01:26
armaxkevinbenton: no, it runs on the master node only01:26
kevinbentonWhich would obviously break if an old server was running against the new schema01:27
armaxsc68cal: this is what a sane log from the metadata looks like01:27
armaxhttp://logs.openstack.org/78/279378/9/experimental/gate-grenade-dsvm-neutron-multinode/40a5659/logs/old/screen-q-meta.txt.gz#_2016-02-17_22_17_08_11301:27
sc68calright01:27
*** gvrangan has quit IRC01:28
*** nlahouti has quit IRC01:28
sc68calwhat service is the q-meta reaching out to where it remote fails? nova-api?01:28
armaxsc68cal: yes01:29
armaxbut I can’t seem to find anything in n-api,yet01:29
sc68calyeah me neither01:29
armaxah01:30
armaxfound it01:30
armaxhttp://logs.openstack.org/78/279378/9/experimental/gate-grenade-dsvm-neutron-multinode/40a5659/logs/new/screen-n-api.txt.gz#_2016-02-17_22_32_00_63701:30
armaxthat can’t be good01:30
armaxand it’s traced at INFO level!01:30
sc68calWTF why is that INFO01:30
sc68calAAAAAAAAAAAARRRRRRRRRRRRRRRRRGGGGGGGGGGGHHHHHH01:31
armaxWell01:31
armaxtoo bad mriedmann is not in channel01:31
armaxotherwise I’d be the one being pissed off right now01:31
*** rjanakiraman has joined #openstack-neutron01:31
openstackgerrityalei wang proposed openstack/neutron: Add new limit_portsec_domain attr for port  https://review.openstack.org/25003601:35
armaxsc68cal: this might a be a redherring though01:37
*** smillward has quit IRC01:37
sc68calarmax: I think it'll fix the issue where if we are able to get in - we'll be able to auth01:37
armaxthere’s only one way to find out01:37
armaxdo you want the pleasure?01:37
sc68calbut we'll still take a bunch of times probably where we'll have packet loss and sessions timeout01:37
sc68calif you have it already teed up go for it01:38
sc68calI'm already on the couch and post-dinner food coma01:38
armaxsc68cal: you slacker01:39
openstackgerritArmando Migliaccio proposed openstack/neutron: Depends-on: I22eb3a3fcd8e74a1d9085acde15c25a927ae12cb  https://review.openstack.org/28160001:39
armaxsc68cal: ^01:39
*** mchestr has quit IRC01:39
*** nplanel has joined #openstack-neutron01:39
armaxwell let’s see what happens01:40
sc68calyup01:40
*** rjanakiraman has quit IRC01:41
*** rjanakirman has joined #openstack-neutron01:43
*** shivrao has quit IRC01:44
*** jbell8 has joined #openstack-neutron01:44
*** thorst has quit IRC01:44
*** baojg has joined #openstack-neutron01:45
*** mlavalle has quit IRC01:49
*** hanchao has joined #openstack-neutron01:51
*** ivar-laz_ has joined #openstack-neutron01:51
*** abhiraut has quit IRC01:53
*** ivar-lazzaro has quit IRC01:55
*** ivar-laz_ has quit IRC01:56
*** tbachman has quit IRC01:56
*** jckasper has joined #openstack-neutron01:57
*** jckasper has quit IRC01:57
*** jckasper has joined #openstack-neutron01:57
*** bochi-michael has joined #openstack-neutron01:58
rjanakirmanexit01:59
rjanakirmanquit01:59
*** rjanakirman has quit IRC01:59
openstackgerrityalei wang proposed openstack/neutron: Fix typo error for wrong msg format when CallbackFailure  https://review.openstack.org/28055302:03
*** doug-fish has joined #openstack-neutron02:08
*** doug-fish has quit IRC02:08
openstackgerrityalei wang proposed openstack/neutron: callback for AFTER_XXX event also need raise the exception  https://review.openstack.org/28111802:10
*** Marga__ has joined #openstack-neutron02:10
*** madhu_ak has quit IRC02:10
*** changzhi has joined #openstack-neutron02:11
*** Marga_ has quit IRC02:12
*** tflynn has joined #openstack-neutron02:12
*** wolverineav has quit IRC02:13
*** wolverineav has joined #openstack-neutron02:14
*** Marga__ has quit IRC02:14
*** vhosakot has joined #openstack-neutron02:15
*** iyamahat has quit IRC02:17
*** EinstCrazy has quit IRC02:17
*** EinstCrazy has joined #openstack-neutron02:18
*** wolverineav has quit IRC02:18
*** yamahata has quit IRC02:19
openstackgerritZhaoBo proposed openstack/neutron: Add timestamp for neutron core resources  https://review.openstack.org/21358602:19
*** pdr is now known as Guest4338902:21
openstackgerritHaim Daniel proposed openstack/neutron: Qos policy RBAC DB setup and migration  https://review.openstack.org/25008102:21
*** shz has joined #openstack-neutron02:22
*** wolverineav has joined #openstack-neutron02:22
*** gvrangan has joined #openstack-neutron02:22
*** s3wong has quit IRC02:23
openstackgerritHaim Daniel proposed openstack/python-neutronclient: add rbac support for qos-policies  https://review.openstack.org/25008202:23
*** banix has joined #openstack-neutron02:25
*** shihanzhang has quit IRC02:25
*** tflynn has quit IRC02:25
openstackgerritHirofumi Ichihara proposed openstack/neutron: Add tags for neutron resources  https://review.openstack.org/27388102:26
*** wolverineav has quit IRC02:27
openstackgerritBo Chi proposed openstack/neutron: Verify attributes inside a dict in request body  https://review.openstack.org/26954002:28
*** tfukushima has joined #openstack-neutron02:28
*** jbell8 has quit IRC02:30
*** yushiro has joined #openstack-neutron02:33
*** hichihara has joined #openstack-neutron02:33
armaxsc68cal: that didn’t seem to work02:33
*** Sukhdev has quit IRC02:33
armaxthere’s still somewhing not quite right02:35
*** azbiswas has quit IRC02:36
armaxit looks like we traded a 500 with a 40402:36
*** azbiswas has joined #openstack-neutron02:36
*** hdaniel has quit IRC02:36
*** zhhuabj has quit IRC02:37
armaxsc68cal: so we’ll have to figure out why n-api is returning 404 rather than 20002:40
armaxum…the key02:41
*** iyamahat has joined #openstack-neutron02:41
*** azbiswas has quit IRC02:41
*** elopez has joined #openstack-neutron02:42
*** tbachman has joined #openstack-neutron02:42
*** vhosakot has quit IRC02:43
*** baojg has quit IRC02:43
*** thorst has joined #openstack-neutron02:45
*** baojg has joined #openstack-neutron02:47
*** john-davidge has quit IRC02:48
bbzhaoarmax:ping, hi armax, could you please help to check patch https://review.openstack.org/213586 is in the right way for the base code? Or leave your kind comments if you have time please?  Thank you02:50
armaxbbzhao: will do02:50
bbzhaoarmax:Thanks a lot02:50
*** thorst has quit IRC02:53
*** tiswanso has joined #openstack-neutron02:53
*** yushiro has left #openstack-neutron02:56
*** zhhuabj has joined #openstack-neutron02:56
openstackgerritMerged openstack/neutron: Add bug tag for auto allocated topology  https://review.openstack.org/28145202:57
*** yamahata has joined #openstack-neutron02:58
*** ganso has quit IRC03:00
*** djan has joined #openstack-neutron03:00
*** electrocucaracha has joined #openstack-neutron03:00
*** rotbeard has quit IRC03:01
*** djan_ has quit IRC03:02
*** shivrao has joined #openstack-neutron03:04
*** doug-fish has joined #openstack-neutron03:04
*** wolverineav has joined #openstack-neutron03:04
*** salv-orl_ has quit IRC03:04
*** ijw_ has quit IRC03:05
*** shashank_hegde has joined #openstack-neutron03:07
*** doug-fish has quit IRC03:09
reediparmax : ping ?03:09
*** wolverineav has quit IRC03:11
*** gildub has quit IRC03:11
reediparmax: if you have some bandwidth, can you provide some review comments on https://review.openstack.org/#/c/272940/ ?03:11
*** wolverineav has joined #openstack-neutron03:12
*** wolverineav has quit IRC03:12
*** gangil has quit IRC03:18
*** sridhar_ram has joined #openstack-neutron03:19
*** banix has quit IRC03:20
*** vjmorale has joined #openstack-neutron03:21
*** yuanying_ has quit IRC03:21
*** slaweq_ has quit IRC03:22
*** tflynn has joined #openstack-neutron03:22
*** sridhar_ram has quit IRC03:22
*** bbbzhao has joined #openstack-neutron03:23
*** bbzhao has quit IRC03:27
*** shashank_hegde has quit IRC03:28
*** shwetaap has joined #openstack-neutron03:29
*** shwetaap1 has joined #openstack-neutron03:29
*** dims_ has quit IRC03:30
*** dims has joined #openstack-neutron03:32
*** elopez has quit IRC03:32
*** tflynn has quit IRC03:32
*** elopez has joined #openstack-neutron03:33
*** hoangcx has quit IRC03:33
*** john5223 has joined #openstack-neutron03:33
*** shwetaap has quit IRC03:34
openstackgerritWang Bo proposed openstack/neutron: Stop using non-existent method of Mock  https://review.openstack.org/28027903:34
*** jwarendt has quit IRC03:35
*** shashank_hegde has joined #openstack-neutron03:35
*** gildub has joined #openstack-neutron03:35
*** gberginc has quit IRC03:36
*** yuanying has joined #openstack-neutron03:39
*** yamamoto has joined #openstack-neutron03:41
*** baojg has quit IRC03:42
*** shashank_hegde has quit IRC03:42
*** minwang2 has joined #openstack-neutron03:44
*** baojg has joined #openstack-neutron03:45
*** shashank_hegde has joined #openstack-neutron03:45
*** shashank_hegde has quit IRC03:47
*** nlahouti has joined #openstack-neutron03:49
*** EinstCra_ has joined #openstack-neutron03:49
*** nlahouti1 has joined #openstack-neutron03:50
*** thorst has joined #openstack-neutron03:51
*** elopez has quit IRC03:52
*** fedexo has joined #openstack-neutron03:52
*** itzikb has joined #openstack-neutron03:52
*** EinstCrazy has quit IRC03:52
*** elopez has joined #openstack-neutron03:53
*** nlahouti has quit IRC03:53
*** yuanying has quit IRC03:55
*** baojg has quit IRC03:55
*** vjmorale has quit IRC03:55
*** baoli has joined #openstack-neutron03:55
sc68calarmax: ack.03:56
*** minwang2 has quit IRC03:57
*** minwang2 has joined #openstack-neutron03:57
*** thorst has quit IRC03:58
openstackgerritKevin Benton proposed openstack/neutron: Update post_test_hook to work with api-pecan job  https://review.openstack.org/28162304:00
*** minwang2 has quit IRC04:00
*** EinstCrazy has joined #openstack-neutron04:01
*** azbiswas has joined #openstack-neutron04:03
*** EinstCra_ has quit IRC04:04
*** hoangcx has joined #openstack-neutron04:04
*** elopez has quit IRC04:05
*** yuanying has joined #openstack-neutron04:05
*** elopez has joined #openstack-neutron04:05
*** minwang2 has joined #openstack-neutron04:05
*** shashank_hegde has joined #openstack-neutron04:06
*** yuanying_ has joined #openstack-neutron04:07
*** Marga_ has joined #openstack-neutron04:08
*** vjmorale has joined #openstack-neutron04:08
*** dileepr has quit IRC04:09
*** yuanying has quit IRC04:09
*** Marga_ has quit IRC04:10
*** vthapar has joined #openstack-neutron04:10
*** Marga_ has joined #openstack-neutron04:10
*** ramsjsu has joined #openstack-neutron04:11
*** ramsjsu has left #openstack-neutron04:13
*** gberginc has joined #openstack-neutron04:14
*** rjanakiraman has joined #openstack-neutron04:16
*** baoli has quit IRC04:17
*** brad_behle has quit IRC04:17
*** baoli has joined #openstack-neutron04:17
*** baojg has joined #openstack-neutron04:25
*** hoangcx has quit IRC04:27
*** azbiswas has quit IRC04:27
*** azbiswas has joined #openstack-neutron04:28
*** shivrao has quit IRC04:29
*** shashank_hegde has quit IRC04:30
*** hoangcx has joined #openstack-neutron04:31
*** itzikb has quit IRC04:32
*** azbiswas has quit IRC04:32
*** jckasper has quit IRC04:33
*** jckasper has joined #openstack-neutron04:33
*** RA__ has quit IRC04:37
*** tiswanso has quit IRC04:39
*** mickeys has quit IRC04:39
*** Aish has joined #openstack-neutron04:41
*** vhosakot has joined #openstack-neutron04:41
*** Aish has left #openstack-neutron04:42
*** sudipto has joined #openstack-neutron04:47
*** wolverineav has joined #openstack-neutron04:48
*** dims_ has joined #openstack-neutron04:53
*** wolverineav has quit IRC04:53
*** javeriak has joined #openstack-neutron04:54
*** dims has quit IRC04:55
*** thorst has joined #openstack-neutron04:56
*** azbiswas has joined #openstack-neutron04:56
*** gvrangan has quit IRC04:58
*** dims_ has quit IRC05:00
openstackgerritArmando Migliaccio proposed openstack/neutron: stadium: exercise the inclusion criteria  https://review.openstack.org/28162805:00
*** azbiswas has quit IRC05:01
*** baoli has quit IRC05:01
*** dims has joined #openstack-neutron05:02
*** dims has quit IRC05:02
*** yushiro has joined #openstack-neutron05:02
*** yushiro has left #openstack-neutron05:02
*** javeriak has quit IRC05:03
*** javeriak_ has joined #openstack-neutron05:03
*** allan_h has joined #openstack-neutron05:04
*** thorst has quit IRC05:04
*** javeriak_ has quit IRC05:08
*** anilvenkata has joined #openstack-neutron05:09
*** allan_h has quit IRC05:11
*** rjanakiraman has quit IRC05:11
*** hoangcx has quit IRC05:12
*** NightKhaos has quit IRC05:15
*** wolverineav has joined #openstack-neutron05:15
*** NightKhaos has joined #openstack-neutron05:16
*** minwang2 has quit IRC05:16
*** minwang2 has joined #openstack-neutron05:17
*** mkolesni_ has joined #openstack-neutron05:18
*** wolverineav has quit IRC05:19
*** wolverineav has joined #openstack-neutron05:19
*** javeriak has joined #openstack-neutron05:19
*** javeriak has quit IRC05:25
*** javeriak_ has joined #openstack-neutron05:25
*** javeriak has joined #openstack-neutron05:27
openstackgerritKevin Benton proposed openstack/neutron: Depends-on: I22eb3a3fcd8e74a1d9085acde15c25a927ae12cb  https://review.openstack.org/28160005:29
*** javeria__ has joined #openstack-neutron05:29
*** javeriak_ has quit IRC05:30
*** sridharg has joined #openstack-neutron05:30
*** javeriak has quit IRC05:31
*** abregman has joined #openstack-neutron05:32
openstackgerritHirofumi Ichihara proposed openstack/neutron: Add filter and limit for resource tag  https://review.openstack.org/27819705:32
*** gberginc has quit IRC05:33
openstackgerritZhaoBo proposed openstack/neutron: Add timestamp for neutron core resources  https://review.openstack.org/21358605:33
*** dave-mccowan has quit IRC05:38
*** yfried_ has quit IRC05:39
*** mkolesni_ has quit IRC05:42
*** mkolesni has joined #openstack-neutron05:42
*** vjmorale has quit IRC05:42
*** shz has quit IRC05:43
*** gal_ is now known as gsagie05:44
*** shihanzhang has joined #openstack-neutron05:44
openstackgerritHirofumi Ichihara proposed openstack/neutron: Add filter and limit for resource tag  https://review.openstack.org/27819705:46
*** iyamahat has quit IRC05:47
*** changzhi has quit IRC05:53
*** vthapar has quit IRC05:56
*** gberginc has joined #openstack-neutron05:58
*** cuzek has joined #openstack-neutron06:00
*** hoangcx has joined #openstack-neutron06:01
*** Marga_ has quit IRC06:01
*** thorst has joined #openstack-neutron06:02
*** sc68cal has quit IRC06:03
*** rafaelcferreira has quit IRC06:04
*** sridhar_ram has joined #openstack-neutron06:05
*** thorst has quit IRC06:09
*** rafaelcferreira has joined #openstack-neutron06:11
*** iyamahat has joined #openstack-neutron06:11
*** sridhar_ram1 has joined #openstack-neutron06:12
*** sridhar_ram has quit IRC06:13
*** gildub has quit IRC06:13
openstackgerritKevin Benton proposed openstack/neutron: Update post_test_hook to work with api-pecan job  https://review.openstack.org/28162306:14
*** slaweq_ has joined #openstack-neutron06:18
bbbzhaokevinbenton:ping. Hi kevin, Need your kind review please. patch: https://review.openstack.org/#/c/213586/     Thank you06:19
openstackgerritBo Chi proposed openstack/neutron: Verify attributes inside a dict in request body  https://review.openstack.org/26954006:20
*** ekuris has joined #openstack-neutron06:22
*** john-davidge has joined #openstack-neutron06:24
*** Marga_ has joined #openstack-neutron06:25
*** gberginc has quit IRC06:25
*** cuzek has quit IRC06:27
*** john-davidge_ has joined #openstack-neutron06:27
*** dileepr has joined #openstack-neutron06:27
*** sridhar_ram1 has quit IRC06:28
*** john-davidge has quit IRC06:28
*** john-davidge_ is now known as john-davidge06:28
*** cuzek has joined #openstack-neutron06:28
*** john-davidge has quit IRC06:33
*** vhosakot has quit IRC06:34
*** fzdarsky has joined #openstack-neutron06:34
*** nplanel has quit IRC06:34
*** nlahouti1 has quit IRC06:35
*** shivrao has joined #openstack-neutron06:35
*** nlahouti has joined #openstack-neutron06:35
*** bkumar has joined #openstack-neutron06:39
*** vhosakot has joined #openstack-neutron06:41
*** numans has joined #openstack-neutron06:46
*** jhershbe has joined #openstack-neutron06:46
*** slaweq_ has quit IRC06:46
*** fedexo has quit IRC06:47
*** baojg has quit IRC06:47
*** kobis has joined #openstack-neutron06:48
*** mvk has joined #openstack-neutron06:49
*** hoangcx has quit IRC06:50
openstackgerritvenkata anil proposed openstack/neutron: Avoid calling _get_subnet(s) multiple times in ipam driver  https://review.openstack.org/28111606:51
*** baojg has joined #openstack-neutron06:51
*** hoangcx has joined #openstack-neutron06:51
*** minwang2 has quit IRC06:52
*** fzdarsky has quit IRC06:52
*** fedexo has joined #openstack-neutron06:54
*** fzdarsky has joined #openstack-neutron06:54
openstackgerritKevin Benton proposed openstack/neutron: Update post_test_hook to work with api-pecan job  https://review.openstack.org/28162306:55
*** mubirru has joined #openstack-neutron06:55
*** manjeets has left #openstack-neutron06:58
*** josecastroleon has joined #openstack-neutron06:58
*** w_verdugo has quit IRC07:05
*** jbell8 has joined #openstack-neutron07:06
*** nijaba has quit IRC07:07
*** yfried has joined #openstack-neutron07:08
*** korzen has joined #openstack-neutron07:08
*** azbiswas has joined #openstack-neutron07:08
*** armax has quit IRC07:09
*** thorst has joined #openstack-neutron07:09
*** jbell8 has quit IRC07:10
*** itzikb has joined #openstack-neutron07:10
openstackgerritBenoît Knecht proposed openstack/neutron: agent: dhcp: drop input from remote subnets  https://review.openstack.org/25628007:11
*** jbell8 has joined #openstack-neutron07:11
*** baojg has quit IRC07:13
*** vhosakot has quit IRC07:14
*** thorst has quit IRC07:14
*** achanda has quit IRC07:14
*** javeria__ has quit IRC07:14
*** baojg has joined #openstack-neutron07:16
*** achanda has joined #openstack-neutron07:17
*** scheuran has joined #openstack-neutron07:17
*** neeti has joined #openstack-neutron07:18
*** slaweq_ has joined #openstack-neutron07:19
*** jbell8 has quit IRC07:23
*** gvrangan has joined #openstack-neutron07:23
*** jbell8 has joined #openstack-neutron07:23
*** eddima has joined #openstack-neutron07:25
*** intr1nsic has quit IRC07:25
*** elopez_ has joined #openstack-neutron07:27
*** hynekm has joined #openstack-neutron07:27
*** kawa2014 has joined #openstack-neutron07:28
*** intr1nsic has joined #openstack-neutron07:28
*** hanchao has quit IRC07:28
*** gongysh has joined #openstack-neutron07:29
*** cuzek is now known as gberginc07:29
*** ianw has quit IRC07:30
*** elopez has quit IRC07:30
*** mkolesni_ has joined #openstack-neutron07:30
*** mkolesni has quit IRC07:31
*** slaweq_ has quit IRC07:31
*** ianw has joined #openstack-neutron07:31
*** obondarev has joined #openstack-neutron07:32
*** hanchao has joined #openstack-neutron07:32
*** jbell8 has quit IRC07:35
*** jbell8 has joined #openstack-neutron07:36
*** bjornar_ has joined #openstack-neutron07:36
openstackgerritHirofumi Ichihara proposed openstack/neutron: Add filter and limit for resource tag  https://review.openstack.org/27819707:40
*** nmagnezi has joined #openstack-neutron07:40
*** salv-orlando has joined #openstack-neutron07:44
openstackgerritIsaku Yamahata proposed openstack/neutron: unbreak unit test caused by c5fa665de3173f3ad82cc3e7624b5968bc52c08d  https://review.openstack.org/27984307:46
*** azbiswas_ has joined #openstack-neutron07:49
*** rcernin has joined #openstack-neutron07:51
*** azbiswas has quit IRC07:51
*** moshele has joined #openstack-neutron07:54
openstackgerritIsaku Yamahata proposed openstack/neutron: unbreak unit test caused by c5fa665de3173f3ad82cc3e7624b5968bc52c08d  https://review.openstack.org/27984307:55
*** EinstCra_ has joined #openstack-neutron07:55
*** shwetaap1 has quit IRC07:57
*** EinstCrazy has quit IRC07:59
*** ildikov has quit IRC08:00
*** moshele has quit IRC08:02
*** jlibosva has joined #openstack-neutron08:03
*** bjornar_ has quit IRC08:04
*** pcaruana has joined #openstack-neutron08:05
*** bkumar has quit IRC08:05
*** Marga_ has quit IRC08:07
*** fzdarsky has quit IRC08:08
*** gongysh has quit IRC08:09
*** sb has quit IRC08:10
*** nijaba has joined #openstack-neutron08:10
*** nijaba has quit IRC08:10
*** nijaba has joined #openstack-neutron08:10
*** strictlyb has joined #openstack-neutron08:10
*** ajo_ has joined #openstack-neutron08:10
*** thorst has joined #openstack-neutron08:11
*** ildikov has joined #openstack-neutron08:12
*** nyechiel_ has joined #openstack-neutron08:13
*** shashank_hegde has joined #openstack-neutron08:16
*** lajos-katona has joined #openstack-neutron08:18
*** thorst has quit IRC08:18
*** shivrao has quit IRC08:19
*** ygbo has joined #openstack-neutron08:19
openstackgerritMoshe Levi proposed openstack/os-vif: import hw_veb plugin implementation  https://review.openstack.org/27897208:20
*** fedexo has quit IRC08:20
*** moshele has joined #openstack-neutron08:20
*** gampel has joined #openstack-neutron08:21
*** numans has quit IRC08:22
*** jlanoux has joined #openstack-neutron08:24
*** nijaba has quit IRC08:25
*** jlanoux has quit IRC08:26
*** jlanoux has joined #openstack-neutron08:26
*** jpena has joined #openstack-neutron08:27
*** nlahouti has quit IRC08:28
openstackgerrityalei wang proposed openstack/neutron: Pass the complete info in sg/rules db into PRECOMMIT_XXX callback  https://review.openstack.org/28169308:29
*** dr_gogeta86 has quit IRC08:30
*** tomoe_ has quit IRC08:33
*** numans has joined #openstack-neutron08:33
*** tomoe_ has joined #openstack-neutron08:34
*** dr_gogeta86 has joined #openstack-neutron08:34
*** dr_gogeta86 has joined #openstack-neutron08:34
*** nijaba has joined #openstack-neutron08:35
*** nijaba has quit IRC08:35
*** nijaba has joined #openstack-neutron08:35
*** jschwarz has joined #openstack-neutron08:35
*** matrohon has joined #openstack-neutron08:35
*** josecastroleon has quit IRC08:35
*** tmorin has joined #openstack-neutron08:38
*** tomoe_ has quit IRC08:38
openstackgerritMoshe Levi proposed openstack/os-vif: import hw_veb plugin implementation  https://review.openstack.org/27897208:39
*** hoangcx has quit IRC08:43
reedipkevinbenton: ping?08:44
*** matrohon has quit IRC08:47
*** hdaniel has joined #openstack-neutron08:48
*** hoangcx has joined #openstack-neutron08:50
*** tpatzig_ has quit IRC08:52
*** tpatzig has joined #openstack-neutron08:53
*** nijaba has quit IRC08:53
*** tpatzig has left #openstack-neutron08:54
*** gangil has joined #openstack-neutron08:56
*** gangil has quit IRC08:56
*** gangil has joined #openstack-neutron08:56
*** nijaba has joined #openstack-neutron08:59
*** nijaba has quit IRC08:59
*** nijaba has joined #openstack-neutron08:59
*** itzikb_ has joined #openstack-neutron08:59
*** nplanel has joined #openstack-neutron09:00
*** josecastroleon has joined #openstack-neutron09:01
*** elopez_ has quit IRC09:01
*** itzikb has quit IRC09:01
*** dedery has joined #openstack-neutron09:03
*** q3k has quit IRC09:05
openstackgerritAndreas Scheuring proposed openstack/neutron: macvtap: Macvtap L2 Agent  https://review.openstack.org/27530609:06
*** ajo_ has quit IRC09:07
*** mgoddard has joined #openstack-neutron09:10
*** nijaba has quit IRC09:13
*** mickeys has joined #openstack-neutron09:13
openstackgerritSreekumar S proposed openstack/neutron: Fix for adding gateway with IP outside subnet  https://review.openstack.org/23328709:14
*** Prem_ has quit IRC09:15
*** ajo_ has joined #openstack-neutron09:16
openstackgerritMerged openstack/neutron: Unmarshall portinfo on update_fdb_entries calls  https://review.openstack.org/27298609:16
*** thorst has joined #openstack-neutron09:17
*** nijaba has joined #openstack-neutron09:17
*** nijaba has quit IRC09:17
*** nijaba has joined #openstack-neutron09:17
*** djan has quit IRC09:18
*** ygbo has quit IRC09:18
*** EinstCrazy has joined #openstack-neutron09:19
*** ygbo has joined #openstack-neutron09:19
*** ildikov has quit IRC09:20
*** EinstCra_ has quit IRC09:21
*** dedery has quit IRC09:23
*** dedery_ has joined #openstack-neutron09:23
*** mickeys has quit IRC09:23
*** thorst has quit IRC09:24
*** q3k has joined #openstack-neutron09:24
*** safchain has joined #openstack-neutron09:25
openstackgerrityalei wang proposed openstack/neutron: Fix typo error for wrong msg format when CallbackFailure  https://review.openstack.org/28055309:25
*** achanda has quit IRC09:25
*** ajo_ has quit IRC09:26
*** ajo_ has joined #openstack-neutron09:26
*** palexster has quit IRC09:27
*** palexster has joined #openstack-neutron09:27
*** oshvartz has joined #openstack-neutron09:27
*** Guest43389 has quit IRC09:28
*** dedery has joined #openstack-neutron09:28
*** pdr_ has joined #openstack-neutron09:28
*** achanda has joined #openstack-neutron09:28
*** dedery_ has quit IRC09:29
*** achanda has quit IRC09:29
*** ociuhandu has joined #openstack-neutron09:29
*** wolverineav has quit IRC09:30
*** baohua has quit IRC09:31
hdanieldoes anyone knows if is there's a way to recheck a specific gate or a gate list  ?09:31
*** afaranha has quit IRC09:31
*** jwarendt has joined #openstack-neutron09:31
*** kawa2014 has quit IRC09:34
*** shashank_hegde has quit IRC09:34
*** ildikov has joined #openstack-neutron09:36
*** jwarendt has quit IRC09:36
*** slaweq has quit IRC09:36
*** slaweq has joined #openstack-neutron09:38
*** doug-fish has joined #openstack-neutron09:40
*** mhickey has joined #openstack-neutron09:41
*** doug-fish has quit IRC09:44
openstackgerritSongming Yan proposed openstack/neutron: Adds trunk api.  https://review.openstack.org/28172309:45
*** achanda has joined #openstack-neutron09:46
openstackgerritKevin Benton proposed openstack/neutron: Add Nova notifier hook calls to pecan  https://review.openstack.org/28112409:47
openstackgerritKevin Benton proposed openstack/neutron: Add metrics notifier to Pecan  https://review.openstack.org/28118109:47
*** dileepr has quit IRC09:49
*** tfukushima has quit IRC09:49
*** jlanoux has quit IRC09:49
*** jlanoux has joined #openstack-neutron09:50
*** kawa2014 has joined #openstack-neutron09:50
jschwarzkevinbenton, ping, re: https://review.openstack.org/#/c/257059/809:52
kevinbentonjschwarz: yo09:53
jschwarzkevinbenton, morning09:53
kevinbentonjschwarz: morning, what's up?09:53
jschwarzkevinbenton, so amuller asked me to handle the patch and I'm having a specific question on the existing code09:53
*** tfukushima has joined #openstack-neutron09:54
jschwarzspecifically: https://review.openstack.org/#/c/257059/8/neutron/api/rpc/handlers/l3_rpc.py - wanted to know why sync_routers() return only routers in the BUILD state?09:54
*** tfukushima has quit IRC09:54
jschwarzBUILD means that the router is currently allocating the ha network - so those routers should *not* be sent.. I expected it to return all routers in ACTIVE09:54
jschwarzkevinbenton, any ideas?09:57
*** mvk has quit IRC09:57
*** ajo_ has quit IRC10:02
*** ganso has joined #openstack-neutron10:02
*** ajo_ has joined #openstack-neutron10:02
kevinbentonjschwarz: yeah, i think that was a bug10:02
*** openstackgerrit has quit IRC10:02
jschwarzkevinbenton, thanks, I thought so too... I'll work on adding the ALLOCATING_RESOURCES state asap and send a new patchset in the coming days10:03
kevinbentonjschwarz: now i'm a little concerned about duplicated effort because i had started working on that patch as well10:03
kevinbentonjschwarz: after Ann asked me10:03
*** salv-orl_ has joined #openstack-neutron10:03
kevinbentonjschwarz: how much have you done?10:03
*** EinstCrazy has quit IRC10:03
*** openstackgerrit has joined #openstack-neutron10:03
jschwarzkevinbenton, mostly code browsing and rebasing, started yesterday..10:03
jschwarzkevinbenton, you?10:03
*** roeyc has joined #openstack-neutron10:03
kevinbentonjschwarz: can i at least push up the WIP stuff I have?10:03
jschwarzkevinbenton, be my guest10:04
jschwarzkevinbenton, thanks a lot :)10:04
kevinbentonjschwarz: ok. i'll push it up this evening. i hadn't done tests yet10:04
jschwarzkevinbenton, sure thing. I'll do some more testing. Also want to look at Liu's patches and see what else we might be missing10:05
kevinbentonjschwarz: what patches are those?10:05
jschwarzkevinbenton, https://review.openstack.org/#/q/owner:liuyulong%2540letv.com+status:open10:05
*** salv-orlando has quit IRC10:06
jschwarzkevinbenton, amuller counted some 7-8 patches related to the race condition we're handling and he believes a big part of those patches can be abandoned once we follow through with the ALLOCATING_RESOURCES solution10:06
*** mvk has joined #openstack-neutron10:06
kevinbentonjschwarz: ok10:06
*** __oanson has joined #openstack-neutron10:06
*** gal_ has joined #openstack-neutron10:06
*** saggi1 has joined #openstack-neutron10:07
jschwarzkevinbenton, so lets be in touch. I'll divert my efforts to looking at Liu's patches and will continue forward with this patch after you push your changes. Sounds good?10:08
*** gampel has quit IRC10:08
*** gampel has joined #openstack-neutron10:08
*** gsagie has quit IRC10:10
*** _oanson has quit IRC10:10
kevinbentonjschwarz: yep10:10
*** saggi has quit IRC10:11
*** gampel1 has joined #openstack-neutron10:11
*** saggi has joined #openstack-neutron10:11
openstackgerritvenkata anil proposed openstack/neutron: DVR: avoid connection loss on floating ip associate  https://review.openstack.org/19919610:12
*** iyamahat has quit IRC10:12
*** achanda has quit IRC10:12
*** gampel has quit IRC10:13
*** hoangcx has quit IRC10:13
*** saggi1 has quit IRC10:13
*** yamahata has quit IRC10:14
*** achanda has joined #openstack-neutron10:14
*** achanda has quit IRC10:16
*** zhhuabj has quit IRC10:17
*** zhhuabj has joined #openstack-neutron10:17
*** dedery has quit IRC10:20
openstackgerritDavid Shaughnessy proposed openstack/neutron: Added agent specific API support to L2 extensions  https://review.openstack.org/26759110:21
*** thorst has joined #openstack-neutron10:22
*** itzikb_ has quit IRC10:24
*** azbiswas_ has quit IRC10:24
*** jbell8 has quit IRC10:25
openstackgerritSayali Lunkad proposed openstack/neutron: WIP: Port security groups to OVO  https://review.openstack.org/27566410:26
*** baojg has quit IRC10:28
*** thorst has quit IRC10:29
*** wolverineav has joined #openstack-neutron10:31
*** wolverineav has quit IRC10:35
*** tpsilva has joined #openstack-neutron10:36
*** eddima has quit IRC10:37
*** zhhuabj has quit IRC10:39
*** nplanel has quit IRC10:39
*** bochi-michael has quit IRC10:39
*** zhhuabj has joined #openstack-neutron10:39
*** doug-fish has joined #openstack-neutron10:41
*** hichihara has quit IRC10:44
*** davidsha has joined #openstack-neutron10:44
davidshatmorin: ping10:45
tmorindavidsha: pong10:45
*** palexster has quit IRC10:45
tmorinI'm actually writing a comment on https://review.openstack.org/#/c/26759110:46
*** doug-fish has quit IRC10:46
*** palexster has joined #openstack-neutron10:46
davidshatmorin: hey, I was trying to get the vlan in but it wasn't initialized by that point it was just an empty list10:46
tmorinsome feedback based on an L2 agent extension I'm writing  for networking-bgpvpn10:46
tmorintmorin: well possibly the vlan fix makes sense as part of this change, I just wasn't sure, and thought it might be involuntary10:47
*** sdague has joined #openstack-neutron10:48
davidshatmorin: Fire away, I just wanted to let you know it wasn't initialized by that point in the neutron agent. I'm not sure how to add it without pushing the intit_extension_manager back further in the initialization.10:48
*** gal_ is now known as gsagie10:50
*** gsagie has quit IRC10:55
tmorindavidsha: I get the idea, but reading the code, it is not obvious that its behavior isn't changed beyond what the change is supposed to be doing10:57
*** tbachman has quit IRC10:57
tmorindavidsha: in particular the "and not self.sg_agent.firewall.provides_arp_spoofing_protection)" around line 28010:57
*** rossella_s has quit IRC10:57
*** rossella_s has joined #openstack-neutron10:58
*** ajo_ has quit IRC10:58
jlibosvagaryk: hi, can you please revisit https://review.openstack.org/#/c/277095/ ? PS2 should address your comments10:58
*** dims has joined #openstack-neutron10:59
*** roeyc has quit IRC11:00
*** marcusvrn_ has joined #openstack-neutron11:00
*** tbachman has joined #openstack-neutron11:01
*** sambetts|afk is now known as sambetts11:02
*** yamamoto has quit IRC11:03
*** javeriak has joined #openstack-neutron11:05
*** lajos-katona has left #openstack-neutron11:06
*** ihrachys has joined #openstack-neutron11:08
openstackgerritvenkata anil proposed openstack/neutron: Fix prefix delegation deleting addresses for ports  https://review.openstack.org/24122711:08
openstackgerritbaoping wang proposed openstack/neutron: can not reload dnsmasq after update dhcp port when call add_network_to_dhcp_agent() method, if dhcp_port is None, it will call create_dhcp_port() method in order to create a new dhcp port, but the method dose not put the new port into cache, so when we up  https://review.openstack.org/28176511:10
jlibosvagaryk: thanks11:10
*** neiljerram has joined #openstack-neutron11:11
*** tfukushima has joined #openstack-neutron11:11
garykjlibosva: np, thanks for reminding me11:12
*** hanchao has quit IRC11:12
*** q3k has quit IRC11:12
*** q3k has joined #openstack-neutron11:13
*** jbell8 has joined #openstack-neutron11:14
*** jbell8 has quit IRC11:14
davidshatmorin: I just checked there and the list still isn't populated by that point for me, I'm assuming something needs to be enabled (that I haven't) for the list to be populated?11:14
*** jlanoux has quit IRC11:15
*** q3k has left #openstack-neutron11:15
*** jlanoux has joined #openstack-neutron11:15
*** ihrachys has quit IRC11:16
*** ihrachys has joined #openstack-neutron11:16
*** achanda has joined #openstack-neutron11:17
*** jkraj has joined #openstack-neutron11:18
*** fzdarsky has joined #openstack-neutron11:20
*** ociuhandu has quit IRC11:22
*** tfukushima has quit IRC11:23
*** achanda has quit IRC11:24
openstackgerritHaim Daniel proposed openstack/neutron: Qos policy RBAC DB setup and migration  https://review.openstack.org/25008111:26
*** thorst has joined #openstack-neutron11:27
*** dims_ has joined #openstack-neutron11:30
*** dims has quit IRC11:31
*** ihrachys has quit IRC11:32
*** thorst has quit IRC11:34
*** stanzgy has quit IRC11:36
*** javeriak has quit IRC11:37
*** sudipto has quit IRC11:37
*** roeyc has joined #openstack-neutron11:41
*** nyechiel_ has quit IRC11:42
*** rafaelcferreira has quit IRC11:46
*** yamamoto has joined #openstack-neutron11:48
*** yamamoto_ has joined #openstack-neutron11:49
openstackgerritKevin Benton proposed openstack/neutron: Add ALLOCATING_RESOURCES state to routers  https://review.openstack.org/25705911:51
kevinbentonjschwarz: ^^11:51
jschwarzkevinbenton, ack11:52
openstackgerritSayali Lunkad proposed openstack/neutron: WIP: Port security groups to OVO  https://review.openstack.org/27566411:53
*** yamamoto has quit IRC11:53
*** itzikb_ has joined #openstack-neutron11:54
*** __oanson is now known as oanson11:55
*** yamamoto_ has quit IRC11:57
*** fzdarsky has quit IRC11:57
*** javeriak has joined #openstack-neutron11:58
*** EinstCrazy has joined #openstack-neutron11:59
*** gampel has joined #openstack-neutron12:01
*** javeriak has quit IRC12:02
*** gampel1 has quit IRC12:03
*** salv-orl_ has quit IRC12:03
njohnstontmorin and davidsha: Do you think the changes in https://review.openstack.org/#/c/267591 needed to support a bgpvpn l2 agent extension are an easy-quick addition, or is it likely to be pretty involved?12:07
openstackgerritKevin Benton proposed openstack/neutron: Update devstack hooks to work with pecan jobs  https://review.openstack.org/28162312:09
*** yamamoto has joined #openstack-neutron12:11
*** dedery has joined #openstack-neutron12:12
*** dedery has quit IRC12:12
*** dedery has joined #openstack-neutron12:12
*** roeyc has quit IRC12:14
*** gampel has quit IRC12:15
*** saggi has quit IRC12:15
*** oanson has quit IRC12:16
*** rotbeard has joined #openstack-neutron12:16
*** gampel has joined #openstack-neutron12:16
*** gampel has quit IRC12:17
*** nyechiel_ has joined #openstack-neutron12:17
*** roeyc has joined #openstack-neutron12:17
*** rtheis has joined #openstack-neutron12:18
*** afaranha has joined #openstack-neutron12:20
slaweqjschwarz: hello12:21
slaweqcan You maybe take a look on https://review.openstack.org/#/c/248938/12:21
slaweqthx12:21
*** yamamoto has quit IRC12:22
*** yamamoto has joined #openstack-neutron12:23
*** ociuhandu has joined #openstack-neutron12:23
*** gvrangan has quit IRC12:25
*** azbiswas has joined #openstack-neutron12:25
*** salv-orlando has joined #openstack-neutron12:26
*** dave-mccowan has joined #openstack-neutron12:26
*** yamamoto has quit IRC12:27
*** rafaelcferreira has joined #openstack-neutron12:28
*** oanson has joined #openstack-neutron12:28
*** azbiswas has quit IRC12:30
*** hynekm has quit IRC12:30
*** saggi has joined #openstack-neutron12:31
*** _oanson has joined #openstack-neutron12:33
*** gangil has quit IRC12:34
*** saggi1 has joined #openstack-neutron12:34
*** mubirru has quit IRC12:35
jschwarzslaweq, will do later today12:35
jschwarz:)12:35
slaweqthx a lot12:35
*** mubirru has joined #openstack-neutron12:35
*** saggi has quit IRC12:36
*** oanson has quit IRC12:37
*** davidsha has quit IRC12:38
*** tomoe_ has joined #openstack-neutron12:38
*** tbachman has quit IRC12:38
openstackgerritMerged openstack/neutron-specs: Add tags for neutron resources spec  https://review.openstack.org/21602112:38
*** __oanson has joined #openstack-neutron12:39
*** gampel has joined #openstack-neutron12:39
*** saggi has joined #openstack-neutron12:40
*** saggi1 has quit IRC12:42
*** _oanson has quit IRC12:42
*** tomoe_ has quit IRC12:42
*** thorst has joined #openstack-neutron12:45
*** yamamoto has joined #openstack-neutron12:46
*** tmorin has quit IRC12:52
*** doug-fish has joined #openstack-neutron12:54
*** vikram has joined #openstack-neutron12:54
openstackgerritZhaoBo proposed openstack/neutron: Add timestamp for neutron core resources  https://review.openstack.org/21358612:56
*** julim has joined #openstack-neutron12:57
bbbzhaokevinbenton:ping. Hi kevin, Need your kind review please. patch: https://review.openstack.org/#/c/213586/     Thank you12:59
*** matrohon has joined #openstack-neutron13:00
*** _oanson has joined #openstack-neutron13:03
*** gampel1 has joined #openstack-neutron13:03
*** gampel has quit IRC13:04
*** amuller has joined #openstack-neutron13:05
*** __oanson has quit IRC13:06
*** davidsha has joined #openstack-neutron13:08
*** EinstCrazy has quit IRC13:09
*** EinstCrazy has joined #openstack-neutron13:09
openstackgerritHaim Daniel proposed openstack/neutron: Qos policy RBAC DB setup and migration  https://review.openstack.org/25008113:10
*** prikshit_ has joined #openstack-neutron13:11
*** gsagie has joined #openstack-neutron13:12
*** prikshit_ has left #openstack-neutron13:13
*** hdaniel has quit IRC13:14
*** thumpba has joined #openstack-neutron13:15
*** baoli has joined #openstack-neutron13:17
*** baoli_ has joined #openstack-neutron13:18
*** baoli has quit IRC13:22
*** achanda has joined #openstack-neutron13:22
*** allan_h has joined #openstack-neutron13:23
*** fellypefca has joined #openstack-neutron13:24
fellypefcaI run the Devstack and deploy a node in a public network. Does anyone knows why i can't access the node or ping it? I tried with private network also and it worked.13:25
*** tiswanso has joined #openstack-neutron13:26
*** tmorin has joined #openstack-neutron13:26
*** tiswanso has quit IRC13:26
*** andymaier has joined #openstack-neutron13:26
*** tiswanso has joined #openstack-neutron13:27
*** achanda has quit IRC13:27
*** localloop127 has joined #openstack-neutron13:30
*** allan_h has quit IRC13:34
*** nplanel has joined #openstack-neutron13:36
*** neiljerram has quit IRC13:36
*** edmondsw has joined #openstack-neutron13:39
*** edmondsw has quit IRC13:41
*** edmondsw has joined #openstack-neutron13:42
*** yamamoto has quit IRC13:42
*** enriquetaso has quit IRC13:43
*** neiljerram has joined #openstack-neutron13:43
*** rickyrem has joined #openstack-neutron13:44
*** jpena is now known as jpena|lunch13:44
*** yamamoto has joined #openstack-neutron13:45
*** rjanakiraman has joined #openstack-neutron13:46
*** yamamoto has quit IRC13:47
*** yamamoto has joined #openstack-neutron13:47
*** yamamoto has quit IRC13:47
*** krtaylor has joined #openstack-neutron13:47
*** jprovazn has joined #openstack-neutron13:48
*** yamamoto has joined #openstack-neutron13:49
*** ccarmack has joined #openstack-neutron13:52
*** reedip_ has joined #openstack-neutron13:52
*** reedip_ has quit IRC13:54
*** neeti has quit IRC13:54
openstackgerritbaoping wang proposed openstack/neutron: Can not reload dnsmasq after update dhcp port  https://review.openstack.org/28176513:56
*** rotbeard has quit IRC13:59
*** yamamoto has quit IRC13:59
*** mgoddard_ has joined #openstack-neutron14:00
*** vthapar has joined #openstack-neutron14:01
*** mgoddard has quit IRC14:03
*** azbiswas has joined #openstack-neutron14:04
*** mkolesni_ has quit IRC14:04
*** rjanakiraman has quit IRC14:05
*** jckasper has quit IRC14:05
*** rjanakiraman has joined #openstack-neutron14:06
*** tbachman has joined #openstack-neutron14:06
*** w_verdugo has joined #openstack-neutron14:06
*** thumpba has quit IRC14:09
pc_mHenryG: ping14:09
*** dave-mccowan has quit IRC14:09
*** dave-mccowan has joined #openstack-neutron14:10
*** w_verdugo has quit IRC14:11
*** w_verdugo has joined #openstack-neutron14:12
HenryGpc_m: pong14:13
*** itzikb_ has quit IRC14:14
*** rpothier has joined #openstack-neutron14:14
pc_mHenryG: Had some questions for you.14:15
*** w_verdugo has left #openstack-neutron14:15
Sam-I-Ammoo14:15
HenryGpc_m: sure14:15
pc_mI rebuilt a new VM and setup and ran functional job. This time it ran (recall I had a problem even getting do_discover to find tests).14:15
pc_mSo now, it behaves like on my other VM.14:16
pc_mWhen I run the test. I see two odd things.14:16
pc_mFirst, it says there are two failures, but only shows one module.14:16
pc_mSecond, the failing test is test_module_sync. It says that models and migration scripts are not it sync.14:17
pc_mThe tables it shows are in LB, FW, and other non-VPN tables.  Any thoughts?14:17
HenryGpc_m: this is in vpnaas functional test?14:18
davidshaHey, are there problems with unit tests on master? I have 2 failing for empty module names and class not found.14:18
pc_mHenryG: Yes14:18
HenryGpc_m: let me check if I see the same thing14:18
pc_mHenryG: thanks14:18
pc_mHenryG: On my other (older) VM, the test fails with a different error: ERROR [alembic.util.messaging] Requested revision juno overlaps with other requested revisions14:20
pc_mHenryG: These tests pass when running under Jenkins. :(14:20
*** archers has joined #openstack-neutron14:22
*** pavel_bondar has joined #openstack-neutron14:24
HenryGpc_m: Do I need to install openswan for functional testing?14:24
HenryGpc_m: I get "Package openswan is not available"14:25
pc_mWhat OS are you on?14:26
pc_mHenryG: and version?14:27
HenryGubuntu 15.1014:27
pc_mHenryG: Ah, you'll need to use strongswan. I think it was 15.04 (or maybe 15.10) that Ubuntu switched away from openswan.14:27
*** jckasper has joined #openstack-neutron14:28
pc_mHenryG: in local.conf:   IPSEC_PACKAGE=strongswan14:28
pc_mHenryG: Then, you'll need to run the dsvm-functional-sswan test.14:29
*** rickyrem has quit IRC14:30
HenryGpc_m: I put that in my local.conf but ./tools/configure_for_vpn_func_testing.sh doesn't seem to pick it up14:30
pc_mHenryG: Note: I hit another problem this morning as well. The tools/config_for_vpn_func_testing.sh fails. I found that it is setting oslo.config to 3.0.0 and a script it calls fails. Workaround is to run it, pip install -U oslo.config and then run the failing tools/generate_config_file_samples.sh. I'm looking at the scripts now to see what brom.14:30
tmorindavidsha: do you have a few minutes to discuss how the L2 agent extension API could pass to an extension the real bridge object, so that it is possible for extensions to use the native openflow bridge, or the integration bridge's install/delete_arp_responder methods ?14:31
pc_mHenryG: Sorry... jsut set the env var.14:31
pc_mexport IPSEC_PACKAGE=strongswan14:31
pc_mHenryG: I think you also will need to set VENV to dsvm-functional-sswan too14:32
HenryGpc_m: I still get the complaint about openswan14:32
pc_mHenryG: Are you running configure script, after setting these?14:33
HenryGpc_m: yes14:33
HenryGpc_m: but for now I'll just ignore this and look at the model sync tests14:33
pc_mAre you running tox -e dsvm-functional-sswan14:33
HenryGpc_m: no, I am still at the ./tools/configure_for_vpn_func_testing.sh phase14:34
pc_mHenryG: ^14:34
openstackgerritPavel Bondar proposed openstack/neutron: [WIP] Enable pluggable IPAM implementation by default  https://review.openstack.org/18102314:34
*** rickyrem has joined #openstack-neutron14:35
HenryGpc_m: Does configure_for_vpn_func_testing.sh set up for all functional venvs?14:35
pc_mHenryG: no, you have to set VENV for the test to run, IIRC.14:36
*** rafaelcferreira has quit IRC14:36
*** jkraj has quit IRC14:36
*** fzdarsky has joined #openstack-neutron14:37
*** jkraj has joined #openstack-neutron14:37
pc_mHenryG: it installs packages, setups config and INI files.14:37
*** mvk has quit IRC14:38
*** rafaelcferreira has joined #openstack-neutron14:38
*** mvk has joined #openstack-neutron14:39
pc_mHenryG: It runs Neutron's configure_for_func_testing.sh and that is where VENV needs to be set.14:39
HenryGpc_m: I tried this: "VENV=dsvm-functional-sswan ./tools/configure_for_vpn_func_testing.sh ../devstack"14:39
davidshatmorin: Sure, I'm against it on the basis that you would need to trust all extensions/projects to use their own cookie for making flows and not the cookie used by the neutron agent. I'll need to talk to Ihar before I make this change though.14:39
tmorindavidsha: this is not really what I have in mind14:39
pc_mHenryG: I don't remember what it is for, but I also add "-i" on the end.14:40
*** Marga_ has joined #openstack-neutron14:40
*** deva_ has joined #openstack-neutron14:40
pc_mHenryG: Did you also set IPSEC_PACKAGE env var?14:40
davidshatmorin: just have all extensions use the one cookie?14:40
tmorindavidsha: I have some sample code as a PoC code of what I have in mind: http://paste.openstack.org/show/487410/14:41
HenryGpc_m: yes, and now I also included -i14:41
HenryGpc_m: I get this: http://paste.openstack.org/show/487411/14:41
tmorindavidsha: no, the behavior would be the same, we would use a class that would be a passthrough to the real bridge for most methods but would insert the cookie in the kwargs for the add/del/mod/dump_flows methods14:41
pc_mHenryG: Good!14:42
tmorindavidsha: that also allows to move cookie specific stuff out-of the OSVBridge code14:42
korzenHi rossella_s, any news about synthetic fields handling in OVO base class?14:42
pc_mHenryG: So this is the oslo.config issue. If you look, it gets set to 3.0.0.14:42
*** sridharg has quit IRC14:42
rossella_skorzen, sorry I am pretty busy these days14:43
pc_mHenryG: You can "pip install -U oslo.config" and that will put it to 3.7.0 and then just run  "sudo ./tools/generate_config_file_samples.sh"14:43
*** ekuris has quit IRC14:43
pc_mHenryG: I'm not sure who is setting oslo.config to 3.0.0 (which is < requirements.txt).14:43
pc_mHenryG: peeking at that right now.14:44
korzenrossella_s, I have made my version of loading synthetic fields for subnet patch, so no rush from my side, when your piece is ready I can rebase14:44
korzenrossella_s my impl is based on yours14:44
davidshatmorin: Ok, that makes sense.14:44
rossella_skorzen, thanks I will try to work on it asap anyway14:44
*** jhershbe has quit IRC14:44
tmorindavidsha: using this passthrough class, the API code becomes simply this: http://paste.openstack.org/show/487413/14:44
pc_mHenryG: sudo pip install...14:44
*** pradk has joined #openstack-neutron14:44
*** gongysh has joined #openstack-neutron14:45
HenryGpc_m: it's in ./tools/configure_for_vpn_func_testing.sh L5914:45
*** tidwellr has joined #openstack-neutron14:45
tmorindavidsha: I wrote this code to see if that would work, and along with the L2 agent extension I wrote for networking-bgpvpn, it seems that everything falls in place nicely14:45
davidshatmorin: Ok, would you be able to make a unit test and functional test for this quickly?14:45
*** deva_ has quit IRC14:46
*** Marga__ has joined #openstack-neutron14:46
tmorindavidsha: unit test, I think yes -- functional I don't know: what kind of functional test do you have in mind ?14:46
pc_mHenryG: Found the issue. oslo.config is hard coded to 3.0.0.14:46
HenryGpc_m: it was done by mhickey in https://review.openstack.org/25339914:46
pc_mYeah. I'll ask him why.14:46
mhickeypc_m, HenryG: Whats up?14:47
openstackgerritgaryk proposed openstack/neutron: Using LOG.warning replace LOG.warn  https://review.openstack.org/27827714:48
davidshatmorin: I think you'll need to make functional tests to ensure that the flows are added with the unique cookies assigned to each class.14:48
pc_mmhickey: In review ^^ you hard coded oslo.config to 3.0.014:48
*** dave-mccowan has quit IRC14:48
pc_mmhickey: That now breaks. Get a deprecation error. If I use 3.7.0 it works.14:48
pc_mmhickey: Do you know why it was nailed to 3.0.0? Can we just remove that?14:49
*** fellypefca has quit IRC14:49
mhickeypc_m: let me look...14:49
*** Marga_ has quit IRC14:49
tmorindavidsha: yes, ok, but that can be done with a unit test mocking run_ofctl, that would still sit under neutron/tests/unit... right ?14:50
*** jpena|lunch is now known as jpena14:50
tmorintmorin: would that be ok if I upload a new changeset on the current git change with this new class and a first shot at a proper unit test for that ?14:51
mhickeypc_m: Here was the reasoning at the time: https://review.openstack.org/#/c/253399/6/tools/configure_for_vpn_func_testing.sh14:51
pc_mmhickey: Wondering if we can just remove it, or if we need to install with a newer version.14:51
davidshatmorin: from the functional tests that had to be done so far, the proxy add/mod/del/dump functions had to have functional tests and they were removed when we didn't need them.14:51
mhickeypc_m: specifying the version is probably not a good idea14:51
openstackgerritgaryk proposed openstack/neutron: Security group: use correct logging format  https://review.openstack.org/28189414:51
pc_mmhickey: Yeah, didn't know if it wasn't there, or what was there was too old, or something else.14:52
*** rjanakiraman has quit IRC14:52
tmorindavidsha: if you have pointers to these functional tests that had been written, I'll have a look14:52
davidshatmorin: The only objection you'll receive is how long will it take you to do this, because we wanted to have this merged asap.14:53
mhickeypc_m: the issue is to circumvent when the genrator is not available.14:53
garykajo: rossella_s: please see https://review.openstack.org/28189414:53
mhickeypc_m: maybe now you don't need to specify the version as the oslo.config OOTB is version 3.0.0 or higher?14:54
pc_mmhickey: You mean to install it if not already installed?14:54
ajogaryk: thanks, reading14:54
tmorindavidsha: I get the idea, I'll have to be reactive, but I don't think the thing will be much more complex than what we have now14:54
mhickeypc_m: yes. IIRC, it was because the func testing was failing because config generator was unavailable14:55
ajogaryk: thanks for pinging, yikes, I missed that!!14:55
*** mlavalle has joined #openstack-neutron14:55
*** srampal has joined #openstack-neutron14:55
rossella_sthanks garyk14:55
openstackgerritMerged openstack/neutron: Fix GROUP BY usage for PostgreSQL in migrations  https://review.openstack.org/28151714:55
*** tomoe_ has joined #openstack-neutron14:55
pc_mmhickey: The requirements.txt file has it, with >=3.4.014:56
dasmo/14:56
pc_mNot in the functional test requirements.txt file.14:56
mhickeypc_m: I don't think it mattered changing that. For some reason it needed to e installed explicitly14:57
pc_mYou think we just need to install the latest?14:58
mhickeypc_m: refer to your comment of "14:58
mhickeyDec 9 4:00 PM"14:58
*** john-davidge has joined #openstack-neutron14:59
*** yamamoto has joined #openstack-neutron14:59
*** plopix has joined #openstack-neutron14:59
mhickeypc_m: Sorry got to run to a meeting. Be back in ~ 30 mins.14:59
*** vikram has quit IRC15:00
pc_mmhickey: Ah. OK. will change this.15:00
*** mvk has quit IRC15:00
*** john-davidge_ has joined #openstack-neutron15:02
*** hdaniel has joined #openstack-neutron15:02
*** fzdarsky_ has joined #openstack-neutron15:02
*** dave-mccowan has joined #openstack-neutron15:02
HenryGpc_m: I am seeing the test_models_sync failure now. Give me some time to investigate15:03
*** azbiswas has quit IRC15:03
*** john-davidge has quit IRC15:03
*** john-davidge_ is now known as john-davidge15:03
davidshatmorin: you said this class works?15:04
openstackgerritMiguel Angel Ajo proposed openstack/neutron: RPC Callback rolling upgrades reporting, and integration  https://review.openstack.org/26804015:04
*** mubirru has quit IRC15:04
tmorindavidsha: I haven't tested in detail yet, but in my devstack for what I'm doing, it seems to work15:04
*** amotoki has joined #openstack-neutron15:05
tmorindavidsha: do you think I may have missed something ?15:05
*** sc68cal has joined #openstack-neutron15:05
davidshatmorin: It looks like it would still result in flows being deleted, the br-int/tun objects would be entirely unaware of the cookies these classes generate.15:06
*** MVenesio has joined #openstack-neutron15:07
*** banix has joined #openstack-neutron15:07
*** mgoddard_ has quit IRC15:07
tmorindavidsha: I thought they would, if the cookie set for the OVSCookieBridge is retrieved from the original bridge, like this: http://paste.openstack.org/show/487413/15:07
*** mgoddard has joined #openstack-neutron15:08
tmorindavidsha: put we possibly can improve the thing and have everything done right by having the OVSCookieBridge __init__ get its cookie from the underlying bridge itself15:09
davidshatmorin: but the cookies generated by the OVSCookieBridge wouldn't be seen by br-int/tun15:09
*** iyamahat has joined #openstack-neutron15:10
ajojlibosva, hdaniel , jschwarz , garyk , HenryG , amotoki:  if you had any spare cycles... https://review.openstack.org/#/c/268040/ OVO RPC Callbacks rolling upgrades integration15:10
ajoI'm doing something new for neutron, adding a fanout queue to all neutron servers to have a fast path to get all servers updated about the agent resource versions15:10
tmorindavidsha: what do you mean by seen ?   if the OVSCookieBridge gets a cookie from the underlying bridge with request_cookie() then the underlying bridge will keep its cookie in its reserved_cookie set, right ?15:11
*** lazy_prince has joined #openstack-neutron15:11
ajohdaniel: jumping into your RBAC patch15:11
hdanielajo: good luck :)15:11
hdanielajo: it grows on you - just give it a chance :)15:11
*** abregman has quit IRC15:12
ajohdaniel:  :)15:13
davidshatmorin: you have generate_cookie methods in the class but no way to inform br-int/tun that new cookies have been generated. This also wouldn't remove the cookie methods from OVSBridge as it would still need to generate and maintain the list of cookies to stop flows being deleted.15:13
tmorindavidsha: I think I get your point, as is the code does indeed not put the cookie in the reserved_cookies of the underlying bridge15:13
*** efoley_ has joined #openstack-neutron15:13
*** efoley has joined #openstack-neutron15:13
*** tbachman has quit IRC15:13
tmorindavidsha: in my attempts, I mostly cared about giving access to the real bridge to extension, and missed about putting the reserved cookie in the right place15:14
*** archers has quit IRC15:14
*** abregman has joined #openstack-neutron15:14
pc_mHenryG: thanks15:14
*** shwetaap has joined #openstack-neutron15:14
tmorindavidsha: now that you raise this issue, I understand that the reserved_cookie logic needs to stay in the underlying bridge (ie. in the OVSBridge class)15:15
openstackgerritIsaku Yamahata proposed openstack/neutron: unbreak unit test caused by c5fa665de3173f3ad82cc3e7624b5968bc52c08d  https://review.openstack.org/27984315:15
*** dslevin has joined #openstack-neutron15:16
*** dslevin has quit IRC15:16
*** lazy_prince has quit IRC15:17
*** nplanel has quit IRC15:17
*** dslevin has joined #openstack-neutron15:18
*** dslevin has quit IRC15:18
*** lazy_prince has joined #openstack-neutron15:19
*** allan_h has joined #openstack-neutron15:20
*** dslevin has joined #openstack-neutron15:20
*** dslevin has quit IRC15:20
davidshatmorin: you have the code for this all done already, without the tests correct?15:21
tmorindavidsha: mostly yes, I'm currently fixing the issue you raised above15:21
*** gongysh has quit IRC15:22
*** irenab_ has joined #openstack-neutron15:22
*** dslevin has joined #openstack-neutron15:23
*** dslevin has quit IRC15:23
*** Prem_ has joined #openstack-neutron15:23
*** irenab has quit IRC15:23
*** irenab_ is now known as irenab15:23
davidshatmorin: remove the cookie methods and make a few quick unit tests. Add it into the ovs_agent_extensions_api.py file and the equivilent unit tests, if Ihrachys gets to it quickly and we can fix problems with it fast we can use it over the OVSBridge class.15:25
*** killer_prince has joined #openstack-neutron15:25
*** achanda has joined #openstack-neutron15:25
tmorindavidsha: ok, I'll try to push something that does that today (or tomorrow morning CET)15:26
*** yamahata has joined #openstack-neutron15:27
*** tbachman has joined #openstack-neutron15:27
*** lazy_prince has quit IRC15:28
*** achanda has quit IRC15:30
*** azbiswas has joined #openstack-neutron15:32
*** wolverineav has joined #openstack-neutron15:36
ajoping hdaniel15:38
ajohttps://review.openstack.org/#/c/250081/19/neutron/db/rbac_db_mixin.py15:38
hdanielajo: yeah15:38
ajowhy do you change e['tenant_id'] to context.tenant_id ?15:38
*** john-davidge has quit IRC15:38
ajoyou're changing the owner of the rbac entry from the rbac you're trying to create, to the creator doing the action?15:39
ajoor what am I missing?15:39
ajoL5615:39
*** dane_leblanc has joined #openstack-neutron15:39
*** boden has joined #openstack-neutron15:39
hdanielajo: yeah, I think I saw that the client might send a bogous tenant_id15:39
*** jlanoux has quit IRC15:39
mhickeypc_m: I'm back15:40
ajohdaniel: but if you're the admin, I think you can specify an "specific" tenant ID for the objects you're creating15:40
hdanielajo: and the owner of the rbac-policy, can't be change afaik15:40
mhickeyHenryG: Hey15:40
ajohdaniel: ok, I'd move that change out and discuss it with kevin if that sounds ok15:40
hdanielajo: well, I'm not sure that this code validates that15:40
ajoit seems unrelated to your specific patch15:40
hdanielajo: sure, np15:40
*** wolverineav has quit IRC15:41
*** vhosakot has joined #openstack-neutron15:41
ajothanks hdaniel  :)15:42
hdanielajo: my pleasure ;)15:42
openstackgerritPaul Michali proposed openstack/neutron-vpnaas: Fix configure script for functional tests  https://review.openstack.org/28191415:42
pc_mmhickey: ^^15:42
*** fzdarsky_ has quit IRC15:43
*** fzdarsky has quit IRC15:43
*** ljxiash has joined #openstack-neutron15:43
*** vthapar has quit IRC15:44
*** numans has quit IRC15:44
*** singhj has joined #openstack-neutron15:45
*** allan_h has quit IRC15:45
ajohdaniel: seeing a lot of good work so far, /me keeps reading :)15:45
mhickeypc_m: Great, thanks. I will wait till it passes the check to be sure but looks good.15:45
hdanielajo: spoiler alert: in the end, the policy ... gets shared15:45
ajolol15:45
ajohdaniel: it's better to share15:46
hdaniellol15:46
*** singhj has quit IRC15:46
hdanielajo: it's just have to be with the right tenant15:46
ajo:)15:46
*** thumpba has joined #openstack-neutron15:49
*** fzdarsky has joined #openstack-neutron15:50
*** fzdarsky_ has joined #openstack-neutron15:50
*** j_king has joined #openstack-neutron15:50
*** efoley_ has quit IRC15:51
*** efoley has quit IRC15:51
*** sc68cal has quit IRC15:51
*** azbiswas_ has joined #openstack-neutron15:51
*** EinstCrazy has quit IRC15:51
*** amuller is now known as amuller_afk15:52
*** gampel1 has quit IRC15:52
*** yamamoto has quit IRC15:52
*** Shrews has joined #openstack-neutron15:53
*** azbiswas has quit IRC15:54
*** anilvenkata has quit IRC15:55
openstackgerritAndreas Scheuring proposed openstack/neutron: macvtap: Macvtap L2 Agent  https://review.openstack.org/27530615:55
*** tmorin has quit IRC15:56
*** liamji has joined #openstack-neutron15:56
*** tmorin has joined #openstack-neutron15:56
*** fzdarsky has quit IRC15:56
*** fzdarsky_ has quit IRC15:56
HenryGmhickey: heyoo15:59
*** krotscheck_dcm is now known as krotscheck16:00
*** Shrews has left #openstack-neutron16:01
*** Shrews has joined #openstack-neutron16:02
*** Shrews has left #openstack-neutron16:02
*** salv-orl_ has joined #openstack-neutron16:03
*** zigo has quit IRC16:03
*** zigo has joined #openstack-neutron16:05
mhickeyHenryG: How are the teeth?16:05
*** kobis has quit IRC16:05
HenryGmhickey: very clean16:05
*** marios_ has joined #openstack-neutron16:05
mhickeyHenryG: So, you will be sparkling at the mid-cycle?! :)16:05
*** salv-orlando has quit IRC16:06
*** coolsvap|away has quit IRC16:06
*** marios has quit IRC16:06
*** jwarendt has joined #openstack-neutron16:06
*** w_verdugo has joined #openstack-neutron16:07
*** davidsha has quit IRC16:07
*** fzdarsky_ has joined #openstack-neutron16:07
*** fzdarsky has joined #openstack-neutron16:07
HenryGmhickey: It depends, I might not be smiling16:07
mhickeylol16:07
mhickeyHenryG: I'll buy you a beer. That should help.16:08
*** efoley_ has joined #openstack-neutron16:08
jschwarzhdaniel, does the latest patchset pass UT?16:08
jschwarzpy27, py34?16:08
*** w_verdugo has left #openstack-neutron16:08
hdanielyep - jenkins got it verified16:08
*** tbachman has quit IRC16:08
mnaserI believe I've read somewhere a while ago that the DHCP domain can be dynamically set in Liberty, am I imagining things as I can't find it again here16:08
*** efoley has joined #openstack-neutron16:08
jschwarzhdaniel, yay you - what was the problem?16:08
hdanieljschwarz: needed some of that secret sqlalchemy sauce16:09
mhickeyHenryG: Could you take a look at following: http://logs.openstack.org/58/277558/8/check/gate-neutron-python27-constraints/a63cd7f/console.html. Not sure why cannot create table in Jenkins.16:09
jschwarzhdaniel, uhmmm yummy, sqlalchemy sauce!16:09
hdaniel:)16:10
*** ljxiash has quit IRC16:10
*** armax has joined #openstack-neutron16:10
HenryGmhickey: it's saying the tables don't exist, i.e. that create_table hasn't been done for them16:11
*** allan_h has joined #openstack-neutron16:11
*** jreeves has joined #openstack-neutron16:11
mhickeyHenry: understood. so how does it work locally then?16:11
*** Aish has joined #openstack-neutron16:12
*** davidsha has joined #openstack-neutron16:12
*** nmagnezi has quit IRC16:13
jschwarzhdaniel, your magic strings in test_rbac_db_mixin are legendary16:14
jschwarzfor the night is dark and full of comments16:14
*** armax has quit IRC16:14
hdanieljschwarz: thought you'd like it16:15
jschwarzXD16:15
*** pcaruana has quit IRC16:15
*** regXboi has joined #openstack-neutron16:16
jschwarzhdaniel, +116:17
*** rcernin has quit IRC16:17
*** coolsvap|away has joined #openstack-neutron16:20
*** yamamoto has joined #openstack-neutron16:21
hdanielajo: I found the reason for that https://review.openstack.org/#/c/250081/19/neutron/db/rbac_db_mixin.py L5716:21
hdanieljschwarz: ^16:21
*** armax has joined #openstack-neutron16:22
hdanielajo, jschwarz: it was me :(16:22
*** marios has joined #openstack-neutron16:22
jschwarz:< :<16:22
*** drankis has joined #openstack-neutron16:22
hdanielajo, jschwarz: L286  - lacks that field16:23
* hdaniel uploads the fix16:23
*** yfried has quit IRC16:23
ajoaha16:23
jschwarzhdaniel, I'm off.. have a merry Christmas and check out my comments before you do16:23
hdanieljschwarz: cheers16:23
ajolol jschwarz16:23
jschwarzbb ajo :)16:24
tmorindavidsha: I would like to run my unittest locally before pushing to gerrit, do you have an idea how I can run only my tests and avoid running all the neutron tests ?16:24
mhickeyjschwarz, you getting ready for xmas 2016 all ready! :)16:24
*** fzdarsky has quit IRC16:24
*** fzdarsky_ has quit IRC16:24
ajotmorin: you can write a substring of your test path16:24
ajotmorin: tox -epy27 unit.blahblah16:24
ajoor even your test class name, that works16:24
tmorinajo: I was hoping for something like this, thanks !16:25
ajotmorin: you're welcome16:25
*** tomoe_ has quit IRC16:25
*** ildikov has quit IRC16:26
*** wwriverrat_ has joined #openstack-neutron16:27
matrohonajo : the DEBUG=True does not work anymore when launching tox tests, am I wrong?16:27
*** minwang2 has joined #openstack-neutron16:27
*** ildikov has joined #openstack-neutron16:27
*** jlibosva has quit IRC16:28
*** jschwarz has quit IRC16:29
*** wwriverrat has quit IRC16:29
*** wwriverrat_ is now known as wwriverrat16:29
davidshatmorin: ./run_test.sh <name_of_your_test_class>16:29
*** insequent has quit IRC16:30
*** daneyon has joined #openstack-neutron16:30
*** daneyon__ has joined #openstack-neutron16:31
tmorindavidsha: thanks (I had another answer from ajo)16:31
*** baoli_ has quit IRC16:31
*** prithiv has joined #openstack-neutron16:32
hdanielajo: sorry for the respins, I'm so eager to nail this one ...16:32
*** sc68cal has joined #openstack-neutron16:32
davidshatmorin: Ah sorry! your code will be up in the next hour is it?16:33
*** josecastroleon has quit IRC16:33
*** daneyon_ has quit IRC16:34
*** daneyon has quit IRC16:34
*** josecastroleon has joined #openstack-neutron16:35
*** MVenesio has quit IRC16:35
*** brad_behle has joined #openstack-neutron16:35
*** efoley_ has quit IRC16:35
*** efoley has quit IRC16:35
mhickeyHenryG: ping16:35
HenryGmhickey: I am investigating16:36
*** tbachman has joined #openstack-neutron16:36
mhickeyHenryG: no bother .. am looking myself ..16:36
*** elopez has joined #openstack-neutron16:37
*** efoley has joined #openstack-neutron16:38
*** efoley_ has joined #openstack-neutron16:38
*** haplo37 has joined #openstack-neutron16:39
*** marios_ has quit IRC16:39
*** kbringard has joined #openstack-neutron16:40
*** fzdarsky has joined #openstack-neutron16:40
*** fzdarsky_ has joined #openstack-neutron16:41
*** jlanoux has joined #openstack-neutron16:41
*** fzdarsky_ has quit IRC16:41
*** fzdarsky__ has joined #openstack-neutron16:41
*** fzdarsky__ has quit IRC16:41
*** fzdarsky_ has joined #openstack-neutron16:42
sc68calarmax: thanks again for your help yesterday. I think I really needed a fresh set of eyes to see what I was missing. Target fixation16:42
armaxsc68cal: well16:43
*** gvrangan has joined #openstack-neutron16:43
armaxsc68cal: that was fun and kevinbenton stole some of it ;)16:43
sc68calhappens in motorcycling - instead of swerving to avoid a hazard you stare right at it and slam into it16:43
armaxsc68cal: have you seen this one?16:43
armaxhttps://review.openstack.org/#/c/279378/916:43
Sam-I-Amsc68cal: moo16:43
armaxsc68cal: in reality we’re still unclear whether, once we get past the metadata issue, we face other challenges16:43
sc68calarmax: I think I saw your fix related to that over in DevStack16:43
sc68calsubnet pools16:43
sc68calarmax: agreed. I think the MTU issue is still lurking in the background16:44
armaxsc68cal: that was different16:44
armaxsc68cal: right, but we should definitely rule out any obvious misconfiguration16:44
sc68calarmax: yup. Like the metadata service not working16:44
sc68calkinda important16:44
Sam-I-Amlolmtu16:45
*** Aish has quit IRC16:45
Sam-I-Amthe elephant in the room16:45
armaxin fact, let’s see if our infra friends can help nudge https://review.openstack.org/#/c/281633/16:45
*** mgoddard_ has joined #openstack-neutron16:45
sc68calarmax: ah. you're thinking the same thing I was thinking. switching to config drive16:46
*** tbachman has quit IRC16:46
armaxsc68cal: well not exactly16:46
*** oshvartz has quit IRC16:46
armaxsc68cal: for now it makes sense to align the configuration of neutron jobs across the board16:46
sc68calyeah16:46
armaxsc68cal: but we’d want to figure out how and whether we need to support metadata traffic, if any long term16:47
armaxsc68cal: for that, I need some research16:47
*** liamji has quit IRC16:47
mhickeySam-I-Am: Hey16:47
armaxsc68cal: I am a bit behind on the story to support metadata, ec2 and the rest of it through the metadata proxy16:48
*** mgoddard has quit IRC16:48
Sam-I-Ammhickey: moo16:49
mhickeySam-I-Am: Are you still celebrating the broncos?! :D16:49
*** minwang2 has quit IRC16:50
*** dims has joined #openstack-neutron16:50
*** dims_ has quit IRC16:51
sc68calarmax: ack16:51
Sam-I-Ammhickey: more like mourning the loss of football season16:51
mhickeySam-I-Am: lol16:51
mhickeySam-I-Am: If you have some b/w could you put your eyes on: https://review.openstack.org/#/c/276335/?16:52
*** tbachman has joined #openstack-neutron16:52
*** scheuran has quit IRC16:53
mhickeySam-I-Am: patch getting there I think16:53
Sam-I-Amyeah16:53
Sam-I-Ami'll look at it in a bit16:53
*** john-davidge has joined #openstack-neutron16:53
mhickeyGreat, thanks Sam-I-Am16:54
*** jaypipes has quit IRC16:54
sc68calarmax: regarding https://review.openstack.org/#/c/279378/9 - I'd have to do a bit of work to catch up to you and carl_baldwin about this issue. So, I'll let you guys work it out16:54
armaxsc68cal: I think we have it under control16:55
sc68calarmax: but yeah if we have some wierd behavior in the api due to auto_allocate we need to fix it, so I'm probably in agreement with what you are trying to fix16:55
armaxsc68cal: well it’s more than that16:55
*** korzen has quit IRC16:56
armaxsc68cal: but we’re trying to have a less ambiguous API wrt subnetpools and prefix delegation16:56
*** kobis has joined #openstack-neutron16:57
sc68calyeah16:57
sc68calI'm all on board for less ambiguity16:58
*** nlahouti has joined #openstack-neutron16:59
openstackgerritThomas Morin proposed openstack/neutron: Added agent specific API support to L2 extensions  https://review.openstack.org/26759117:00
tmorindavidsha: I have pushed a new changeset with the changes we discussed, and unit tests -- I have to go now, but I'll be around tomorrow to discuss that17:00
*** s3wong has joined #openstack-neutron17:00
davidshatmorin: Ok, thanks I'll be heading soon myself but I'll go through it in the morning.17:00
*** srampal has quit IRC17:02
*** tmorin has quit IRC17:03
*** fedexo has joined #openstack-neutron17:04
*** josecastroleon has quit IRC17:04
*** josecastroleon has joined #openstack-neutron17:05
*** s3wong has quit IRC17:06
*** jaypipes has joined #openstack-neutron17:08
*** moshele has quit IRC17:09
*** insequent has joined #openstack-neutron17:11
*** sridhar_ram has joined #openstack-neutron17:13
*** mhickey has quit IRC17:13
*** daneyon has joined #openstack-neutron17:16
*** daneyon_ has joined #openstack-neutron17:17
*** minwang2 has joined #openstack-neutron17:17
*** daneyon__ has quit IRC17:19
*** ygbo has quit IRC17:21
*** daneyon has quit IRC17:21
openstackgerritCedric Brandily proposed openstack/neutron: Fix generate_records_for_existing in migrations  https://review.openstack.org/28153317:21
*** singhj has joined #openstack-neutron17:22
*** claudiub has joined #openstack-neutron17:22
openstackgerritHenry Gessau proposed openstack/neutron: API test for get-me-network  https://review.openstack.org/27768317:22
*** manjeets has joined #openstack-neutron17:23
*** yarkot has joined #openstack-neutron17:23
*** slaweq_ has joined #openstack-neutron17:27
*** fedexo has quit IRC17:27
*** krotscheck is now known as krotscheck_dr17:27
*** achanda has joined #openstack-neutron17:28
*** kobis has quit IRC17:32
*** kawa2014 has quit IRC17:33
*** hynekm has joined #openstack-neutron17:33
*** mgoddard_ has quit IRC17:33
*** mgoddard has joined #openstack-neutron17:33
*** achanda has quit IRC17:33
*** josecastroleon has quit IRC17:35
*** srampal has joined #openstack-neutron17:35
*** baoli has joined #openstack-neutron17:36
*** josecastroleon has joined #openstack-neutron17:36
*** rcernin has joined #openstack-neutron17:36
*** wolverineav has joined #openstack-neutron17:37
*** matrohon has quit IRC17:38
*** newbiee has joined #openstack-neutron17:40
*** Swami has joined #openstack-neutron17:42
*** wolverineav has quit IRC17:42
*** shivrao has joined #openstack-neutron17:42
mlavallearmax: ping17:43
armaxmlavalle: pong17:45
mlavallearmax: quick question. do you suggest also removing lines 41 to 44 in https://review.openstack.org/#/c/280957/9/doc/networking-guide/source/adv-config-dns.rst?17:45
armaxmlavalle: let me check17:46
armaxI was going to have another pass today17:46
armaxmlavalle: I personally would17:46
armaxmlavalle: I think the doc would be easier to read17:46
armaxmlavalle: if we don’t mention ‘how broken17:46
armaxit was :)17:47
mlavallearmax: ok.... will do. I'll push next revision in 30 minutes. Wait for it before your next pass.... Thanks17:47
armaxok17:47
armaxmlavalle: thank you17:47
openstackgerritArmando Migliaccio proposed openstack/neutron: stadium: exercise the inclusion criteria  https://review.openstack.org/28162817:50
*** elopez has quit IRC17:50
*** elopez has joined #openstack-neutron17:50
openstackgerritArmando Migliaccio proposed openstack/neutron: stadium: revise the introduction to the document  https://review.openstack.org/28156817:51
*** insequent has quit IRC17:51
openstackgerritArmando Migliaccio proposed openstack/neutron: stadium: Add a guideline about contributor overlap  https://review.openstack.org/27588817:51
*** elopez has quit IRC17:52
*** elopez has joined #openstack-neutron17:52
openstackgerritArmando Migliaccio proposed openstack/neutron: stadium: exercise the inclusion criteria  https://review.openstack.org/28162817:52
*** jhershbe has joined #openstack-neutron17:52
openstackgerritArmando Migliaccio proposed openstack/neutron: stadium: revise the introduction to the document  https://review.openstack.org/28156817:53
*** bjornar_ has joined #openstack-neutron17:53
*** abregman has quit IRC17:53
openstackgerritArmando Migliaccio proposed openstack/neutron: tickle tickle  https://review.openstack.org/28198717:54
openstackgerritArmando Migliaccio proposed openstack/neutron: tickle tickle  https://review.openstack.org/28198717:55
ajmillerpc_m: ping17:56
pc_majmiller: pong17:56
openstackgerritArmando Migliaccio proposed openstack/neutron: tickle tickle  https://review.openstack.org/28198717:57
ajmillerpc_m: did you see the docs gate test failed on https://review.openstack.org/#/c/280952/?17:57
*** SumitNaiksatam has joined #openstack-neutron17:57
pc_majmiller: I've been monitoring it. It is running again, right now, and looks like docs just failed.17:58
ajmilleryeah17:58
pc_majmiller: I saw that before on 280922. Re-ran and it failed neutron-full. Re-ran and it passed....17:59
*** madhu_ak has joined #openstack-neutron17:59
pc_majmiller: Seems like the tests are intermittent right now. Timeouts and other odd errors.17:59
*** ccarmack has quit IRC18:02
pc_majmiller: No, actually it was on this commit.18:02
*** Marga__ has quit IRC18:02
ajmillerpc_m: Yup, There's a nova job higher in the queue that failed its pep8 with a somewhat similar symptom.18:02
*** Marga_ has joined #openstack-neutron18:03
pc_majmiller: 2/17 @ 2:57 failed docs, 2/17 @ 5:52 pm failed full,  today @8:21 all passed.18:03
*** achanda has joined #openstack-neutron18:03
pc_mArgh!18:03
*** numans has joined #openstack-neutron18:04
pc_majmiller: Asking over in infra, if known issue.18:05
*** jlanoux has quit IRC18:06
*** roeyc has quit IRC18:06
ajmillerok, good.  A few days ago one of their nodepool providers (ovh) was having network issues, and tests would randomly fail if one had the bad luck to be scheduled onto one of their nodes.18:06
*** cburgess has quit IRC18:07
*** tidwellr has quit IRC18:07
*** tidwellr has joined #openstack-neutron18:08
*** mickeys has joined #openstack-neutron18:08
*** ivar-lazzaro has joined #openstack-neutron18:08
pc_majmiller: Looks like it is re-running.18:08
*** cburgess has joined #openstack-neutron18:08
openstackgerritArmando Migliaccio proposed openstack/neutron: stadium: exercise the inclusion criteria  https://review.openstack.org/28162818:09
*** josecastroleon has quit IRC18:09
ajmillerpc_m:  I think a job ahead of it in the queue failed, causing a restart -- and now the doc test just passed.18:10
ajmillerFor a change, a gate failure ahead of us did us a favor!18:10
pc_majmiller: fingers crossed18:10
*** josecastroleon has joined #openstack-neutron18:11
pc_majmiller: I've got a couple of VPN commits in the queue. So hoping it works.18:11
*** ivar-lazzaro has quit IRC18:11
*** Marga_ has quit IRC18:12
*** azbiswas_ is now known as azbiswas18:12
openstackgerritRossella Sblendido proposed openstack/neutron: Improve logging for port binding  https://review.openstack.org/27630118:13
*** ivar-lazzaro has joined #openstack-neutron18:13
*** slaweq_ has quit IRC18:13
*** ijw has joined #openstack-neutron18:14
*** ccarmack has joined #openstack-neutron18:18
*** Marga_ has joined #openstack-neutron18:18
*** gangil has joined #openstack-neutron18:20
*** gangil has quit IRC18:20
*** gangil has joined #openstack-neutron18:20
*** prithiv has quit IRC18:22
*** notmorgan has quit IRC18:22
openstackgerritDavid Shaughnessy proposed openstack/neutron: Added agent specific API support to L2 extensions  https://review.openstack.org/26759118:22
*** smalleni has joined #openstack-neutron18:23
openstackgerritMerged openstack/neutron: Add VLAN tag info to port before applying SG initial setup.  https://review.openstack.org/27251318:24
*** tomoe_ has joined #openstack-neutron18:25
*** ivar-lazzaro has quit IRC18:26
*** achanda has quit IRC18:26
openstackgerritDavid Shaughnessy proposed openstack/neutron: DSCP QoS rule implementation  https://review.openstack.org/25173818:26
*** rickyrem has quit IRC18:27
*** davidsha has quit IRC18:27
*** ivar-lazzaro has joined #openstack-neutron18:28
*** ijw has quit IRC18:28
*** ijw has joined #openstack-neutron18:28
*** amuller_afk is now known as amuller18:29
*** tomoe_ has quit IRC18:30
*** gsagie has quit IRC18:31
*** newbiee has quit IRC18:33
*** efoley has quit IRC18:34
*** Aish has joined #openstack-neutron18:34
*** jpena has quit IRC18:34
*** insequent has joined #openstack-neutron18:34
*** prithiv has joined #openstack-neutron18:35
*** efoley_ has quit IRC18:35
openstackgerritVictor Morales proposed openstack/neutron: Add missing character  https://review.openstack.org/28200018:36
*** achanda has joined #openstack-neutron18:37
*** mvk has joined #openstack-neutron18:38
*** wolverineav has joined #openstack-neutron18:38
*** josecastroleon has quit IRC18:40
*** josecastroleon has joined #openstack-neutron18:41
*** Aish has quit IRC18:43
*** jhershbe has quit IRC18:43
*** yfried has joined #openstack-neutron18:44
*** Marga_ has quit IRC18:45
*** dileepr has joined #openstack-neutron18:45
*** shashank_hegde has joined #openstack-neutron18:46
*** safchain has quit IRC18:47
*** abhiraut has joined #openstack-neutron18:48
*** Marga_ has joined #openstack-neutron18:48
*** s3wong has joined #openstack-neutron18:49
openstackgerritVictor Morales proposed openstack/neutron: Add sphinx extension to generate db diagram  https://review.openstack.org/27487418:50
*** fzdarsky has quit IRC18:50
*** fzdarsky_ has quit IRC18:51
*** neelashah has joined #openstack-neutron18:52
*** hdaniel has quit IRC18:54
*** Marga_ has quit IRC18:54
*** Aish has joined #openstack-neutron18:54
*** jprovazn has quit IRC18:55
*** Marga_ has joined #openstack-neutron18:55
*** rossella_s has quit IRC18:57
*** rossella_s has joined #openstack-neutron18:58
*** fzdarsky has joined #openstack-neutron19:01
*** elo has joined #openstack-neutron19:01
*** fzdarsky_ has joined #openstack-neutron19:02
*** sridhar_ram1 has joined #openstack-neutron19:02
*** achanda has quit IRC19:03
*** newbiee has joined #openstack-neutron19:03
*** sridhar_ram has quit IRC19:04
*** ivar-lazzaro has quit IRC19:04
*** tbachman has quit IRC19:04
*** ivar-lazzaro has joined #openstack-neutron19:04
*** azbiswas has quit IRC19:05
*** azbiswas has joined #openstack-neutron19:06
armaxamuller: ping19:09
*** azbiswas has quit IRC19:10
*** rickyrem has joined #openstack-neutron19:11
*** josecastroleon has quit IRC19:11
*** andymaier has quit IRC19:11
*** josecastroleon has joined #openstack-neutron19:12
*** mgoddard has quit IRC19:12
*** wolverineav has quit IRC19:13
*** wolverineav has joined #openstack-neutron19:14
amullerarmax: heya19:15
*** fzdarsky_ has quit IRC19:15
*** fzdarsky has quit IRC19:16
*** achanda has joined #openstack-neutron19:17
*** wolverineav has quit IRC19:18
openstackgerritRyan Tidwell proposed openstack/neutron: BGP Dynamic Routing: introduce BgpDriver  https://review.openstack.org/20763519:19
openstackgerritRyan Tidwell proposed openstack/neutron: BGP Dynamic Routing: introduce BgpDrAgent  https://review.openstack.org/20762519:19
*** rubasov has quit IRC19:19
*** Leom has joined #openstack-neutron19:22
*** garyk has quit IRC19:22
*** tbachman has joined #openstack-neutron19:22
*** prithiv has quit IRC19:24
*** bkumar has joined #openstack-neutron19:25
*** neiljerram has quit IRC19:30
openstackgerritCarl Baldwin proposed openstack/neutron: WIP Add use_default_subnetpool to create subnet requests  https://review.openstack.org/28202119:30
*** hynekm has quit IRC19:34
*** wolverineav has joined #openstack-neutron19:34
openstackgerritRyan Tidwell proposed openstack/neutron: Add BGP Callback and RPC Call implementations  https://review.openstack.org/21699419:35
openstackgerritRyan Tidwell proposed openstack/neutron: Add Queries For BGP Route Lookups  https://review.openstack.org/24219219:35
*** safchain has joined #openstack-neutron19:37
*** mickeys has quit IRC19:38
*** jkraj has quit IRC19:38
*** claudiub has quit IRC19:38
openstackgerritArmando Migliaccio proposed openstack/neutron: Test test test  https://review.openstack.org/28160019:40
*** josecastroleon has quit IRC19:42
*** vhosakot has quit IRC19:42
*** safchain has quit IRC19:42
*** josecastroleon has joined #openstack-neutron19:43
*** Aish has quit IRC19:43
*** Aish has joined #openstack-neutron19:44
*** SumitNaiksatam has quit IRC19:44
*** vhosakot has joined #openstack-neutron19:44
openstackgerritSean Dague proposed openstack/neutron: Sean's super crazy metadata test bazzar  https://review.openstack.org/28203119:47
*** newbiee has quit IRC19:47
openstackgerritSean Dague proposed openstack/neutron: Sean's super crazy metadata test bazzar  https://review.openstack.org/28203119:48
*** achanda has quit IRC19:51
sc68calsdague: lol @ commit message19:53
*** rcernin has quit IRC19:55
*** SumitNaiksatam has joined #openstack-neutron19:58
*** achanda has joined #openstack-neutron19:58
*** ociuhandu has quit IRC19:58
*** numans has quit IRC19:58
*** hynekm has joined #openstack-neutron19:59
*** krtaylor has quit IRC19:59
*** insequent has quit IRC20:03
*** nyechiel_ has quit IRC20:03
*** nolan has joined #openstack-neutron20:03
*** kobis has joined #openstack-neutron20:03
openstackgerritHynek Mlnarik proposed openstack/neutron: WIP: Squash initialization of OVS bridge flows  https://review.openstack.org/28204020:05
*** brad_behle_ has joined #openstack-neutron20:06
*** eric_lopez has joined #openstack-neutron20:07
*** wolverin_ has joined #openstack-neutron20:07
*** markvoelker_ has joined #openstack-neutron20:07
*** ranjithd1 has joined #openstack-neutron20:08
*** sambetts is now known as sambetts|afk20:09
*** todin_ has joined #openstack-neutron20:09
*** w_verdugo1 has joined #openstack-neutron20:10
*** hynekm has quit IRC20:10
*** gangil has quit IRC20:11
*** madhu_ak has quit IRC20:11
*** krtaylor has joined #openstack-neutron20:11
*** wolverineav has quit IRC20:12
*** john5223 has quit IRC20:12
*** ranjithd has quit IRC20:12
*** markvoelker has quit IRC20:12
*** morgabra has quit IRC20:12
*** todin has quit IRC20:12
*** elo has quit IRC20:12
*** rossella_s has quit IRC20:12
*** brad_behle has quit IRC20:12
*** ircuser-1 has quit IRC20:12
*** kevinbenton has quit IRC20:12
*** stevemar has quit IRC20:12
*** tristanC has quit IRC20:12
*** clduser has quit IRC20:12
*** adreznec has quit IRC20:12
*** josecastroleon has quit IRC20:12
*** rossella_s has joined #openstack-neutron20:12
*** kevinbenton has joined #openstack-neutron20:12
*** clduser has joined #openstack-neutron20:13
*** tristanC has joined #openstack-neutron20:13
*** stevemar has joined #openstack-neutron20:13
*** morgabra has joined #openstack-neutron20:13
*** josecastroleon has joined #openstack-neutron20:13
*** ircuser-1_ has joined #openstack-neutron20:13
*** w_verdugo1 has left #openstack-neutron20:14
openstackgerritSwaminathan Vasudevan proposed openstack/neutron: DVR: Handle unbound allowed_address_pair port with FIP  https://review.openstack.org/25443920:14
*** bkumar has quit IRC20:14
*** kgalanov has quit IRC20:15
*** sghatty has quit IRC20:15
*** adreznec has joined #openstack-neutron20:16
*** boris-42 has quit IRC20:16
*** kgalanov has joined #openstack-neutron20:17
*** slaweq_ has joined #openstack-neutron20:17
*** Marga_ has quit IRC20:17
*** abhiraut has quit IRC20:17
*** sghatty has joined #openstack-neutron20:18
*** boris-42 has joined #openstack-neutron20:18
*** azbiswas has joined #openstack-neutron20:19
*** Sukhdev has joined #openstack-neutron20:21
*** allan_h has quit IRC20:22
*** boris-42 has quit IRC20:24
*** eil397 has joined #openstack-neutron20:27
*** vhosakot has quit IRC20:27
*** vhosakot has joined #openstack-neutron20:28
*** madhu_ak has joined #openstack-neutron20:31
*** ociuhandu has joined #openstack-neutron20:31
*** ivar-lazzaro has quit IRC20:32
*** killer_prince has quit IRC20:32
*** insequent has joined #openstack-neutron20:33
*** safchain has joined #openstack-neutron20:34
*** allan_h has joined #openstack-neutron20:35
*** allan_h has quit IRC20:36
*** yamahata has quit IRC20:36
*** iyamahat has quit IRC20:42
*** josecastroleon has quit IRC20:43
*** josecastroleon has joined #openstack-neutron20:44
ajmillerpc_m: https://review.openstack.org/#/c/280926/2 just failed pep820:46
openstackgerritMerged openstack/neutron-vpnaas: Switch from testr to ostestr  https://review.openstack.org/28095220:49
*** dane_leblanc has quit IRC20:50
*** thumpba has quit IRC20:53
*** MVenesio has joined #openstack-neutron20:54
*** nlahouti has quit IRC20:56
*** MVenesio has quit IRC20:57
*** rpothier has quit IRC20:59
*** safchain has quit IRC21:01
*** sridhar_ram1 has quit IRC21:03
*** jniesz has joined #openstack-neutron21:04
*** sridhar_ram has joined #openstack-neutron21:04
*** srampal has quit IRC21:04
*** drankis has quit IRC21:05
*** dane_leblanc has joined #openstack-neutron21:06
openstackgerritSlawek Kaplonski proposed openstack/neutron: Add fullstack resources for linuxbridge agent  https://review.openstack.org/24893821:06
*** Sukhdev has quit IRC21:07
*** deva_ has joined #openstack-neutron21:08
*** abhiraut has joined #openstack-neutron21:10
*** slaweq_ has quit IRC21:11
*** slaweq_ has joined #openstack-neutron21:11
*** ijw has quit IRC21:12
openstackgerritAssaf Muller proposed openstack/neutron: Delete 220~ API tests from Neutron  https://review.openstack.org/28042721:12
*** kobis has quit IRC21:12
*** deva_ has quit IRC21:13
*** josecastroleon has quit IRC21:14
*** ijw has joined #openstack-neutron21:14
*** josecastroleon has joined #openstack-neutron21:15
*** iyamahat has joined #openstack-neutron21:17
*** neelashah has quit IRC21:19
*** john-davidge has quit IRC21:19
*** yamahata has joined #openstack-neutron21:24
*** rickyrem1 has joined #openstack-neutron21:25
*** rickyrem has quit IRC21:27
*** rickyrem1 has quit IRC21:29
*** gvrangan has quit IRC21:31
*** srampal has joined #openstack-neutron21:32
*** banix has quit IRC21:32
*** ijw has quit IRC21:33
*** amuller has quit IRC21:34
*** krtaylor has quit IRC21:38
*** john-davidge has joined #openstack-neutron21:39
*** jhfeng has joined #openstack-neutron21:39
*** Aish has quit IRC21:40
*** ociuhandu has quit IRC21:41
*** sridhar_ram has quit IRC21:41
*** gangil has joined #openstack-neutron21:41
*** gangil has quit IRC21:41
*** gangil has joined #openstack-neutron21:41
doffmmlavalle: Are you still working on neutron cells stuff?21:43
*** sridhar_ram has joined #openstack-neutron21:44
mlavalledoffm: I haven't started yet. I intend to follow the evolution of what is happening in NOva and see how that affects Neutron21:44
*** josecastroleon has quit IRC21:45
doffmmlavalle: Is any work being done on it, are there any specs or blueprints around... or its really something for the far off future.21:45
*** ijw has joined #openstack-neutron21:45
*** josecastroleon has joined #openstack-neutron21:46
mlavalledoffm: at this point there is nothing done yet.21:46
doffmmlavalle: The neutron midcycle is here in rochester next week. Just wondering if its something someone would like to discuss.21:47
doffmWill you be attending?21:47
mlavalledoffm: yes and yes21:47
doffmOk, sounds good. :)21:47
*** ivar-lazzaro has joined #openstack-neutron21:47
*** gildub has joined #openstack-neutron21:48
doffmShould we put it on the topics list?21:48
mlavalledoffm: I'll stay until Friday evening. I fly back Saturday morning, very early from Minneapolis. I would like to spend Friday night close to the airport21:48
mlavalledoffm: yes, please add it to the topics. At least you and I spend time discussing it21:49
doffmOk.21:49
*** mickeys has joined #openstack-neutron21:49
*** krtaylor has joined #openstack-neutron21:51
*** ivar-lazzaro has quit IRC21:51
*** yfried has quit IRC21:57
*** yfried_ has joined #openstack-neutron21:57
*** vhoward has joined #openstack-neutron21:57
openstackgerritArmando Migliaccio proposed openstack/neutron: Test test test  https://review.openstack.org/28160021:57
*** chlong has quit IRC21:57
*** chlong_ has joined #openstack-neutron21:58
openstackgerritSean Dague proposed openstack/neutron: Sean's super crazy metadata test bazzar  https://review.openstack.org/28203121:58
*** neelashah has joined #openstack-neutron21:59
*** Aish has joined #openstack-neutron22:01
*** NobodyCam has joined #openstack-neutron22:01
*** NobodyCam has left #openstack-neutron22:01
*** krtaylor has quit IRC22:02
*** nlahouti has joined #openstack-neutron22:02
*** salv-orlando has joined #openstack-neutron22:03
*** allan_h has joined #openstack-neutron22:03
*** sc68cal has quit IRC22:05
*** salv-orl_ has quit IRC22:05
*** thorst has quit IRC22:05
*** rtheis has quit IRC22:05
*** thorst has joined #openstack-neutron22:06
*** frontrunner has joined #openstack-neutron22:06
frontrunnerhi all - noob here struggling to install22:07
frontrunnerper: http://docs.openstack.org/liberty/install-guide-rdo/neutron-compute-install.html22:07
frontrunnerit says to "Configure Compute to use Networking" edit /etc/nova/nova.conf22:07
frontrunnerthe Controller Node and Compute Nodes have that file - which node do i edit that file i22:07
frontrunnern?22:08
*** safchain has joined #openstack-neutron22:09
*** ganso has quit IRC22:09
*** thorst_ has joined #openstack-neutron22:10
*** thorst has quit IRC22:10
*** thorst has joined #openstack-neutron22:12
*** rkukura has joined #openstack-neutron22:13
*** singhj has quit IRC22:14
*** wwwbukolaycom has joined #openstack-neutron22:14
*** thorst_ has quit IRC22:14
*** doug-fis_ has joined #openstack-neutron22:15
*** sridhar_ram has quit IRC22:15
*** josecastroleon has quit IRC22:15
*** krtaylor has joined #openstack-neutron22:15
*** thorst has quit IRC22:16
*** josecastroleon has joined #openstack-neutron22:17
*** sridhar_ram has joined #openstack-neutron22:18
*** doug-fish has quit IRC22:18
*** abhiraut has quit IRC22:19
*** doug-fis_ has quit IRC22:19
*** Sukhdev has joined #openstack-neutron22:20
*** abhiraut has joined #openstack-neutron22:21
*** ijw has quit IRC22:22
*** mfranc213 has joined #openstack-neutron22:24
*** localloop127 has quit IRC22:26
*** dave-mccowan has quit IRC22:26
*** elopez has quit IRC22:27
*** thorst has joined #openstack-neutron22:29
*** Marga_ has joined #openstack-neutron22:29
*** thorst has quit IRC22:30
*** thorst has joined #openstack-neutron22:31
*** thorst has quit IRC22:31
*** thorst has joined #openstack-neutron22:31
*** mgoddard has joined #openstack-neutron22:31
*** ivar-lazzaro has joined #openstack-neutron22:32
*** slaweq_ has quit IRC22:34
*** john-davidge has quit IRC22:34
*** slaweq_ has joined #openstack-neutron22:34
*** allan_h has quit IRC22:35
*** tpsilva has quit IRC22:36
*** mfranc213 has quit IRC22:37
*** slaweq__ has joined #openstack-neutron22:37
*** thorst has quit IRC22:38
*** thorst has joined #openstack-neutron22:38
*** slaweq_ has quit IRC22:38
*** ociuhandu has joined #openstack-neutron22:41
openstackgerritAkihiro Motoki proposed openstack/python-neutronclient: Fix typo in the help of net-list  https://review.openstack.org/28208522:41
*** thorst has quit IRC22:43
*** baoli has quit IRC22:45
*** baoli has joined #openstack-neutron22:45
*** mgoddard has quit IRC22:45
*** gvrangan has joined #openstack-neutron22:46
*** josecastroleon has quit IRC22:46
*** obondarev has quit IRC22:47
*** ccarmack has quit IRC22:47
*** josecastroleon has joined #openstack-neutron22:47
*** obondarev has joined #openstack-neutron22:48
tonybmestery, armax: Are you around?22:48
*** john-davidge has joined #openstack-neutron22:48
*** ijw has joined #openstack-neutron22:48
armaxaye22:48
tonybI have a gross stable hack to propose and wanted to get your opinion on it.22:48
*** swat30 has joined #openstack-neutron22:48
armaxif you start like this, how can you expect anything less than a +2 from me?22:49
*** edmondsw has quit IRC22:49
*** yamamoto has quit IRC22:49
*** brad_behle_ has quit IRC22:50
*** tonyb_broken_IRC has joined #openstack-neutron22:52
*** ijw has quit IRC22:52
tonyb_broken_IRCarmax: sorry about that my IRC client crashed ....22:53
tonyb_broken_IRCso shwetaap is trying to land a patch in kilo that's dying http://logs.openstack.org/74/273274/2/check/gate-neutron-dsvm-api/e8993aa/console.html#_2016-02-15_17_02_43_31522:53
tonyb_broken_IRCarmax: I'm pretty confident I can work around the real problem by added a (somewhat bogus) requirement on testtools in neutron22:54
armaxok22:54
tonyb_broken_IRCit would be a hack until fixtures 1.2.1 comes out and *technically* a break of the stable policy22:54
tonyb_broken_IRCarmax: is that something you could condone with assuming Matt +1's it?22:55
armaxdo you have a patch I could look at?22:55
tonyb_broken_IRCI could do a DNM befoer and after test to increase confidence22:55
tonyb_broken_IRCarmax: not yet the idea came to me about 30secs befoer I pinged you ;D22:56
tonyb_broken_IRCgive me a minute to write it22:56
armaxihar is also pretty good at spotting these types of quirks22:57
armaxespecially on stable branches22:57
armaxshoot it our way and we’ll look at it22:57
tonyb_broken_IRCsomethign like: http://paste.openstack.org/show/48750722:58
tonyb_broken_IRClike I said it's a hack to try and unblock kilo for you until fixtures 1.2.1 is out, at which time we can revert it22:59
*** kbringard has quit IRC22:59
*** gildub has quit IRC22:59
tonyb_broken_IRCI'll see if I can do something better becuase as I say it's be a breach of the stable policy22:59
*** abhiraut has quit IRC23:00
armaxit is23:00
*** Aish has quit IRC23:01
tonyb_broken_IRCarmax: I'll see if I can do something that is tox only23:01
armaxI wonder if the fix actually doesn’t yield to a global requimrent conflict23:01
armaxhow far is fixtures 1.2.1 from shipping?23:01
tonyb_broken_IRCarmax: as that'd be less gross .. still a breach but less of a breach ;P23:01
*** Aish has joined #openstack-neutron23:01
*** Aish has quit IRC23:01
tonyb_broken_IRCarmax: No idea, lifeless is looking at it but he isn't super motivated23:01
armaxtonyb_broken_IRC: btw this is what ihar said during the weekly meeting:23:02
armaxhttp://eavesdrop.openstack.org/meetings/networking/2016/networking.2016-02-16-14.01.log.html23:02
armaxbug #1542984 is out23:02
openstackbug 1542984 in Python Fixtures "fixtures 1.2.0 isn't compatible with testtools 2.0.0" [Undecided,New] https://launchpad.net/bugs/154298423:02
armaxyou’re obviosly aware of the bug23:03
tonyb_broken_IRCYeah that's the one23:03
Swamikevinbenton: carl_baldwin: can you take a look at https://review.openstack.org/#/c/275073/23:03
armaxmy only concern is that if we apply that hack23:03
*** Aish has joined #openstack-neutron23:04
*** srampal_ has joined #openstack-neutron23:04
*** srampal has quit IRC23:04
armaxwe may end up in the situations where we’re unable to install neutron with other services23:04
*** tomoe_ has joined #openstack-neutron23:04
*** ccarmack has joined #openstack-neutron23:05
tonyb_broken_IRCNo you'd be co-installable23:05
*** thorst has joined #openstack-neutron23:05
openstackgerritSlawek Kaplonski proposed openstack/neutron: Add fullstack resources for linuxbridge agent  https://review.openstack.org/24893823:06
tonyb_broken_IRCarmax: I'll ponder more.  It sounds like you'd be ok with the *right* hack to unlock things.  Would that be a reasonable synopsis?23:06
armaxyes,23:06
armaxbut for these types of fixes, ihar is your man23:06
tonyb_broken_IRCarmax: noting that that pastebin may not be the *right* hack23:07
tonyb_broken_IRCarmax: okay.23:07
armaxthis stuff looks ok until it doesn’t :)23:07
tonyb_broken_IRCarmax: Yeah.23:07
*** jhfeng has left #openstack-neutron23:07
armaxtonyb_broken_IRC: is neutron the only one affected?23:08
*** tomoe_ has quit IRC23:08
tonyb_broken_IRCarmax: No, but it's the most affected due to the way it does some of it's testing.23:09
armaxrigt23:09
armaxright23:09
tonyb_broken_IRCarmax: there is nothing wrong with the way you're setup it just wasn't covered by my initial fix to unblock the kilo gate23:10
*** ijw has joined #openstack-neutron23:10
armaxthis only affects the testing sides of things doesn’t it?23:10
carl_baldwinSwami: I'll try to get to it.23:10
tonyb_broken_IRCarmax: It'd also affect anyone doing a fresh install of kilo from git23:11
Swamicarl_baldwin: thanks23:11
armaxyeah23:11
tonyb_broken_IRCarmax: I really hope that isn't a common thing23:11
armaxmy only concern is downstream machinery to do packaging etc23:11
tonyb_broken_IRCYeah I totally agree downstream is an issue23:12
armaxbtw, you’d be capping in global requirements?23:12
*** vhoward has quit IRC23:12
armaxor locally in neutron?23:12
tonyb_broken_IRCIt's done in g-r already23:12
armaxah23:12
*** eric_lopez has quit IRC23:12
tonyb_broken_IRCso this would be propgating that manually into neutron to work around $bugs23:13
armaxso why didn’t the bot did its job?23:13
armaxoh23:13
armaxhang on these are new23:13
armaxconstraints aren’t they?23:13
*** thorst has quit IRC23:13
*** djan has joined #openstack-neutron23:14
*** thorst has joined #openstack-neutron23:14
tonyb_broken_IRCarmax: constraints don't work on kilo23:14
armaxso what I am looking at here:23:15
armaxhttps://review.openstack.org/#/c/277025/1/test-requirements.txt23:15
armaxa patch like this should have popped up on our radar, no?23:15
tonyb_broken_IRCarmax: Yeah we'd only be adding them to neutron to work around the ultimate bug that pip doesn't have a resolver23:15
armaxah, ok23:16
armaxI thought you said these constraints were already applied in https://github.com/openstack/requirements/blob/master/global-requirements.txt23:16
*** jckasper has quit IRC23:16
*** regXboi has quit IRC23:17
*** yamamoto has joined #openstack-neutron23:17
*** thorst has quit IRC23:17
*** slaweq__ has quit IRC23:17
*** thorst has joined #openstack-neutron23:17
*** jckasper has joined #openstack-neutron23:17
*** josecastroleon has quit IRC23:17
tonyb_broken_IRCarmax: https://github.com/openstack/requirements/blob/stable/kilo/global-requirements.txt23:17
*** slaweq_ has joined #openstack-neutron23:17
armaxdoh23:17
armaxI am an idiot23:17
tonyboooh IRC works again23:17
*** tonyb_broken_IRC has quit IRC23:17
*** jbell8 has joined #openstack-neutron23:17
*** thorst has quit IRC23:18
*** slaweq_ has quit IRC23:18
*** josecastroleon has joined #openstack-neutron23:18
armaxtonyb: ok, so my only question is why a change from the bot was not issued, but either way I guess it’s safe to file this manually23:18
*** thorst has joined #openstack-neutron23:18
tonybarmax: so like I said the ultimate issue is the pip thing, which is manifesting in that you're getting a testtools/fixtures comination that is invalid on kilo (based on our g-r)23:18
armaxlet’s wait for ihar’s blessing23:18
*** slaweq_ has joined #openstack-neutron23:19
armaxtonyb: this stuff is mind boggling23:19
tonybarmax: Yeah it's best described over beer in person23:19
armax:)23:19
armaxI’d be cautiosuly optmisitic that the temporary local patch would suffice to unblock things23:20
tonybarmax: okay I'll come up with something that is least gross to work around the thing and CC you and ihar for review23:20
armaxbut let’s make sure we don’t shoot ourselves elsewhere23:20
tonybarmax: totally23:20
*** jamielennox is now known as jamielennox|away23:20
armaxtonyb: you pastebin looked clean to me23:20
*** haplo37 has quit IRC23:20
*** srampal_ has quit IRC23:20
*** smalleni has quit IRC23:21
*** jckasper has quit IRC23:21
tonybarmax: If that's the path I ultimately reccomend I'll add a big comment23:22
armaxk23:22
*** thorst has quit IRC23:23
*** slaweq_ has quit IRC23:23
*** safchain has quit IRC23:24
*** neelashah has quit IRC23:27
*** dedery_ has joined #openstack-neutron23:27
*** boden has quit IRC23:28
*** Sukhdev has quit IRC23:29
openstackgerritRyan Tidwell proposed openstack/neutron: Add BGP Callback and agent RPC notifcation implementations  https://review.openstack.org/21699423:30
*** dane_leblanc has quit IRC23:30
*** dedery has quit IRC23:30
*** yamamoto has quit IRC23:31
*** abhiraut has joined #openstack-neutron23:31
*** ganso has joined #openstack-neutron23:31
*** dedery_ has quit IRC23:32
*** dims_ has joined #openstack-neutron23:36
*** dims has quit IRC23:38
*** dave-mccowan has joined #openstack-neutron23:41
*** mickeys has quit IRC23:42
reedipamotoki: ping23:43
amotokireedip: pong23:44
openstackgerritRyan Tidwell proposed openstack/neutron: Add BGP Callback and agent RPC notifcation implementations  https://review.openstack.org/21699423:44
reedipamotoki:  any help in the review of https://review.openstack.org/#/c/272940/ ? Two patches are dependent on it23:45
reedipamotoki : If you have time23:45
*** openstackgerrit has quit IRC23:47
*** openstackgerrit_ is now known as openstackgerrit23:47
*** josecastroleon has quit IRC23:48
*** mlavalle has quit IRC23:48
*** openstackgerrit_ has joined #openstack-neutron23:48
*** openstackgerrit_ is now known as openstackgerrit23:48
*** josecastroleon has joined #openstack-neutron23:49
*** openstackgerrit_ has joined #openstack-neutron23:49
*** gildub has joined #openstack-neutron23:50
*** jckasper has joined #openstack-neutron23:51
*** nplanel has joined #openstack-neutron23:52
*** chlong_ has quit IRC23:52
amotokireedip: reviewed 27294023:54
reedipamotoki: Thanks a lot23:55
*** jckasper has quit IRC23:55
*** openstackgerrit_ has quit IRC23:55
amotokireedip: however, I wonder why you made a bug fix 'misleading output' depend on 272940..23:55
amotokireedip: the importance would be reverse.23:55
*** djan has quit IRC23:56
amotokireedip: I think 279459 is more important than 272940. In such case, IMO 279459 should go first..23:56
reedipamotoki: Is there a way to change the dependancy ?23:57
*** openstackgerrit_ has joined #openstack-neutron23:57
amotokireedip: "git rebase -i master" and swap the order.23:58
amotokireedip: there is no gerrit way.23:58
reedipamotoki: wont it remove the +A for 279459 ? Because order swap wont be possible for 27294023:58
amotokireedip: I think it is no problem.23:59

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