*** thorst has quit IRC | 00:00 | |
*** fnaval has joined #openstack-neutron | 00:00 | |
*** thorst has joined #openstack-neutron | 00:00 | |
*** azbiswas has quit IRC | 00:01 | |
*** yamamoto has joined #openstack-neutron | 00:02 | |
*** markvoelker has quit IRC | 00:02 | |
*** azbiswas has joined #openstack-neutron | 00:03 | |
*** thorst has quit IRC | 00:04 | |
*** azbiswas_ has joined #openstack-neutron | 00:06 | |
openstackgerrit | Darek Smigiel proposed openstack/neutron: Rename DB columns: tenant -> project https://review.openstack.org/335786 | 00:06 |
---|---|---|
*** azbiswas has quit IRC | 00:08 | |
rkukura | clarkb: Is there a specific time frame in which you need this resolved? | 00:09 |
clarkb | rkukura: I am hoping we can switch to xenial sometime next week | 00:09 |
clarkb | if its not related to xenial then I don't care but if it is it would be good to at least understand by then | 00:09 |
*** yushiro has joined #openstack-neutron | 00:10 | |
*** yushiro has left #openstack-neutron | 00:10 | |
rkukura | clarkb: Does xenial use a substantially newer sqlite than the other CI OSes? | 00:10 |
*** markvoelker has joined #openstack-neutron | 00:11 | |
clarkb | rkukura: its the same major version but is newer than what is one trusty | 00:11 |
openstackgerrit | Armando Migliaccio proposed openstack/neutron: Add new attributes to trunk model https://review.openstack.org/341217 | 00:12 |
*** tidwellr has left #openstack-neutron | 00:12 | |
clarkb | rkukura: http://changelogs.ubuntu.com/changelogs/pool/main/s/sqlite3/sqlite3_3.11.0-1ubuntu1/changelog | 00:12 |
clarkb | I am sort of beginning to doubt sqlite is at fault though sicne so many other test suites use it | 00:12 |
clarkb | and only these 3 are affected and they all use this weird api in enutron | 00:12 |
clarkb | implies its related to that | 00:13 |
*** ivasilevskaya has joined #openstack-neutron | 00:14 | |
*** markvoelker has quit IRC | 00:14 | |
*** markvoelker has joined #openstack-neutron | 00:14 | |
rkukura | clarkb: Note that the GBP master jobs use the stable/mitaka branch of neutron, so I doubt any recent change in neutron master would be responsible. | 00:14 |
clarkb | hrm maybe that is related? any idea if the other projects that fail the asme way do the same thing? | 00:17 |
clarkb | like maybe that version of sqlalchemy is too old to sqlite | 00:17 |
openstackgerrit | Swaminathan Vasudevan proposed openstack/neutron: DVR: Clean stale snat-ns by checking its existence when agent restarts https://review.openstack.org/326729 | 00:17 |
clarkb | which would be annoying | 00:17 |
clarkb | also why don't you have a stable branch that matches? | 00:17 |
clarkb | this is how you should do it given how all our testing is designed to work | 00:17 |
armax | clarkb: any luck? | 00:20 |
armax | I sent the email to see if we can draw more eyes to this issue | 00:20 |
clarkb | armax: ya rkukura pointed out that they test their master against neutron stable/mitaka | 00:20 |
armax | clarkb: ah | 00:21 |
clarkb | which could mean that the versions of deps that deal with DBs are too old on that branch | 00:21 |
armax | so do the other repos? | 00:21 |
* armax checks | 00:21 | |
clarkb | not sure about the others but checking that would be great | 00:21 |
*** abhiraut has joined #openstack-neutron | 00:22 | |
*** abhiraut1 has quit IRC | 00:22 | |
armax | clarkb: networking-cisco does | 00:23 |
armax | https://github.com/openstack/networking-cisco/commit/52a4b20b11047c211834201293f11ad1c8d6ff59 | 00:23 |
armax | checking the other | 00:23 |
clarkb | fwiw there are a bunch of other fails in the networking-* projects that apepar to just be mismatches between neutron apis and what they expect to see | 00:23 |
clarkb | let me get a full list of those | 00:24 |
armax | clarkb: are you sure that those projects are not broken right now already? | 00:24 |
armax | clarkb: most of them are a drop and go | 00:24 |
clarkb | armax: the other ones I am pretty sure are | 00:24 |
clarkb | just the 3 I pointed out didn't appear to be | 00:24 |
clarkb | so maybe I can just ignore those other ones | 00:24 |
openstackgerrit | Swaminathan Vasudevan proposed openstack/neutron: DVR: Clean stale snat-ns by checking its existence when agent restarts https://review.openstack.org/326729 | 00:25 |
armax | clarkb: vmware-nsx seems to be pulling from master | 00:26 |
*** Sukhdev has quit IRC | 00:29 | |
openstackgerrit | Armando Migliaccio proposed openstack/neutron: Add new attributes to trunk model https://review.openstack.org/341217 | 00:33 |
rkukura | armax and clarkb: So are you saying the master branches of both group-based-policy and networking-cisco are based on the stable/mitaka branch of neutron, but that the master branch of vmware-nsx is based on the master branch of neutron? If so, are the vmware-nsx failures also similar missing table errors? | 00:34 |
*** _oanson has joined #openstack-neutron | 00:35 | |
armax | rkukura: that’s what it looks like | 00:35 |
*** elopez_ has quit IRC | 00:36 | |
clarkb | ya let me get a paste up for vmware-nsx | 00:36 |
rkukura | armax, clarkb: Is the plan to run stable/mitaka CI jobs on xenial too, or do those stay on the older Ubuntu version? | 00:36 |
clarkb | it goes through taht same testlib_api things and has missing tables | 00:36 |
clarkb | rkukura: stable/mitaka stays on trusty | 00:37 |
clarkb | rkukura: this is why having master test against stable doesn't make sense | 00:37 |
clarkb | (well oen of the many reasons) | 00:37 |
clarkb | the expectation is that stable/mitaka is stable/mitaka across the board | 00:37 |
*** Swami has quit IRC | 00:37 | |
*** ircuser-1 has joined #openstack-neutron | 00:37 | |
clarkb | http://paste.openstack.org/show/531076/ is vmware-nsx | 00:37 |
rkukura | clarkb: I’ve been advocating keeping gbp synced with neutron master for a while, and we’ve made some progress, but aren’t there yet. | 00:37 |
*** hoangcx has joined #openstack-neutron | 00:38 | |
clarkb | I am not saying keep synced with master I am saying use your stable/mitaka branch to stay synced wtih stable/mitaka | 00:38 |
rkukura | clarkb: Our development is on our master branch, and significant work will be needed to resync it with neutron’s master. | 00:39 |
*** elopez_ has joined #openstack-neutron | 00:39 | |
clarkb | right I understand. I am just saying that doign that isn't really supproted by the CI machinery | 00:40 |
clarkb | if you want to do what is supported then stable/mitaka -> stable/mitaka is what you need to do | 00:40 |
*** singhj has joined #openstack-neutron | 00:41 | |
rkukura | clarkb: GBP’s stable/mitaka branch is based on neutron’s stable/mitaka, and changes intended for mitaka users are back-ported from master to stable/mitaka. I agree GBP’s master should be based on neutron’s master, but that will take some significant work, which isn’t planned until later in the newton cycle. I know this isn’t ideal, but its worked so far. | 00:45 |
clarkb | its worked so far because you ahve been lucky | 00:45 |
rkukura | ;) | 00:45 |
clarkb | because we haven't had to transition distros yet for example | 00:45 |
clarkb | I will not commit myself to supporting that setup though | 00:46 |
clarkb | we have a system to handle exactly what you want and it works you can and should use it | 00:46 |
*** gouthamr has joined #openstack-neutron | 00:50 | |
*** singhj has quit IRC | 00:51 | |
*** aranjan has quit IRC | 00:52 | |
*** aranjan has joined #openstack-neutron | 00:52 | |
*** thorst has joined #openstack-neutron | 00:53 | |
*** tflynn_ has joined #openstack-neutron | 00:57 | |
*** _oanson has quit IRC | 00:58 | |
*** tflynn has quit IRC | 01:01 | |
*** tflynn_ has quit IRC | 01:02 | |
*** abhiraut has quit IRC | 01:02 | |
*** mfuruta has joined #openstack-neutron | 01:03 | |
*** eilert has quit IRC | 01:04 | |
openstackgerrit | Merged openstack/neutron: Delete default route if no gateway in external net https://review.openstack.org/254750 | 01:13 |
*** shashank_hegde has quit IRC | 01:14 | |
*** kevo has quit IRC | 01:15 | |
openstackgerrit | Darek Smigiel proposed openstack/neutron: Rename DB columns: tenant -> project https://review.openstack.org/335786 | 01:15 |
*** gouthamr has quit IRC | 01:17 | |
*** zhhuabj has joined #openstack-neutron | 01:19 | |
rkukura | clarkb: We are investigating the xenial issue and will try to come up with a quick fix. We may even be able to eliminate our use of Neutron’s testlib_api. | 01:19 |
dasm | HenryG: armax: FYI, latest update ^ adds just Depends-On for a gate update. Remaining failures are an effect of applying fwaas migrations. | 01:19 |
*** ijw has joined #openstack-neutron | 01:19 | |
armax | dasm: ack | 01:20 |
HenryG | thanks dasm | 01:20 |
clarkb | rkukura: ty | 01:20 |
clarkb | rkukura: if it is a versions thing you might be able to udpate those version just for your testing | 01:20 |
clarkb | rkukura: depends on forward and backward compat to the things we need | 01:21 |
*** marun has quit IRC | 01:21 | |
armax | clarkb: idle curiosity | 01:22 |
markvoelker | clarkb: armax: FYI, garyk is traveling this week (as am I) but I'll ping some folks and get someone to take a look at the vmware-nsx/xenial issue. | 01:23 |
armax | clarkb: there are no workers that can be accessed right now? | 01:23 |
armax | clarkb: the usual way, I mean | 01:23 |
armax | markvoelker: thanks, I dropped an email on the ML in case garyk picks that up | 01:24 |
markvoelker | armax: ack, thanks | 01:24 |
clarkb | armax: to run on xenial? we have images and jobs running on them. I have just been doing it locally because infra tells people ist easy and I was testing the hypothesis. Ran into a couple bugs in our scripts but otherwise it is working just fine if you have a bit of network bandwidth and cpu and memory | 01:24 |
clarkb | its been a good exercise and sanity check | 01:24 |
clarkb | I built an image with out tools locally, then booted it with kvm and have been running tests on top of it | 01:25 |
*** markvoelker has quit IRC | 01:25 | |
armax | clarkb: ok | 01:25 |
*** baoli has joined #openstack-neutron | 01:25 | |
*** aranjan has quit IRC | 01:26 | |
*** aranjan has joined #openstack-neutron | 01:26 | |
*** elopez_ has quit IRC | 01:27 | |
armax | HenryG: see the vmware-nsx dump | 01:28 |
armax | http://paste.openstack.org/show/531076/ | 01:28 |
*** EinstCrazy has joined #openstack-neutron | 01:28 | |
*** marun has joined #openstack-neutron | 01:28 | |
*** xiaohhui has quit IRC | 01:28 | |
*** elopez has joined #openstack-neutron | 01:28 | |
*** elopez is now known as Guest64854 | 01:29 | |
*** xiaohhui has joined #openstack-neutron | 01:29 | |
armax | clarkb: any chance we get get a paste of the install deps? | 01:29 |
clarkb | armax: I would have to rerun the tests locally but yes I can do that | 01:30 |
clarkb | should I do gbp? | 01:30 |
armax | vmware-nsx would do too | 01:30 |
armax | so that we do master with mater | 01:30 |
armax | master | 01:30 |
*** aranjan has quit IRC | 01:31 | |
clarkb | gbp is running tox again so I can grab the freeze listing | 01:31 |
clarkb | and can do a dpkg listing too | 01:31 |
clarkb | (my VM is too small to have all the things and their test suites checked out at the same time so I have had to delete things as I went) | 01:32 |
*** suresh1 has joined #openstack-neutron | 01:32 | |
armax | clarkb: sure, that’ll do | 01:32 |
*** rkukura has quit IRC | 01:32 | |
*** honghuixiao_ has joined #openstack-neutron | 01:33 | |
*** xiaohhui has quit IRC | 01:33 | |
*** shihanzhang has quit IRC | 01:35 | |
*** Suresh3423423 has quit IRC | 01:35 | |
*** s3wong has quit IRC | 01:37 | |
*** Guest64854 has quit IRC | 01:38 | |
armax | clarkb: that’s baffling | 01:40 |
armax | when I look at http://logs.openstack.org/59/339859/1/check/gate-group-based-policy-python27/7608b4d/tox/py27-3.log.txt.gz | 01:40 |
clarkb | armax: http://paste.openstack.org/show/531080/ is the pbr freeze and http://paste.openstack.org/show/531079/ the dpkg listing. Note that I have been using this to run unittests for various projects so tehre is extra stuff that neutron things won't need in the dpkg listing | 01:40 |
armax | 363eeb06104662ee38aeed04af043899379f6ab8 seems to be stable/kilo | 01:40 |
armax | clarkb: ack | 01:40 |
*** elopez_ has joined #openstack-neutron | 01:41 | |
*** honghuixiao_ has quit IRC | 01:42 | |
*** baoli has quit IRC | 01:42 | |
*** ociuhandu has quit IRC | 01:43 | |
*** xiaohhui has joined #openstack-neutron | 01:44 | |
*** elopez__ has joined #openstack-neutron | 01:47 | |
*** elopez_ has quit IRC | 01:47 | |
*** ijw has quit IRC | 01:49 | |
HenryG | I would like to note that a recent change in neutron master broke vmware-nsx master. It is currently broken. | 01:50 |
HenryG | http://logs.openstack.org/50/340150/5/check/gate-vmware-nsx-python27/d246ebc/console.html#_2016-07-12_22_06_25_079585 | 01:50 |
*** marun has quit IRC | 01:50 | |
HenryG | The cause is https://review.openstack.org/300501 | 01:52 |
*** zhhuabj has quit IRC | 01:52 | |
*** sbalukoff has quit IRC | 01:53 | |
*** thorst has quit IRC | 01:53 | |
armax | HenryG: that wouldn’t explain the networking-cisco failure | 01:53 |
armax | unless that’s currently broken in the gate too | 01:53 |
HenryG | armax: I believe networking-cisco master gates against neutron mitaka | 01:54 |
armax | so it should not be broken in the gate and yet clarkb noticed a failure when switching to xenial | 01:54 |
*** ijw has joined #openstack-neutron | 01:54 | |
HenryG | yeah, I don't understand that part. I am running xenial on my vms. Let me check. | 01:55 |
clarkb | theory is maybe sqlite is too new for older neutron deps? maybe? | 01:55 |
*** sbalukoff has joined #openstack-neutron | 01:59 | |
*** ijw has quit IRC | 01:59 | |
*** EinstCrazy has quit IRC | 02:00 | |
*** EinstCrazy has joined #openstack-neutron | 02:01 | |
*** EinstCrazy has quit IRC | 02:10 | |
*** elopez__ has quit IRC | 02:10 | |
*** akshai has joined #openstack-neutron | 02:10 | |
*** EinstCrazy has joined #openstack-neutron | 02:11 | |
HenryG | clarkb: I ran the complete cisco py27 on xenial with no errors | 02:11 |
HenryG | clarkb: but that job uses neutron mitaka | 02:12 |
*** lnicolas has joined #openstack-neutron | 02:12 | |
*** shivrao has quit IRC | 02:12 | |
clarkb | ok I will work on a more specific reproduction case tomorrow | 02:13 |
HenryG | clarkb: sqlite 3.11.0 ? | 02:15 |
clarkb | ya | 02:16 |
clarkb | well double check my.dpkg paste above | 02:16 |
*** zhhuabj has joined #openstack-neutron | 02:16 | |
*** akshai has quit IRC | 02:16 | |
*** xiaohhui has quit IRC | 02:17 | |
*** xiaohhui has joined #openstack-neutron | 02:18 | |
*** zhhuabj has quit IRC | 02:19 | |
*** zhhuabj has joined #openstack-neutron | 02:19 | |
*** wolverin_ has joined #openstack-neutron | 02:20 | |
*** wolverin_ has quit IRC | 02:20 | |
*** wolverin_ has joined #openstack-neutron | 02:21 | |
*** xiaohhui has quit IRC | 02:21 | |
*** xiaohhui has joined #openstack-neutron | 02:22 | |
openstackgerrit | Songming Yan proposed openstack/python-neutronclient: Use osc_lib instead of cliff https://review.openstack.org/340202 | 02:22 |
*** wolverineav has quit IRC | 02:23 | |
*** gvrangan has quit IRC | 02:25 | |
*** wolverin_ has quit IRC | 02:26 | |
*** shashank_hegde has joined #openstack-neutron | 02:27 | |
HenryG | clarkb: your dpkg paste ends prematurely | 02:30 |
*** sindhu has joined #openstack-neutron | 02:32 | |
clarkb | ok will have to get it sorted tomorrow. family and dinner now | 02:33 |
*** shashank_hegde has quit IRC | 02:34 | |
*** elopez has joined #openstack-neutron | 02:35 | |
*** elopez is now known as Guest84517 | 02:36 | |
openstackgerrit | Armando Migliaccio proposed openstack/neutron: Add new attributes to trunk model https://review.openstack.org/341217 | 02:39 |
*** rossella_s has quit IRC | 02:40 | |
*** Guest84517 has quit IRC | 02:40 | |
*** rossella_s has joined #openstack-neutron | 02:40 | |
*** elopez_ has joined #openstack-neutron | 02:41 | |
*** oanson has quit IRC | 02:41 | |
*** ijw has joined #openstack-neutron | 02:41 | |
*** vishwanathj has quit IRC | 02:41 | |
*** ijw has quit IRC | 02:42 | |
*** vishwanathj has joined #openstack-neutron | 02:42 | |
*** ijw has joined #openstack-neutron | 02:42 | |
*** baoli has joined #openstack-neutron | 02:42 | |
*** oanson has joined #openstack-neutron | 02:42 | |
*** bvandewa_ has joined #openstack-neutron | 02:44 | |
*** amoralej|off has quit IRC | 02:46 | |
*** elopez_ has quit IRC | 02:47 | |
*** amoralej has joined #openstack-neutron | 02:47 | |
*** ijw has quit IRC | 02:47 | |
*** elopez_ has joined #openstack-neutron | 02:47 | |
*** bvandewa has quit IRC | 02:48 | |
*** bvandewa_ has quit IRC | 02:48 | |
openstackgerrit | Kumar Acharya proposed openstack/neutron: delete event payload https://review.openstack.org/340911 | 02:51 |
*** lrichard has joined #openstack-neutron | 02:51 | |
*** oss_xzdong has joined #openstack-neutron | 02:52 | |
*** elopez_ has quit IRC | 02:53 | |
*** thorst has joined #openstack-neutron | 02:53 | |
*** elopez_ has joined #openstack-neutron | 02:54 | |
*** elopez__ has joined #openstack-neutron | 02:57 | |
*** lrichard has quit IRC | 02:58 | |
*** elopez_ has quit IRC | 02:59 | |
*** ajo has quit IRC | 03:00 | |
*** itisha has quit IRC | 03:00 | |
*** annp has joined #openstack-neutron | 03:02 | |
*** lrichard has joined #openstack-neutron | 03:02 | |
*** thorst has quit IRC | 03:02 | |
*** ajo has joined #openstack-neutron | 03:03 | |
openstackgerrit | Lewis proposed openstack/neutron-vpnaas: Add connection API cases Added VPN connection API cases Related Bug: #1598652 https://review.openstack.org/338061 | 03:03 |
openstack | bug 1598652 in neutron "Neutron VPNaaS API CI is not enabled" [Medium,Confirmed] https://launchpad.net/bugs/1598652 | 03:03 |
*** iyamahat has quit IRC | 03:04 | |
*** bvandewa has joined #openstack-neutron | 03:04 | |
*** elopez__ has quit IRC | 03:09 | |
*** lrichard has quit IRC | 03:11 | |
*** lrichard has joined #openstack-neutron | 03:12 | |
openstackgerrit | Lubosz Kosnik (diltram) proposed openstack/neutron: Add support for Keepalived VRRP health check https://review.openstack.org/273546 | 03:13 |
*** shashank_hegde has joined #openstack-neutron | 03:14 | |
*** vishwanathj has quit IRC | 03:17 | |
*** lrichard has quit IRC | 03:18 | |
openstackgerrit | Henry Gessau proposed openstack/neutron-lib: Add Neutron context module and some policy methods https://review.openstack.org/303867 | 03:18 |
*** vishwanathj has joined #openstack-neutron | 03:18 | |
*** aranjan has joined #openstack-neutron | 03:19 | |
*** elopez_ has joined #openstack-neutron | 03:19 | |
openstackgerrit | Henry Dong proposed openstack/neutron-dynamic-routing: Add bgpvpn and speaker binding This patch include following changes: 1. Add 'vpns' as attribution of bgp speaker 2. Add extension/db/plugin support for bgpvpn & speaker binging CLIs neutron bgp-speaker-vpn-add BGP_SPEAKER BGPVPN neutron bgp-speaker- https://review.openstack.org/341273 | 03:20 |
*** elopez_ has quit IRC | 03:21 | |
openstackgerrit | Henry Gessau proposed openstack/neutron-lib: Add Neutron context module and some policy methods https://review.openstack.org/303867 | 03:22 |
dougwig | armax: clarkb: when you run the failing tests alone, they pass. | 03:31 |
*** shashank_hegde has quit IRC | 03:32 | |
*** wolverineav has joined #openstack-neutron | 03:36 | |
*** daneyon_ has quit IRC | 03:39 | |
*** wolverineav has quit IRC | 03:41 | |
openstackgerrit | Aradhana Singh proposed openstack/neutron: Refactoring config options for ml2 config opts https://review.openstack.org/340228 | 03:42 |
*** xiaohhui has quit IRC | 03:44 | |
*** puck has quit IRC | 03:45 | |
clarkb | HenryG: https://gist.github.com/cboylan/8c53c27480f584e45f60a13c8ae3adc0 complete dpkg -l output | 03:45 |
*** azbiswas_ has quit IRC | 03:45 | |
clarkb | HenryG: the pbr freeze paste output is complete in the earlier pate | 03:45 |
HenryG | clarkb: you are letting your family down :) | 03:45 |
*** xiaohhui has joined #openstack-neutron | 03:46 | |
clarkb | HenryG: I am :) | 03:46 |
*** wolverineav has joined #openstack-neutron | 03:46 | |
*** Sukhdev has joined #openstack-neutron | 03:48 | |
dougwig | HenryG: i reproed clarkb's results right away. but now when i run just those tests, they pass. | 03:48 |
dougwig | HenryG: let me try a full re-run. maybe it's a first-time issue | 03:48 |
clarkb | dougwig: or an order of tests issue | 03:48 |
dougwig | clarkb: right. | 03:48 |
dougwig | clarkb: i've been running larger and larger sets trying to get it to happen again. retrying with all. | 03:48 |
*** azbiswas has joined #openstack-neutron | 03:49 | |
openstackgerrit | Darek Smigiel proposed openstack/neutron: Rename DB columns: tenant -> project https://review.openstack.org/335786 | 03:50 |
*** puck has joined #openstack-neutron | 03:50 | |
*** shivrao has joined #openstack-neutron | 03:52 | |
openstackgerrit | huan proposed openstack/neutron: POC for neutron rootwrap with XenServer https://review.openstack.org/321415 | 03:52 |
*** shivrao_ has joined #openstack-neutron | 03:54 | |
dasm | HenryG: I've uploaded lbaas db rename tenant->project ^ because gate had problem with migration. | 03:55 |
*** markvoelker has joined #openstack-neutron | 03:55 | |
dougwig | dasm: there are going to be a *lot* of stadium projects with that column. | 03:56 |
*** yushiro has joined #openstack-neutron | 03:57 | |
dasm | dougwig: i'm sure there will be. but i'm trying to unblock neutron gates to be able to deal with stadium projects. | 03:57 |
*** yushiro has left #openstack-neutron | 03:57 | |
*** shivrao has quit IRC | 03:57 | |
*** shivrao_ is now known as shivrao | 03:57 | |
*** sudipto has joined #openstack-neutron | 03:57 | |
dougwig | which job is busted? lbaas2 api? | 03:57 |
dougwig | actually, why would it care? aren't those independent alembics ? | 03:57 |
dasm | dougwig: neutron-full, api, dsvm, lbaasv2, dvr | 03:58 |
dougwig | oh, oh, because *aas has a special case of splitting models and migrations across repos, i bet? | 03:58 |
dasm | dougwig: yep. | 03:58 |
dougwig | that's gonna be pain. | 03:58 |
dougwig | polish your Depends-On foo. | 03:58 |
dasm | dougwig: that's why i'm doing step-by-step :D | 03:58 |
dougwig | i still prefer tenant as the name, so it makes me weep. :) | 03:59 |
dasm | right now i have 2 depends-on for main neutron change + lbaas one with temporary workaround to deal with cross-depends-ons :D | 03:59 |
dasm | dougwig: i'm crying all the time :D it suppose to be simple change. | 04:00 |
dasm | just change name here and there. | 04:00 |
*** thorst has joined #openstack-neutron | 04:00 | |
*** padkrish has joined #openstack-neutron | 04:00 | |
dasm | dougwig: at the end, i will have a plenty of enemies, because a lot of code will be broken (at least for some time :P) | 04:00 |
dasm | but it's good. everyone will know me! :D | 04:01 |
*** yamamoto has quit IRC | 04:01 | |
dougwig | dasm: haha. | 04:01 |
*** fawadkhaliq has joined #openstack-neutron | 04:01 | |
*** vishwanathj has quit IRC | 04:02 | |
*** links has joined #openstack-neutron | 04:03 | |
openstackgerrit | Victor Morales proposed openstack/neutron: Service Type to OVO https://review.openstack.org/304322 | 04:05 |
*** aranjan has quit IRC | 04:05 | |
*** thorst has quit IRC | 04:07 | |
*** armax has quit IRC | 04:08 | |
*** tonytan4ever has joined #openstack-neutron | 04:09 | |
*** armax has joined #openstack-neutron | 04:09 | |
*** armax has quit IRC | 04:09 | |
*** ijw has joined #openstack-neutron | 04:11 | |
*** ramishra has quit IRC | 04:16 | |
*** akshai has joined #openstack-neutron | 04:17 | |
*** lrichard has joined #openstack-neutron | 04:18 | |
*** shashank_hegde has joined #openstack-neutron | 04:19 | |
*** jhershbe has joined #openstack-neutron | 04:19 | |
*** baoli has quit IRC | 04:20 | |
*** ramishra has joined #openstack-neutron | 04:20 | |
*** lrichard has quit IRC | 04:22 | |
*** fpan has joined #openstack-neutron | 04:25 | |
*** julim has quit IRC | 04:26 | |
*** yamamot__ has joined #openstack-neutron | 04:29 | |
*** javeriak has joined #openstack-neutron | 04:31 | |
*** yamamot__ has quit IRC | 04:33 | |
*** fpan has quit IRC | 04:35 | |
*** fawadkhaliq has quit IRC | 04:37 | |
*** yamamot__ has joined #openstack-neutron | 04:37 | |
*** iyamahat has joined #openstack-neutron | 04:38 | |
*** Fdaisuke_ has joined #openstack-neutron | 04:39 | |
*** Fdaisuke has quit IRC | 04:40 | |
*** yamamot__ has quit IRC | 04:42 | |
*** nyechiel has joined #openstack-neutron | 04:43 | |
dougwig | clarkb, HenryG, armax - full run passed the second time around. trying a third. | 04:43 |
*** pbandark has joined #openstack-neutron | 04:44 | |
*** sudipto has quit IRC | 04:44 | |
*** ijw has quit IRC | 04:45 | |
*** shashank_hegde has quit IRC | 04:46 | |
*** jhershbe has quit IRC | 04:46 | |
*** fnaval has quit IRC | 04:47 | |
*** shashank_hegde has joined #openstack-neutron | 04:47 | |
*** ijw has joined #openstack-neutron | 04:49 | |
*** fnaval has joined #openstack-neutron | 04:51 | |
*** sindhu has quit IRC | 04:51 | |
openstackgerrit | Tony Xu proposed openstack/neutron: Modify ha port delete logic https://review.openstack.org/340804 | 04:52 |
*** ijw has quit IRC | 04:53 | |
*** djan has joined #openstack-neutron | 04:54 | |
*** anilvenkata has joined #openstack-neutron | 04:56 | |
*** shashank_hegde has quit IRC | 04:56 | |
*** akshai has quit IRC | 05:01 | |
*** gvrangan has joined #openstack-neutron | 05:04 | |
*** thorst has joined #openstack-neutron | 05:04 | |
*** prateek has joined #openstack-neutron | 05:09 | |
*** elopez has joined #openstack-neutron | 05:09 | |
*** ratailor has joined #openstack-neutron | 05:09 | |
*** elopez is now known as Guest84509 | 05:09 | |
*** mickeys has quit IRC | 05:10 | |
*** shausy has joined #openstack-neutron | 05:11 | |
*** mickeys has joined #openstack-neutron | 05:11 | |
*** thorst has quit IRC | 05:13 | |
*** dedery has joined #openstack-neutron | 05:14 | |
*** dedery has quit IRC | 05:15 | |
*** elo has joined #openstack-neutron | 05:15 | |
*** elopez_ has joined #openstack-neutron | 05:16 | |
*** njohnston is now known as njohnston|sleep | 05:17 | |
*** Guest84509 has quit IRC | 05:17 | |
*** mickeys has quit IRC | 05:18 | |
*** tbachman has quit IRC | 05:20 | |
*** lnicolas has quit IRC | 05:22 | |
*** javeriak has quit IRC | 05:23 | |
*** mohankumar has joined #openstack-neutron | 05:23 | |
*** irenab has joined #openstack-neutron | 05:26 | |
*** amotoki has joined #openstack-neutron | 05:26 | |
openstackgerrit | huan proposed openstack/neutron: POC for neutron rootwrap daemon with XenServer https://review.openstack.org/321415 | 05:27 |
openstackgerrit | Kevin Benton proposed openstack/neutron: Catch errors in notify loop https://review.openstack.org/339226 | 05:27 |
*** azbiswas has quit IRC | 05:28 | |
*** azbiswas has joined #openstack-neutron | 05:30 | |
*** kobis has joined #openstack-neutron | 05:30 | |
*** azbiswas has quit IRC | 05:31 | |
*** fawadkhaliq has joined #openstack-neutron | 05:32 | |
*** iranzo has joined #openstack-neutron | 05:32 | |
*** azbiswas has joined #openstack-neutron | 05:32 | |
*** fawadkhaliq has quit IRC | 05:32 | |
*** yamamot__ has joined #openstack-neutron | 05:32 | |
*** fawadkhaliq has joined #openstack-neutron | 05:32 | |
*** fawadkhaliq has quit IRC | 05:33 | |
*** fawadkhaliq has joined #openstack-neutron | 05:33 | |
*** padkrish has quit IRC | 05:35 | |
openstackgerrit | Merged openstack/neutron: Add an independent function to map segment to hosts https://review.openstack.org/337954 | 05:36 |
*** fawadkhaliq has quit IRC | 05:36 | |
*** fawadkhaliq has joined #openstack-neutron | 05:36 | |
openstackgerrit | li,chen proposed openstack/neutron-vpnaas: Fix API Tests https://review.openstack.org/335838 | 05:39 |
*** jamielennox is now known as jamielennox|away | 05:43 | |
*** tbachman has joined #openstack-neutron | 05:44 | |
*** pgadiya has joined #openstack-neutron | 05:46 | |
*** nyechiel has quit IRC | 05:47 | |
*** ekuris has joined #openstack-neutron | 05:48 | |
openstackgerrit | tonytan4ever proposed openstack/neutron: Add subresources support for PECAN https://review.openstack.org/336188 | 05:48 |
*** nyechiel has joined #openstack-neutron | 05:49 | |
openstackgerrit | huan proposed openstack/neutron: XenAPI: add support for conntrack with XenServer https://review.openstack.org/341304 | 05:49 |
*** akshai has joined #openstack-neutron | 05:50 | |
*** amotoki has quit IRC | 05:51 | |
*** nyechiel has quit IRC | 05:52 | |
*** akshai has quit IRC | 05:52 | |
*** amotoki has joined #openstack-neutron | 05:53 | |
dougwig | HenryG, clarkb, armax - I can't get it to fail again; but that error indicates that create_all() never got called for that test. more in the morning, if someone else hasn't already found it. | 05:54 |
*** rkukura has joined #openstack-neutron | 05:55 | |
*** jamielennox|away is now known as jamielennox | 05:56 | |
*** shashank_hegde has joined #openstack-neutron | 05:57 | |
*** amotoki has quit IRC | 05:57 | |
*** vthapar has joined #openstack-neutron | 05:57 | |
*** tbachman has quit IRC | 05:58 | |
*** edand has joined #openstack-neutron | 05:58 | |
*** amotoki has joined #openstack-neutron | 05:59 | |
*** azbiswas has quit IRC | 06:01 | |
*** jhershbe has joined #openstack-neutron | 06:02 | |
*** aranjan has joined #openstack-neutron | 06:05 | |
openstackgerrit | Henry Dong proposed openstack/python-neutronclient: Add 2 CLIs to support bgpvpn and speaker binding: 1. Add bgpvpn to speaker: neutron bgp-speaker-vpn-add BGP_SPEAKER BGPVPN 2. Remove bgpvpn from speaker: neutron bgp-speaker-vpn-remove BGP_SPEAKER BGPVPN https://review.openstack.org/341308 | 06:05 |
*** itzikb has joined #openstack-neutron | 06:05 | |
*** mohankumar has quit IRC | 06:05 | |
*** rkukura has quit IRC | 06:07 | |
*** rkukura has joined #openstack-neutron | 06:07 | |
*** Sukhdev has quit IRC | 06:07 | |
*** oshvartz has joined #openstack-neutron | 06:08 | |
*** thorst has joined #openstack-neutron | 06:10 | |
*** kobis has quit IRC | 06:12 | |
*** iranzo has quit IRC | 06:12 | |
*** javeriak has joined #openstack-neutron | 06:13 | |
*** iranzo has joined #openstack-neutron | 06:13 | |
*** iranzo has joined #openstack-neutron | 06:13 | |
*** kevo has joined #openstack-neutron | 06:13 | |
*** andymaier has joined #openstack-neutron | 06:15 | |
*** vikram has joined #openstack-neutron | 06:16 | |
*** thorst has quit IRC | 06:18 | |
*** mohankumar has joined #openstack-neutron | 06:21 | |
*** namnh has joined #openstack-neutron | 06:24 | |
*** korzen has joined #openstack-neutron | 06:24 | |
*** sudipto has joined #openstack-neutron | 06:27 | |
*** ociuhandu has joined #openstack-neutron | 06:27 | |
*** andreas_s has joined #openstack-neutron | 06:31 | |
*** yfried has joined #openstack-neutron | 06:31 | |
*** baoli has joined #openstack-neutron | 06:32 | |
*** obondarev has joined #openstack-neutron | 06:32 | |
*** kawa2014 has joined #openstack-neutron | 06:34 | |
*** elo has quit IRC | 06:35 | |
*** pcaruana has joined #openstack-neutron | 06:35 | |
*** elo has joined #openstack-neutron | 06:35 | |
*** kobis has joined #openstack-neutron | 06:36 | |
*** baoli has quit IRC | 06:36 | |
*** elopez__ has joined #openstack-neutron | 06:36 | |
*** sridharg has joined #openstack-neutron | 06:38 | |
*** elopez_ has quit IRC | 06:38 | |
*** elopez_ has joined #openstack-neutron | 06:40 | |
*** agireud has quit IRC | 06:40 | |
*** rossella_s has quit IRC | 06:40 | |
*** rossella_s has joined #openstack-neutron | 06:41 | |
*** aranjan has quit IRC | 06:41 | |
*** elo has quit IRC | 06:42 | |
*** pgadiya has quit IRC | 06:43 | |
*** elopez__ has quit IRC | 06:43 | |
*** pgadiya has joined #openstack-neutron | 06:43 | |
*** agireud has joined #openstack-neutron | 06:44 | |
*** eddima has joined #openstack-neutron | 06:45 | |
*** elo has joined #openstack-neutron | 06:46 | |
*** fragatina has joined #openstack-neutron | 06:48 | |
*** openstackgerrit has quit IRC | 06:48 | |
*** amotoki has quit IRC | 06:48 | |
*** openstackgerrit has joined #openstack-neutron | 06:49 | |
*** fragatina has quit IRC | 06:49 | |
*** fragatina has joined #openstack-neutron | 06:50 | |
*** wolverineav has quit IRC | 06:52 | |
*** wolverineav has joined #openstack-neutron | 06:55 | |
*** agireud has quit IRC | 06:55 | |
*** sputnik13 has joined #openstack-neutron | 06:56 | |
*** gongysh has joined #openstack-neutron | 06:56 | |
*** amotoki has joined #openstack-neutron | 07:01 | |
*** wolverineav has quit IRC | 07:03 | |
*** gvrangan has quit IRC | 07:08 | |
*** tesseract- has joined #openstack-neutron | 07:10 | |
*** rcernin has joined #openstack-neutron | 07:13 | |
*** saju_m has joined #openstack-neutron | 07:14 | |
*** sputnik13 has quit IRC | 07:14 | |
*** grambb has quit IRC | 07:15 | |
*** jlibosva has joined #openstack-neutron | 07:15 | |
*** thorst has joined #openstack-neutron | 07:15 | |
*** sputnik13 has joined #openstack-neutron | 07:17 | |
*** oanson has quit IRC | 07:18 | |
openstackgerrit | jirikotlin proposed openstack/neutron: VXLAN multicast groups in linuxbridge https://review.openstack.org/333379 | 07:18 |
*** oanson has joined #openstack-neutron | 07:19 | |
*** markvoelker has quit IRC | 07:19 | |
openstackgerrit | jirikotlin proposed openstack/neutron: VXLAN multicast groups in linuxbridge https://review.openstack.org/333379 | 07:19 |
*** sbalukoff has quit IRC | 07:20 | |
*** sbalukoff_ has joined #openstack-neutron | 07:20 | |
*** agireud has joined #openstack-neutron | 07:20 | |
*** markvoelker has joined #openstack-neutron | 07:21 | |
*** thorst has quit IRC | 07:21 | |
openstackgerrit | IWAMOTO Toshihiro proposed openstack/neutron: fullstack: Add security group tests https://review.openstack.org/341328 | 07:23 |
openstackgerrit | LIU Yulong proposed openstack/neutron: Clean up L3 agent side HA router stuffs https://review.openstack.org/265672 | 07:25 |
*** sputnik13 has quit IRC | 07:25 | |
*** devvesa has joined #openstack-neutron | 07:26 | |
*** _Fdaisuke_ has joined #openstack-neutron | 07:28 | |
namnh | kevinbenton: Hello Mr.Kevin. Are you free? Could you give me 15 minutes. I would like to ask your opinion about a bug "Created two subnets overlap CIDR on one subnet in case of concurrnet request". | 07:28 |
*** wolverineav has joined #openstack-neutron | 07:28 | |
*** jlanoux has joined #openstack-neutron | 07:28 | |
*** Fdaisuke_ has quit IRC | 07:29 | |
*** sr__ has joined #openstack-neutron | 07:29 | |
*** sputnik13 has joined #openstack-neutron | 07:30 | |
*** EinstCrazy has quit IRC | 07:30 | |
*** shivrao has quit IRC | 07:30 | |
*** EinstCrazy has joined #openstack-neutron | 07:31 | |
*** bvandewa has quit IRC | 07:32 | |
*** shivrao has joined #openstack-neutron | 07:33 | |
*** fawadkhaliq has quit IRC | 07:33 | |
*** moshele has joined #openstack-neutron | 07:34 | |
*** sbalukoff_ has quit IRC | 07:34 | |
*** wolverineav has quit IRC | 07:34 | |
*** nmagnezi has joined #openstack-neutron | 07:34 | |
openstackgerrit | Hong Hui Xiao proposed openstack/neutron: Add function to return all hosts with mapped segments https://review.openstack.org/337688 | 07:36 |
*** vikram has quit IRC | 07:36 | |
*** bvandewa has joined #openstack-neutron | 07:37 | |
*** markvoelker has quit IRC | 07:39 | |
*** moshele has quit IRC | 07:40 | |
*** amotoki has quit IRC | 07:40 | |
*** moshele has joined #openstack-neutron | 07:40 | |
openstackgerrit | Oleg Bondarev proposed openstack/neutron: Refactor agent state report handling on server side https://review.openstack.org/319957 | 07:41 |
openstackgerrit | Oleg Bondarev proposed openstack/neutron: Update resource versions during agent update https://review.openstack.org/320360 | 07:41 |
*** tonytan4ever has quit IRC | 07:47 | |
*** ushkalim has joined #openstack-neutron | 07:47 | |
*** tonytan4ever has joined #openstack-neutron | 07:47 | |
*** jamiec has joined #openstack-neutron | 07:49 | |
*** amotoki has joined #openstack-neutron | 07:50 | |
*** tonytan_brb has joined #openstack-neutron | 07:51 | |
*** mickeys has joined #openstack-neutron | 07:52 | |
*** tonytan4ever has quit IRC | 07:54 | |
*** wolverineav has joined #openstack-neutron | 07:54 | |
*** lrichard has joined #openstack-neutron | 07:55 | |
*** yamahata has quit IRC | 07:56 | |
*** beisner has left #openstack-neutron | 07:58 | |
*** wolverineav has quit IRC | 07:58 | |
*** zzzeek has quit IRC | 08:00 | |
*** pcaruana has quit IRC | 08:00 | |
*** lrichard has quit IRC | 08:00 | |
*** oss_xzdong has left #openstack-neutron | 08:00 | |
*** zzzeek has joined #openstack-neutron | 08:01 | |
*** fragatina has quit IRC | 08:02 | |
*** obondarev has quit IRC | 08:02 | |
*** mickeys has quit IRC | 08:04 | |
*** mickeys has joined #openstack-neutron | 08:04 | |
*** iwamoto has joined #openstack-neutron | 08:06 | |
*** obondarev has joined #openstack-neutron | 08:07 | |
*** shivrao has quit IRC | 08:08 | |
*** mickeys has quit IRC | 08:09 | |
*** elo has quit IRC | 08:09 | |
openstackgerrit | Davanum Srinivas (dims) proposed openstack/neutron: [WIP] Testing latest u-c https://review.openstack.org/303346 | 08:10 |
openstackgerrit | Davanum Srinivas (dims) proposed openstack/neutron: [WIP] Testing latest u-c https://review.openstack.org/303346 | 08:10 |
*** pcaruana has joined #openstack-neutron | 08:14 | |
*** jlanoux has quit IRC | 08:14 | |
*** jlanoux has joined #openstack-neutron | 08:15 | |
*** swat30 has quit IRC | 08:15 | |
*** ygbo has joined #openstack-neutron | 08:17 | |
*** eezhova has joined #openstack-neutron | 08:18 | |
*** shashank_hegde has quit IRC | 08:18 | |
*** thorst has joined #openstack-neutron | 08:20 | |
*** markvoelker has joined #openstack-neutron | 08:20 | |
*** imcsk8 is now known as imcsk8|zZz | 08:22 | |
*** markvoelker has quit IRC | 08:25 | |
*** devvesa has quit IRC | 08:26 | |
*** thorst has quit IRC | 08:27 | |
*** javeriak has quit IRC | 08:29 | |
*** jhershbe_ has joined #openstack-neutron | 08:30 | |
*** bjornar has joined #openstack-neutron | 08:30 | |
*** jhershbe has quit IRC | 08:31 | |
*** amotoki has quit IRC | 08:38 | |
*** rook has joined #openstack-neutron | 08:38 | |
*** saju_m has quit IRC | 08:38 | |
*** obondarev has quit IRC | 08:39 | |
*** obondarev has joined #openstack-neutron | 08:43 | |
*** suresh2 has joined #openstack-neutron | 08:44 | |
*** devvesa has joined #openstack-neutron | 08:46 | |
*** suresh1 has quit IRC | 08:47 | |
*** chlong has joined #openstack-neutron | 08:48 | |
*** rubasov has joined #openstack-neutron | 08:50 | |
*** rook has quit IRC | 08:51 | |
*** numan_ has quit IRC | 08:53 | |
*** swat30 has joined #openstack-neutron | 08:53 | |
*** iwamoto has quit IRC | 08:53 | |
jschwarz | akamyshnikova_, heya | 08:54 |
akamyshnikova_ | jschwarz, hi! how are you? | 08:54 |
jschwarz | akamyshnikova_, good, you? :) | 08:54 |
akamyshnikova_ | akamyshnikova_, I'm also good :) | 08:54 |
jschwarz | akamyshnikova_, great to hear! | 08:54 |
jschwarz | akamyshnikova_, re: CFP, I think we can edit the submission even past the deadline | 08:55 |
jschwarz | so worst case scenario we can submit and edit after kevinbenton looks at what we wrote | 08:55 |
akamyshnikova_ | akamyshnikova_, wow, really? | 08:55 |
*** wolverineav has joined #openstack-neutron | 08:55 | |
jschwarz | akamyshnikova_, though I never submitted a talk, that's only what I heard from other people | 08:55 |
akamyshnikova_ | jschwarz, I don't know why I put my nick always :D | 08:56 |
jschwarz | akamyshnikova_, :D | 08:56 |
akamyshnikova_ | jschwarz, I submitted last time, but I didn't edit anything | 08:56 |
akamyshnikova_ | jschwarz, last time was some trouble with timing, so we have extra day after that | 08:57 |
jschwarz | akamyshnikova_, I se | 08:57 |
openstackgerrit | Reedip proposed openstack/neutron: Add name and desc to networksegments table https://review.openstack.org/293305 | 08:57 |
*** Guest38477 has joined #openstack-neutron | 08:58 | |
jschwarz | akamyshnikova_, either way we won't miss the deadline | 08:58 |
jschwarz | I'm sure kevinbenton will look at the submission before we submit it :) | 08:58 |
*** wolverineav has quit IRC | 08:59 | |
akamyshnikova_ | jschwarz, OK :) I just always try to do everything in advance, so... I'm nervous anyway :D | 09:01 |
jschwarz | akamyshnikova_, I emphasize - I'm the same way | 09:01 |
jschwarz | emphasize is the wrong word | 09:01 |
*** davidsha has joined #openstack-neutron | 09:01 | |
jschwarz | empathize is what I meant :P | 09:01 |
akamyshnikova_ | jschwarz, :) | 09:02 |
*** bvandewa has quit IRC | 09:02 | |
*** gongysh has quit IRC | 09:03 | |
*** andymaier has quit IRC | 09:03 | |
*** wolverineav has joined #openstack-neutron | 09:04 | |
akamyshnikova_ | jschwarz, by the way who will put everything in https://www.openstack.org/summit/barcelona-2016/call-for-presentations/ ? will you do that? | 09:04 |
*** Guest38477 has quit IRC | 09:04 | |
*** Guest38477 has joined #openstack-neutron | 09:04 | |
jschwarz | akamyshnikova_, I don't mind | 09:04 |
jschwarz | akamyshnikova_, I'll be happy to do it | 09:05 |
*** iyamahat has quit IRC | 09:05 | |
*** gsagie has quit IRC | 09:07 | |
*** korzen has quit IRC | 09:07 | |
*** wolverineav has quit IRC | 09:08 | |
akamyshnikova_ | jschwarz, OK, great :) | 09:10 |
openstackgerrit | Yushiro FURUKAWA proposed openstack/neutron-fwaas: [WIP] FWaaS v2 L3 agent extension https://review.openstack.org/341374 | 09:12 |
*** javeriak has joined #openstack-neutron | 09:12 | |
*** Guest38477 has left #openstack-neutron | 09:13 | |
*** tonytan_brb has quit IRC | 09:13 | |
*** bfernando has joined #openstack-neutron | 09:13 | |
*** moshele has quit IRC | 09:14 | |
jschwarz | akamyshnikova_, do you mind having a look at https://review.openstack.org/#/c/325889/ ? | 09:14 |
jschwarz | akamyshnikova_, it already has one +2 and it's been stuck for a while :< | 09:14 |
*** markvoelker has joined #openstack-neutron | 09:15 | |
*** moshele has joined #openstack-neutron | 09:15 | |
akamyshnikova_ | jschwarz, sure, but I won't be able to approve it | 09:16 |
jschwarz | akamyshnikova_, fair enough | 09:16 |
jschwarz | :) | 09:16 |
jschwarz | akamyshnikova_, also I've been thinking a lot about what kevinbenton wrote on https://review.openstack.org/#/c/323232/ and I can't find a good solution | 09:17 |
*** bvandewa has joined #openstack-neutron | 09:17 | |
*** pcaruana has quit IRC | 09:18 | |
jschwarz | akamyshnikova_, we can add some sort of a timer that resets the ALLOCATING status of a router in case more than X seconds have passed since it was set, but it'll be written neutron-server side (and not the DB side) so it's a bit pointless | 09:18 |
jschwarz | also it has the problem of letting the violating/crashed server that it no longer has the lock, which is a problem of itself | 09:19 |
*** john-davidge has joined #openstack-neutron | 09:19 | |
bfernando | Hi guys, I don't know if this is the good channel for asking this question, but I didn't find in the neutron code where --tenant-id check is made (for example for the neutron net-create). Is there someone that has an idea ? | 09:20 |
*** markvoelker has quit IRC | 09:20 | |
*** john-dav_ has joined #openstack-neutron | 09:20 | |
jschwarz | bfernando, I think the area of the code that takes care of this is the policy.py and the base api classes | 09:20 |
*** Suresh3423423 has joined #openstack-neutron | 09:21 | |
*** andymaier has joined #openstack-neutron | 09:21 | |
*** john-dav_ is now known as john-davidge_ | 09:22 | |
bfernando | jschwarz, ok thanks I will check that | 09:23 |
*** suresh2 has quit IRC | 09:24 | |
*** john-davidge has quit IRC | 09:24 | |
openstackgerrit | Andreas Scheuring proposed openstack/neutron-specs: Spec for providing Nova portbinding information for live migration https://review.openstack.org/309416 | 09:24 |
*** wolverineav has joined #openstack-neutron | 09:25 | |
*** thorst has joined #openstack-neutron | 09:25 | |
*** korzen has joined #openstack-neutron | 09:25 | |
*** numan_ has joined #openstack-neutron | 09:27 | |
*** obondarev has quit IRC | 09:27 | |
akamyshnikova_ | jschwarz, yes, this is very tricky.. I mean logic became twisted, we may need some kind of health checks, may be we need to put in db time when router become allocated and if this time bigger than N, reset state, but the big question how bug N should be | 09:29 |
*** wolverineav has quit IRC | 09:29 | |
akamyshnikova_ | jschwarz, *how big the N | 09:29 |
jschwarz | akamyshnikova_, yes | 09:30 |
jschwarz | akamyshnikova_, and that is what I'm trying to solve with the DLMs which is already slated for the O cycle | 09:30 |
*** amotoki has joined #openstack-neutron | 09:30 | |
jschwarz | so I'm thinking for dropping this refactor for now. | 09:30 |
jschwarz | of* | 09:30 |
*** obondarev has joined #openstack-neutron | 09:31 | |
*** pcaruana has joined #openstack-neutron | 09:31 | |
*** thorst has quit IRC | 09:32 | |
*** mfuruta has quit IRC | 09:33 | |
*** amotoki has quit IRC | 09:34 | |
akamyshnikova_ | jschwarz, may be.. I guess we need to create a list of problems and what can be done to solve it and spend some time each week to look trough it, so we may come up with something solid | 09:35 |
openstackgerrit | MingShuang Xian proposed openstack/neutron-vpnaas: Add external gateway port for VPN service https://review.openstack.org/341393 | 09:36 |
openstackgerrit | MingShuang Xian proposed openstack/neutron-vpnaas: Add external gateway port for VPN service https://review.openstack.org/341393 | 09:39 |
*** obondarev has quit IRC | 09:40 | |
*** vikram has joined #openstack-neutron | 09:47 | |
*** pcaruana has quit IRC | 09:48 | |
*** pcaruana has joined #openstack-neutron | 09:48 | |
*** pcaruana has quit IRC | 09:50 | |
*** pcaruana has joined #openstack-neutron | 09:50 | |
*** pcaruana has quit IRC | 09:51 | |
*** bjornar has quit IRC | 09:53 | |
*** andymaier has quit IRC | 09:55 | |
*** efoley has joined #openstack-neutron | 09:57 | |
*** fragatina has joined #openstack-neutron | 09:57 | |
*** pcaruana has joined #openstack-neutron | 09:57 | |
*** devvesa has quit IRC | 10:02 | |
openstackgerrit | jirikotlin proposed openstack/neutron: VXLAN multicast groups in linuxbridge https://review.openstack.org/333379 | 10:03 |
openstackgerrit | jirikotlin proposed openstack/neutron: VXLAN multicast groups in linuxbridge https://review.openstack.org/333379 | 10:03 |
openstackgerrit | gengchc2 proposed openstack/neutron: spelling error: https://review.openstack.org/341400 | 10:04 |
*** eezhova has quit IRC | 10:05 | |
*** annp has quit IRC | 10:08 | |
*** markvoelker has joined #openstack-neutron | 10:09 | |
*** swat30 has quit IRC | 10:11 | |
*** swat30 has joined #openstack-neutron | 10:12 | |
*** bvandewa has quit IRC | 10:12 | |
*** fragatina has quit IRC | 10:12 | |
*** davidsha_ has joined #openstack-neutron | 10:13 | |
*** markvoelker has quit IRC | 10:13 | |
*** tonytan4ever has joined #openstack-neutron | 10:14 | |
*** nmagnezi has quit IRC | 10:14 | |
*** devvesa has joined #openstack-neutron | 10:17 | |
*** tonytan4ever has quit IRC | 10:19 | |
*** gsagie has joined #openstack-neutron | 10:21 | |
*** yamamot__ has quit IRC | 10:21 | |
*** jamiec has quit IRC | 10:24 | |
*** jamiec has joined #openstack-neutron | 10:25 | |
*** nmagnezi has joined #openstack-neutron | 10:25 | |
*** claudiub has joined #openstack-neutron | 10:27 | |
*** boden has joined #openstack-neutron | 10:29 | |
*** wolverineav has joined #openstack-neutron | 10:32 | |
davidsha | ajo: ping | 10:32 |
*** lrichard has joined #openstack-neutron | 10:32 | |
*** namnh has quit IRC | 10:34 | |
*** moshele has quit IRC | 10:35 | |
*** moshele has joined #openstack-neutron | 10:36 | |
*** saggi1 has joined #openstack-neutron | 10:40 | |
*** eezhova has joined #openstack-neutron | 10:40 | |
*** rossella_s has quit IRC | 10:40 | |
*** rossella_s has joined #openstack-neutron | 10:41 | |
*** korzen has quit IRC | 10:41 | |
*** thorst has joined #openstack-neutron | 10:41 | |
*** hoangcx has quit IRC | 10:44 | |
*** thorst has quit IRC | 10:46 | |
*** obondarev has joined #openstack-neutron | 10:46 | |
*** thorst_ has joined #openstack-neutron | 10:48 | |
*** korzen has joined #openstack-neutron | 10:52 | |
openstackgerrit | Anh Tran proposed openstack/neutron: Rollback port after failed to add it to router https://review.openstack.org/341427 | 10:57 |
*** wolverineav has quit IRC | 10:58 | |
*** kobis1 has joined #openstack-neutron | 10:59 | |
*** kobis has quit IRC | 10:59 | |
*** baoli has joined #openstack-neutron | 10:59 | |
*** EinstCrazy has quit IRC | 11:01 | |
*** devvesa has quit IRC | 11:01 | |
*** obondarev has quit IRC | 11:02 | |
*** markvoelker has joined #openstack-neutron | 11:03 | |
*** sambetts|afk is now known as sambetts|catinbo | 11:03 | |
*** sambetts|catinbo is now known as sambetts|cat | 11:03 | |
*** lrichard has quit IRC | 11:03 | |
*** baoli has quit IRC | 11:06 | |
*** markvoelker has quit IRC | 11:07 | |
*** saju_m has joined #openstack-neutron | 11:07 | |
*** lrichard has joined #openstack-neutron | 11:08 | |
openstackgerrit | MingShuang Xian proposed openstack/neutron-vpnaas: Add external gateway port for VPN service https://review.openstack.org/341393 | 11:10 |
*** edand has quit IRC | 11:11 | |
*** lucasagomes is now known as lucas-hungry | 11:13 | |
*** wolverineav has joined #openstack-neutron | 11:15 | |
openstackgerrit | Ann Taraday proposed openstack/neutron: [WIP] New engine facade from oslo_db: Step 3 https://review.openstack.org/338295 | 11:16 |
*** lrichard has quit IRC | 11:19 | |
*** devvesa has joined #openstack-neutron | 11:21 | |
*** andymaier has joined #openstack-neutron | 11:24 | |
*** lrichard has joined #openstack-neutron | 11:26 | |
*** svenkat has joined #openstack-neutron | 11:28 | |
*** moshele has quit IRC | 11:28 | |
*** moshele has joined #openstack-neutron | 11:32 | |
*** rossella_s has quit IRC | 11:33 | |
*** lrichard has quit IRC | 11:34 | |
openstackgerrit | Wojciech Dec proposed openstack/neutron: Add name spaces initializing interface driver https://review.openstack.org/337263 | 11:34 |
*** wolverineav has quit IRC | 11:37 | |
*** Murali has joined #openstack-neutron | 11:37 | |
korzen | jlibosva, Hi, have a sec? | 11:37 |
jlibosva | korzen: sure, how can I help? | 11:37 |
korzen | I have question about DeclarativeObject in object base class | 11:38 |
* jlibosva opens source code | 11:38 | |
*** wolverineav has joined #openstack-neutron | 11:38 | |
*** obondarev has joined #openstack-neutron | 11:38 | |
*** edand has joined #openstack-neutron | 11:39 | |
korzen | when you do the fields_no_update https://github.com/openstack/neutron/blob/master/neutron/objects/base.py#L214 | 11:40 |
korzen | I'm having fields declared in different objects: ['destination', 'subnet_id', 'tenant_id', 'nexthop', 'address', 'id'] | 11:40 |
korzen | for example in Subnet object | 11:41 |
*** lrichard has joined #openstack-neutron | 11:41 | |
korzen | so it means that everything you add in cls.fields_no_update is transferred to another object | 11:41 |
*** davidsha has quit IRC | 11:42 | |
jlibosva | korzen: what do you mean another objects? It's there just to remove duplicated entries | 11:43 |
korzen | jlibosva, so the problem is that you can have name of fields in fields_no_update that are not even present in object | 11:43 |
jlibosva | korzen: e.g some column that is translated from db object? | 11:45 |
*** lrichard has quit IRC | 11:46 | |
korzen | jlibosva, for example: Subnet object consist Route object, Route object declares: primary_keys = ['destination', 'nexthop', 'subnet_id'], subnet object has primary_keys = ['id'] and when you inspect subnet.fields_no_update you can see the primary_keys of Route object inserted there: ['destination', 'subnet_id', 'tenant_id', 'nexthop', 'address', 'id'] | 11:47 |
*** wolverineav has quit IRC | 11:47 | |
*** john-davidge_ has quit IRC | 11:48 | |
*** rook has joined #openstack-neutron | 11:48 | |
*** john-davidge has joined #openstack-neutron | 11:48 | |
korzen | jlibosva, so the values of previously declared fields_no_update is transferred to another object | 11:48 |
jlibosva | korzen: do you have the code on review? | 11:49 |
*** yamamoto has joined #openstack-neutron | 11:49 | |
jlibosva | korzen: I see that only parent classes' fields_no_update should be accounted in child object | 11:49 |
korzen | jlibosva, I can't because it do not pass UT ;) | 11:49 |
jlibosva | korzen: can you put Subnet and Route objects to pastebin"? | 11:50 |
korzen | jlibosva, ok | 11:50 |
*** tpsilva has joined #openstack-neutron | 11:50 | |
*** wolverineav has joined #openstack-neutron | 11:52 | |
*** boden has quit IRC | 11:52 | |
korzen | jlibosva, what I want to do is to inspect the db_model and add tenant_id in cls.obj_extra_fields | 11:52 |
korzen | jlibosva, but it is getting populated to every other object and fail to pass UT... | 11:53 |
korzen | let me get you the pastebin | 11:53 |
*** davidsha has joined #openstack-neutron | 11:56 | |
*** wolverineav has quit IRC | 11:56 | |
*** jhershbe_ has quit IRC | 11:56 | |
*** prateek has quit IRC | 11:57 | |
korzen | jlibosva, http://paste.openstack.org/show/531653/ | 11:57 |
korzen | jlibosva, I have added there UT to see if tenant_id is added to obj_extra_fields | 11:58 |
korzen | jlibosva, and it is getting added to every object in neutron objects tree :( | 11:58 |
korzen | jlibosva, the DeclarativeObject should add it only for Subnet object | 11:59 |
*** sr__ has quit IRC | 12:00 | |
korzen | jlibosva, the line 6-8 in pastebin is execuing only when cls is subnet object | 12:00 |
*** tonytan4ever has joined #openstack-neutron | 12:00 | |
*** sr__ has joined #openstack-neutron | 12:00 | |
*** nyechiel has joined #openstack-neutron | 12:00 | |
*** pece has joined #openstack-neutron | 12:01 | |
*** fpan has joined #openstack-neutron | 12:02 | |
*** boden has joined #openstack-neutron | 12:02 | |
*** eddima1 has joined #openstack-neutron | 12:04 | |
jlibosva | korzen: looking | 12:04 |
*** tonytan4ever has quit IRC | 12:05 | |
*** eddima has quit IRC | 12:06 | |
*** eddima1 is now known as eddima | 12:06 | |
*** efoley has quit IRC | 12:06 | |
*** rook has quit IRC | 12:06 | |
jlibosva | korzen: aha! I didn't understand you added obj_extra_fields to declarative class | 12:06 |
jlibosva | korzen: I think it makes sense - let me explain | 12:07 |
jlibosva | korzen: you have a base class BaseClass that has obj_extra_fields = [] | 12:07 |
jlibosva | korzen: you have class MyClass(BaseClass) | 12:07 |
openstackgerrit | MingShuang Xian proposed openstack/neutron-vpnaas: Add external gateway port for VPN service https://review.openstack.org/341393 | 12:08 |
*** bfernando has quit IRC | 12:09 | |
jlibosva | korzen: before MyClass object is created, it calls the metaclass init method, which takes reference to your obj_extra_fields - but watch out, it's the one from BaseClass | 12:09 |
jlibosva | korzen: it adds to this list a new 'tenant_id' and after that it copies this list | 12:09 |
openstackgerrit | MingShuang Xian proposed openstack/neutron-vpnaas: [WIP] Add external gateway port for VPN service https://review.openstack.org/341393 | 12:09 |
jlibosva | korzen: that means, when you create MyClass, it adds an item to its parent | 12:09 |
jlibosva | korzen: you must copy the content first before you modify it | 12:10 |
*** gouthamr has joined #openstack-neutron | 12:10 | |
jlibosva | korzen: the class attributes are not copied when inherited | 12:10 |
*** gouthamr has quit IRC | 12:10 | |
jlibosva | korzen: I'd do on L6 from pastebin: obj_extra_fields_set = set(cls.obj_extra_fields) | 12:10 |
jlibosva | obj_extra_fields_set.add('tenant_id') | 12:11 |
jlibosva | cls.obj_extra_fields = list(obj_extra_fields_set) | 12:11 |
jlibosva | korzen: does it make sense? | 12:11 |
*** pradk has joined #openstack-neutron | 12:11 | |
*** saju_m has quit IRC | 12:11 | |
korzen | jlibosva, ok thanks, I will try | 12:12 |
korzen | jlibosva, but the problem with inherited values in subnet.fields_no_update is still valud | 12:12 |
korzen | valid* | 12:12 |
*** ratailor has quit IRC | 12:13 | |
*** lucas-hungry is now known as lucasagomes | 12:13 | |
jlibosva | korzen: inherited from its parent? | 12:13 |
*** rook has joined #openstack-neutron | 12:14 | |
korzen | from synthetic fields like | 12:14 |
*** fzdarsky has joined #openstack-neutron | 12:14 | |
korzen | jlibosva, I will add an UT test for that, and ping you if it is still an issue | 12:15 |
jlibosva | korzen: alright, I hope I helped :) | 12:15 |
korzen | jlibosva, will see ;) | 12:15 |
korzen | jlibosva, thanks | 12:15 |
*** _oanson has joined #openstack-neutron | 12:17 | |
*** saggi1 has quit IRC | 12:20 | |
*** efoley has joined #openstack-neutron | 12:20 | |
*** lrichard has joined #openstack-neutron | 12:22 | |
*** wolverineav has joined #openstack-neutron | 12:22 | |
*** lrichard has quit IRC | 12:23 | |
*** lrichard has joined #openstack-neutron | 12:23 | |
*** techcet has joined #openstack-neutron | 12:25 | |
*** wolverineav has quit IRC | 12:27 | |
*** djan has quit IRC | 12:29 | |
*** bailin has joined #openstack-neutron | 12:29 | |
*** eezhova has quit IRC | 12:30 | |
*** techcet has quit IRC | 12:30 | |
*** wolverineav has joined #openstack-neutron | 12:31 | |
*** pradk has quit IRC | 12:32 | |
*** jhershbe_ has joined #openstack-neutron | 12:33 | |
*** efoley_ has joined #openstack-neutron | 12:35 | |
*** wolverineav has quit IRC | 12:35 | |
*** ranjithd has joined #openstack-neutron | 12:36 | |
*** markvoelker has joined #openstack-neutron | 12:38 | |
*** efoley has quit IRC | 12:38 | |
*** mickeys has joined #openstack-neutron | 12:38 | |
akamyshnikova_ | jschwarz, I think we should put our abstract on call-for-presentations, Kevin will be able to edit anytime before deadline, as you said. What do you think? | 12:39 |
*** grambb has joined #openstack-neutron | 12:39 | |
jschwarz | akamyshnikova_, sounds good to me | 12:40 |
*** theor has joined #openstack-neutron | 12:40 | |
theor | Hi. Anyone knows what is the maximum amount of security-groups one can create in Neutron? | 12:40 |
*** ociuhandu has quit IRC | 12:41 | |
*** eezhova has joined #openstack-neutron | 12:41 | |
jschwarz | akamyshnikova_, we need a title! :O | 12:41 |
akamyshnikova_ | jschwarz, :D | 12:41 |
*** tbachman has joined #openstack-neutron | 12:42 | |
korzen | jlibosva, yes, it worked, but another question, why we are adding primary_keys of base classes to fields_no_update in child class? | 12:42 |
*** gouthamr has joined #openstack-neutron | 12:43 | |
openstackgerrit | Merged openstack/neutron: DVR: handle floating IP reassociation on the same host https://review.openstack.org/337591 | 12:43 |
*** mickeys has quit IRC | 12:43 | |
korzen | jlibosva, I have reworked the DeclarativeObject adding fields_no_update in similar way of obj_extra_fields we have discussed: http://paste.openstack.org/show/531669/ | 12:46 |
*** ivasilevskaya has quit IRC | 12:47 | |
*** eddima has quit IRC | 12:47 | |
jlibosva | korzen: I'm back, was afk | 12:47 |
korzen | jlibosva, and now 'id' is declared in objects like Route, SubnetpoolPrefix and other that are not declared in object | 12:47 |
*** c64cosmin has joined #openstack-neutron | 12:48 | |
jlibosva | korzen: hm, good question, I guess primary keys are always non-updatable ? | 12:48 |
akamyshnikova_ | jschwarz, I guess if we put word 'scale' in title it will attract more people :) | 12:48 |
jlibosva | korzen: wrt 'id' - you mean objects that don't have 'id' fields now do have it? | 12:49 |
jschwarz | akamyshnikova_, I like your thinking | 12:49 |
jschwarz | akamyshnikova_, though the first title is too long I think.. what do you think of the second? | 12:50 |
*** itisha has joined #openstack-neutron | 12:51 | |
akamyshnikova_ | jschwarz, I saw muck longer titles :D The second is good, so I think we use it | 12:51 |
jschwarz | akamyshnikova_, okies :) | 12:52 |
*** jistr is now known as jistr|cowork | 12:53 | |
jschwarz | akamyshnikova_, Intermediate level? | 12:53 |
*** lrichard has quit IRC | 12:53 | |
akamyshnikova_ | jschwarz, yep | 12:53 |
jschwarz | akamyshnikova_, could you link me to the first paper you wrote on the races? | 12:54 |
*** ekuris has quit IRC | 12:55 | |
akamyshnikova_ | jschwarz, I guess I will give a link for perfomance docs, one sec | 12:55 |
jschwarz | yeah that's the one I meant | 12:55 |
*** irenab has quit IRC | 12:56 | |
akamyshnikova_ | jschwarz, http://docs.openstack.org/developer/performance-docs/test_plans/neutron_features/l3_ha/test_plan.html and http://docs.openstack.org/developer/performance-docs/test_results/neutron_features/l3_ha/test_results.html | 12:56 |
*** wolverineav has joined #openstack-neutron | 12:56 | |
*** jhershbe_ has quit IRC | 12:56 | |
*** irenab has joined #openstack-neutron | 12:56 | |
korzen | jlibosva, I mean that in fields_no_update we will have extra fields name that does not exist in object model, for example 'id' in some classes | 12:57 |
jschwarz | akamyshnikova_, I'll also post the review patch for the ALLOCATING one | 12:57 |
*** rossella_s has joined #openstack-neutron | 12:57 | |
korzen | jlibosva, primary keys are non-updatable but the question is why do we want to declare the fields from base class? | 12:58 |
akamyshnikova_ | jschwarz, that a good idea! it better than link for bug | 12:58 |
jschwarz | akamyshnikova_, so our abstract is too long :P | 12:59 |
akamyshnikova_ | jschwarz, :O | 12:59 |
jlibosva | korzen: because you can have a super class and the subclass can just extend the superclass by adding more fields | 12:59 |
*** eddima has joined #openstack-neutron | 12:59 | |
jschwarz | akamyshnikova_, it's 1500 chars and we need 1000 | 12:59 |
akamyshnikova_ | jschwarz, we can remove the last sentence definitely | 13:00 |
*** rook has quit IRC | 13:00 | |
*** eddima has quit IRC | 13:00 | |
*** amuller has joined #openstack-neutron | 13:00 | |
*** eddima has joined #openstack-neutron | 13:00 | |
*** wolverineav has quit IRC | 13:01 | |
*** mlavalle has joined #openstack-neutron | 13:01 | |
*** moshele has quit IRC | 13:02 | |
korzen | jlibosva, ok I agree, but the subclass should do smth like fields_no_update += ['some_field'] and the full list should be taken from subclass not copied from parent | 13:02 |
*** jckasper has joined #openstack-neutron | 13:03 | |
jschwarz | akamyshnikova_, how's this? | 13:03 |
*** moshele has joined #openstack-neutron | 13:03 | |
jschwarz | akamyshnikova_, this is still 1186 chars though | 13:03 |
jlibosva | korzen: in declarative metaclass? | 13:03 |
korzen | jlibosva, yes | 13:04 |
*** ivasilevskaya has joined #openstack-neutron | 13:04 | |
*** _oanson has quit IRC | 13:04 | |
jschwarz | akamyshnikova_, this New Abstract in the etherpad is 992 chars :P | 13:05 |
akamyshnikova_ | jschwarz, seems even better than before :) | 13:05 |
jlibosva | korzen: then you would need to do something like: class Subclass(Superclass): | 13:05 |
jlibosva | fields_no_update = list(Superclass.fields_no_update) + ['custom', 'fields'] | 13:05 |
jschwarz | akamyshnikova_, whoohoo!! | 13:05 |
jlibosva | korzen: with metaclass you just do: fields_no_update = ['custom', 'fields'] | 13:06 |
jschwarz | akamyshnikova_, need to pick 8 hashtags! I love hashtags! | 13:06 |
jlibosva | korzen: and metaclass takes care of all other magic | 13:06 |
jschwarz | akamyshnikova_, I picked #Upstream #UserExperience #Neutron #Rally... anything else? | 13:06 |
*** theor has quit IRC | 13:06 | |
*** wolverineav has joined #openstack-neutron | 13:07 | |
*** sindhu has joined #openstack-neutron | 13:07 | |
korzen | jlibosva, magic like this line: https://github.com/openstack/neutron/blob/master/neutron/objects/base.py#L214? | 13:08 |
openstackgerrit | Zhi Chang proposed openstack/neutron: Using default dns nameservers when creates subnet https://review.openstack.org/341512 | 13:08 |
*** jhershbe_ has joined #openstack-neutron | 13:08 | |
akamyshnikova_ | jschwarz, this seems fine | 13:08 |
jlibosva | korzen: more likely the L210 | 13:08 |
jlibosva | korzen: but yeah, that's part of the magic | 13:09 |
korzen | jlibosva, loop in L210 should be removed from my point of view | 13:09 |
*** garyk has joined #openstack-neutron | 13:10 | |
korzen | jlibosva, the L214 is some dark magic that is declaring fields_no_update from synthetic_fields objects in 'parent' object | 13:10 |
*** links has quit IRC | 13:11 | |
jlibosva | korzen: L214 is just there to eliminate duplicates | 13:11 |
*** bfernando has joined #openstack-neutron | 13:11 | |
*** bfernando has quit IRC | 13:11 | |
*** wolverineav has quit IRC | 13:12 | |
*** pbandark has quit IRC | 13:13 | |
*** fzdarsky has quit IRC | 13:13 | |
*** baoli has joined #openstack-neutron | 13:14 | |
*** bfernando has joined #openstack-neutron | 13:15 | |
korzen | jlibosva, ok I think I have to fill the bug and propose patch for that, because inappropriate fields are populated in fields_no_update from one object to parent object | 13:15 |
korzen | from Route object to Subnet | 13:15 |
jlibosva | korzen: you sure it's not your patch? :) | 13:15 |
jlibosva | ah, we already have Route in tree, sorry | 13:16 |
*** dane_leblanc has joined #openstack-neutron | 13:16 | |
korzen | jlibosva, yes | 13:17 |
itzikb | carl_baldwin: Can you please look at https://review.openstack.org/#/c/325889/? | 13:19 |
*** baoli_ has joined #openstack-neutron | 13:19 | |
*** chlong has quit IRC | 13:20 | |
*** pgadiya has quit IRC | 13:20 | |
jlibosva | korzen: I see that NeutronDbObject has primary_keys = ['id'] | 13:21 |
jschwarz | akamyshnikova_, so I'm adding the speakers now | 13:21 |
*** ametts has joined #openstack-neutron | 13:21 | |
jschwarz | akamyshnikova_, I'm using your speaker info from the last summit | 13:21 |
akamyshnikova_ | jschwarz, sure | 13:21 |
*** ranjithd has quit IRC | 13:22 | |
*** baoli has quit IRC | 13:22 | |
jlibosva | korzen: but Route object doesn't define it for fields | 13:22 |
*** cleong has joined #openstack-neutron | 13:23 | |
jschwarz | akamyshnikova_, you should have a received a mail :) | 13:23 |
*** ranjithd has joined #openstack-neutron | 13:24 | |
jschwarz | akamyshnikova_, kevinbenton, it can still be editted if we so wish to | 13:24 |
akamyshnikova_ | jschwarz, already received :) Thanks! | 13:24 |
*** c64cosmin_ has joined #openstack-neutron | 13:25 | |
*** wolverineav has joined #openstack-neutron | 13:25 | |
*** c64cosmin has quit IRC | 13:25 | |
*** c64cosmin_ is now known as c64cosmin | 13:26 | |
*** julim has joined #openstack-neutron | 13:26 | |
akamyshnikova_ | jschwarz, everything looks awesome :) I hope it will be chosen :) | 13:28 |
jschwarz | akamyshnikova_, me too XD | 13:28 |
*** wolverineav has quit IRC | 13:29 | |
*** tonytan4ever has joined #openstack-neutron | 13:30 | |
*** julim has quit IRC | 13:32 | |
*** julim has joined #openstack-neutron | 13:33 | |
*** fpan has quit IRC | 13:33 | |
*** julim has quit IRC | 13:34 | |
*** julim has joined #openstack-neutron | 13:34 | |
*** tonytan4ever has quit IRC | 13:34 | |
*** wolverineav has joined #openstack-neutron | 13:35 | |
korzen | jlibosva, yes, and that is the problem or can it be? | 13:35 |
*** crose has joined #openstack-neutron | 13:35 | |
*** tonytan4ever has joined #openstack-neutron | 13:36 | |
korzen | jlibosva, I guess that only corner case here is the situation when in parent class you declare fields_no_update as some field, and in child class you want this field to be updatable | 13:37 |
*** ociuhandu has joined #openstack-neutron | 13:37 | |
korzen | jlibosva, and not even in child class but also in synthetic fields | 13:37 |
*** trevormc has joined #openstack-neutron | 13:38 | |
korzen | jlibosva, for example: subnet.fields('route', 'destination') and route.fields_no_update =['destination'] | 13:38 |
*** jamesdenton has joined #openstack-neutron | 13:39 | |
korzen | jlibosva, the above will block in subnet the update of destination field, magic ;) | 13:39 |
jlibosva | korzen: I think the wrong is assuming that all NeutronDbObject models will have 'id' | 13:39 |
jlibosva | korzen: maybe we should add a condition to add primary_key to fields_no_update only if object actually implements 'id' as a field | 13:40 |
korzen | jlibosva, niceo ne | 13:40 |
*** tonytan_brb has joined #openstack-neutron | 13:41 | |
*** yamamoto has quit IRC | 13:41 | |
*** boden has quit IRC | 13:41 | |
*** tonytan_brb is now known as tonytan4ever_ | 13:41 | |
*** janzian has joined #openstack-neutron | 13:41 | |
*** c64cosmin_ has joined #openstack-neutron | 13:42 | |
openstackgerrit | Andreas Scheuring proposed openstack/neutron: [WIP] Merging portbinding and distributed portbinding table https://review.openstack.org/340410 | 13:42 |
*** lrichard has joined #openstack-neutron | 13:42 | |
*** tonytan4ever has quit IRC | 13:43 | |
*** amotoki has joined #openstack-neutron | 13:43 | |
*** tonytan4ever_ has quit IRC | 13:44 | |
*** andymaier has quit IRC | 13:44 | |
*** tonytan4ever has joined #openstack-neutron | 13:45 | |
*** c64cosmin has quit IRC | 13:45 | |
*** wolverineav has quit IRC | 13:45 | |
*** yamamoto has joined #openstack-neutron | 13:45 | |
korzen | jlibosva, ok so I will add :[fields_no_update_set.add(key) for key in base.primary_keys | 13:46 |
korzen | if key in cls.fields] | 13:47 |
*** wolverineav has joined #openstack-neutron | 13:49 | |
openstackgerrit | Wojciech Dec proposed openstack/neutron: Add name spaces initializing interface driver https://review.openstack.org/337263 | 13:49 |
*** javeriak has quit IRC | 13:50 | |
*** eezhova has quit IRC | 13:51 | |
*** amotoki has quit IRC | 13:51 | |
*** garyk has quit IRC | 13:51 | |
*** jlanoux has quit IRC | 13:51 | |
*** boden has joined #openstack-neutron | 13:54 | |
*** lrichard has quit IRC | 13:54 | |
*** javeriak has joined #openstack-neutron | 13:56 | |
*** korzen has quit IRC | 13:57 | |
*** wolverineav has quit IRC | 13:57 | |
*** amotoki has joined #openstack-neutron | 13:58 | |
*** pradk has joined #openstack-neutron | 13:58 | |
*** neiljerram has quit IRC | 13:59 | |
*** njohnston|sleep is now known as njohnston | 14:00 | |
*** njohnston is now known as njohnston|sleep | 14:00 | |
*** njohnston|sleep is now known as njohnston | 14:00 | |
*** wolverineav has joined #openstack-neutron | 14:00 | |
*** lrichard has joined #openstack-neutron | 14:01 | |
*** lrichard has quit IRC | 14:01 | |
*** lrichard has joined #openstack-neutron | 14:01 | |
*** c64cosmin_ has quit IRC | 14:02 | |
*** singhj has joined #openstack-neutron | 14:03 | |
*** amotoki has quit IRC | 14:03 | |
*** eezhova has joined #openstack-neutron | 14:07 | |
*** yamahata has joined #openstack-neutron | 14:09 | |
*** iyamahat has joined #openstack-neutron | 14:10 | |
*** iyamahat has quit IRC | 14:10 | |
*** neiljerram has joined #openstack-neutron | 14:11 | |
*** alex_xu has quit IRC | 14:11 | |
*** dasanind has joined #openstack-neutron | 14:11 | |
*** alex_xu has joined #openstack-neutron | 14:12 | |
jlibosva | korzen_: does it solve the issue you're seing? | 14:14 |
*** rossella_s has quit IRC | 14:14 | |
*** sindhu has quit IRC | 14:15 | |
*** fzdarsky has joined #openstack-neutron | 14:15 | |
*** iyamahat has joined #openstack-neutron | 14:16 | |
*** sindhu has joined #openstack-neutron | 14:17 | |
openstackgerrit | Darek Smigiel proposed openstack/neutron: Added Deprecation Warning to models https://review.openstack.org/335792 | 14:18 |
*** wolverineav has quit IRC | 14:18 | |
andreas_s | rkukura, Hi - if you have a minute - I was just wondering how distributed compute ports might work together with l2pop | 14:19 |
andreas_s | rkukura, I have the feeling that this might become challenging. If I get it right, agents set up rules like: mac reachable via vxlan-abc | 14:21 |
andreas_s | rkukura, but now there might be 2 rules, one for the source and one for the target hypervisor... | 14:21 |
*** jlanoux has joined #openstack-neutron | 14:23 | |
*** sindhu has quit IRC | 14:25 | |
*** akshai has joined #openstack-neutron | 14:26 | |
*** markvoelker has quit IRC | 14:26 | |
*** wolverineav has joined #openstack-neutron | 14:27 | |
*** imcsk8|zZz is now known as imcsk8 | 14:30 | |
*** nmagnezi has quit IRC | 14:31 | |
*** dasanind_ has joined #openstack-neutron | 14:35 | |
*** saju_m has joined #openstack-neutron | 14:35 | |
*** dasanind has quit IRC | 14:35 | |
*** bailin has quit IRC | 14:36 | |
*** eilert has joined #openstack-neutron | 14:37 | |
*** garyk has joined #openstack-neutron | 14:39 | |
*** slaweq has quit IRC | 14:39 | |
*** tidwellr1 has joined #openstack-neutron | 14:40 | |
*** slaweq has joined #openstack-neutron | 14:40 | |
*** amotoki has joined #openstack-neutron | 14:40 | |
*** marst has joined #openstack-neutron | 14:40 | |
*** moshele has quit IRC | 14:41 | |
*** vishwanathj has joined #openstack-neutron | 14:42 | |
*** gvrangan has joined #openstack-neutron | 14:43 | |
*** moshele has joined #openstack-neutron | 14:44 | |
*** markvoelker has joined #openstack-neutron | 14:44 | |
*** garyk has quit IRC | 14:45 | |
*** moshele has quit IRC | 14:46 | |
*** lbrune has joined #openstack-neutron | 14:47 | |
*** fnaval has quit IRC | 14:48 | |
*** wolverineav has quit IRC | 14:48 | |
openstackgerrit | Nate Johnston proposed openstack/neutron-lib: [WIP] Generalize agent extension mechanism https://review.openstack.org/341122 | 14:49 |
openstackgerrit | Nate Johnston proposed openstack/neutron-lib: [WIP] Generalize agent extension mechanism https://review.openstack.org/341122 | 14:50 |
*** garyk has joined #openstack-neutron | 14:50 | |
*** jhershbe_ has quit IRC | 14:51 | |
*** singhj has quit IRC | 14:52 | |
*** shausy has quit IRC | 14:53 | |
*** itzikb has quit IRC | 14:53 | |
*** jhershbe has joined #openstack-neutron | 14:53 | |
*** numan_ has quit IRC | 14:53 | |
*** wolverineav has joined #openstack-neutron | 14:54 | |
*** armax has joined #openstack-neutron | 14:55 | |
*** gvrangan has quit IRC | 14:56 | |
*** lrichard has quit IRC | 14:57 | |
*** moshele has joined #openstack-neutron | 14:58 | |
*** mars_toktonaliev has joined #openstack-neutron | 14:59 | |
*** ijw has joined #openstack-neutron | 14:59 | |
*** singhj has joined #openstack-neutron | 14:59 | |
edand | garyk, hi can you please take a look https://review.openstack.org/#/c/338252/ thank you | 14:59 |
*** fnaval has joined #openstack-neutron | 14:59 | |
*** lrichard has joined #openstack-neutron | 14:59 | |
*** techcet has joined #openstack-neutron | 15:00 | |
*** Leo_ has joined #openstack-neutron | 15:00 | |
*** ijw has quit IRC | 15:00 | |
*** wolverineav has quit IRC | 15:00 | |
*** jistr|cowork is now known as jistr|mtg | 15:00 | |
*** Leom has joined #openstack-neutron | 15:01 | |
*** links has joined #openstack-neutron | 15:01 | |
*** ijw has joined #openstack-neutron | 15:01 | |
*** vishwanathj has quit IRC | 15:02 | |
*** vishwanathj has joined #openstack-neutron | 15:02 | |
*** vishwanathj has quit IRC | 15:03 | |
*** vishwanathj has joined #openstack-neutron | 15:04 | |
*** Leo_ has quit IRC | 15:05 | |
*** banix has joined #openstack-neutron | 15:07 | |
*** suresh1 has joined #openstack-neutron | 15:07 | |
garyk | lama lo be keff | 15:09 |
*** mars_toktonaliev has quit IRC | 15:09 | |
*** gvrangan has joined #openstack-neutron | 15:10 | |
*** javeriak has quit IRC | 15:10 | |
*** singhj has quit IRC | 15:10 | |
*** ametts has quit IRC | 15:10 | |
*** Suresh3423423 has quit IRC | 15:11 | |
*** edand has quit IRC | 15:12 | |
*** wolverineav has joined #openstack-neutron | 15:12 | |
*** techcet has quit IRC | 15:16 | |
*** vishwanathj has quit IRC | 15:17 | |
*** vishwanathj has joined #openstack-neutron | 15:17 | |
mlavalle | amuller: ping | 15:18 |
openstackgerrit | Na Zhu proposed openstack/python-neutronclient: [WIP]Dynamic routing CLIs OSC transition https://review.openstack.org/340763 | 15:18 |
*** wolverineav has quit IRC | 15:18 | |
*** daneyon has joined #openstack-neutron | 15:19 | |
*** moshele has quit IRC | 15:19 | |
*** eezhova has quit IRC | 15:20 | |
*** jhershbe has quit IRC | 15:20 | |
*** obondarev has quit IRC | 15:21 | |
*** neiljerram has left #openstack-neutron | 15:21 | |
*** sridharg has quit IRC | 15:21 | |
*** wolverineav has joined #openstack-neutron | 15:21 | |
*** neiljerram has joined #openstack-neutron | 15:21 | |
*** saggi1 has joined #openstack-neutron | 15:22 | |
*** ametts has joined #openstack-neutron | 15:23 | |
*** saggi1 has quit IRC | 15:24 | |
*** saggi1 has joined #openstack-neutron | 15:24 | |
*** techcet has joined #openstack-neutron | 15:24 | |
*** vthapar has quit IRC | 15:24 | |
*** andreas_s has quit IRC | 15:25 | |
*** lucas___ has joined #openstack-neutron | 15:26 | |
*** jistr|mtg is now known as jistr | 15:27 | |
*** pcaruana has quit IRC | 15:28 | |
*** thumpba has joined #openstack-neutron | 15:28 | |
*** wolverineav has quit IRC | 15:29 | |
*** wolverineav has joined #openstack-neutron | 15:31 | |
*** jhershbe has joined #openstack-neutron | 15:32 | |
*** singhj has joined #openstack-neutron | 15:33 | |
*** rcernin has quit IRC | 15:33 | |
*** agireud has quit IRC | 15:34 | |
*** Leom has quit IRC | 15:35 | |
*** mordred has quit IRC | 15:35 | |
*** prateek has joined #openstack-neutron | 15:35 | |
*** nplanel has quit IRC | 15:37 | |
*** banix_ has joined #openstack-neutron | 15:37 | |
*** vikram has quit IRC | 15:38 | |
*** wolverineav has quit IRC | 15:38 | |
*** banix has quit IRC | 15:40 | |
*** banix_ is now known as banix | 15:40 | |
*** saggi1 has quit IRC | 15:40 | |
*** mickeys has joined #openstack-neutron | 15:41 | |
openstackgerrit | venkata anil proposed openstack/neutron: Update in-memory firewall for only requested ports https://review.openstack.org/335037 | 15:41 |
*** sindhu has joined #openstack-neutron | 15:42 | |
*** watanabe_isao has joined #openstack-neutron | 15:42 | |
*** lucas___ has quit IRC | 15:43 | |
*** prateek_ has joined #openstack-neutron | 15:43 | |
*** anilvenkata has quit IRC | 15:44 | |
*** wolverineav has joined #openstack-neutron | 15:45 | |
*** prateek has quit IRC | 15:46 | |
*** eezhova has joined #openstack-neutron | 15:46 | |
*** mickeys has quit IRC | 15:46 | |
*** sindhu has quit IRC | 15:46 | |
*** lucas___ has joined #openstack-neutron | 15:47 | |
*** lucas___ has quit IRC | 15:48 | |
*** lucas____ has joined #openstack-neutron | 15:48 | |
*** kobis1 has quit IRC | 15:48 | |
openstackgerrit | Wojciech Dec proposed openstack/neutron: Add name spaces initializing interface driver https://review.openstack.org/337263 | 15:49 |
*** iyamahat has quit IRC | 15:49 | |
*** shashank_hegde has joined #openstack-neutron | 15:50 | |
*** yamahata has quit IRC | 15:50 | |
*** ametts has quit IRC | 15:50 | |
*** Leo_ has joined #openstack-neutron | 15:51 | |
*** Sukhdev_ has joined #openstack-neutron | 15:51 | |
*** dasanind_ has quit IRC | 15:52 | |
*** wolverineav has quit IRC | 15:52 | |
*** wolverineav has joined #openstack-neutron | 15:52 | |
*** iranzo has quit IRC | 15:52 | |
openstackgerrit | Henry Gessau proposed openstack/neutron-lib: Add Neutron context module and some policy methods https://review.openstack.org/303867 | 15:53 |
*** jhershbe has quit IRC | 15:53 | |
*** oshvartz has quit IRC | 15:54 | |
*** watanabe_isao has quit IRC | 15:54 | |
*** crose has quit IRC | 15:54 | |
*** agireud has joined #openstack-neutron | 15:54 | |
*** vishwanathj has quit IRC | 15:54 | |
*** andreas_s_ has joined #openstack-neutron | 15:55 | |
*** vishwanathj has joined #openstack-neutron | 15:55 | |
*** watanabe_isao has joined #openstack-neutron | 15:57 | |
*** julim_ has joined #openstack-neutron | 15:57 | |
*** catintheroof has joined #openstack-neutron | 15:58 | |
*** baoli_ has quit IRC | 15:59 | |
*** amotoki has quit IRC | 15:59 | |
*** julim has quit IRC | 16:00 | |
*** ygbo has quit IRC | 16:00 | |
*** eezhova has quit IRC | 16:00 | |
*** rcernin has joined #openstack-neutron | 16:00 | |
*** sputnik13 has quit IRC | 16:01 | |
*** davideagnello has quit IRC | 16:01 | |
boden | HenryG, dougwig: friendly reminder we have a few topics on the neutron-lib wiki for todays meeting: https://wiki.openstack.org/wiki/Network/Lib/Meetings#Open_Discussion | 16:02 |
*** janzian has quit IRC | 16:03 | |
*** openstackgerrit has quit IRC | 16:03 | |
*** bvandewa has joined #openstack-neutron | 16:04 | |
*** openstackgerrit has joined #openstack-neutron | 16:04 | |
*** amuller has quit IRC | 16:04 | |
HenryG | boden: ack, thanks | 16:05 |
*** tesseract- has quit IRC | 16:06 | |
*** eddima has quit IRC | 16:06 | |
*** mhickey has joined #openstack-neutron | 16:08 | |
*** banix_ has joined #openstack-neutron | 16:08 | |
*** obondarev has joined #openstack-neutron | 16:08 | |
*** banix has quit IRC | 16:12 | |
*** banix_ is now known as banix | 16:12 | |
*** azbiswas has joined #openstack-neutron | 16:13 | |
*** david-lyle has joined #openstack-neutron | 16:14 | |
*** vikram has joined #openstack-neutron | 16:14 | |
*** janzian has joined #openstack-neutron | 16:14 | |
*** kobis has joined #openstack-neutron | 16:15 | |
*** lrichard has quit IRC | 16:17 | |
*** iyamahat has joined #openstack-neutron | 16:20 | |
*** vikram has quit IRC | 16:20 | |
*** jlibosva has quit IRC | 16:20 | |
*** jlanoux has quit IRC | 16:21 | |
*** yamahata has joined #openstack-neutron | 16:23 | |
*** lbrune has quit IRC | 16:25 | |
*** kawa2014 has quit IRC | 16:25 | |
*** yfried has quit IRC | 16:26 | |
*** prateek_ has quit IRC | 16:26 | |
*** javeriak has joined #openstack-neutron | 16:26 | |
*** devvesa has quit IRC | 16:28 | |
*** mickeys has joined #openstack-neutron | 16:28 | |
*** wolverineav has quit IRC | 16:28 | |
*** marun has joined #openstack-neutron | 16:29 | |
*** wolverineav has joined #openstack-neutron | 16:29 | |
openstackgerrit | Brian Haley proposed openstack/neutron: Fix for check_vlan_transparency on mech drivers not called https://review.openstack.org/341003 | 16:31 |
*** lucasagomes is now known as lucas|afk | 16:33 | |
*** wolverineav has quit IRC | 16:34 | |
*** mohankumar has quit IRC | 16:36 | |
*** kevo has quit IRC | 16:37 | |
*** shashank_hegde has quit IRC | 16:38 | |
openstackgerrit | John Davidge proposed openstack/neutron: [WIP] Enable CRUD for Subnet Service Types https://review.openstack.org/337851 | 16:39 |
*** banix_ has joined #openstack-neutron | 16:39 | |
*** banix has quit IRC | 16:42 | |
*** banix_ is now known as banix | 16:42 | |
*** singhj has quit IRC | 16:45 | |
*** edmondsw has quit IRC | 16:45 | |
*** andreas_s_ has quit IRC | 16:46 | |
*** ijw has quit IRC | 16:47 | |
clarkb | dougwig: before bed last night I kicked off a second run of the GBP tests and they failed again for me | 16:47 |
clarkb | dougwig: I think its likely a test order thing | 16:47 |
*** davidsha has quit IRC | 16:48 | |
*** bvandewa has quit IRC | 16:49 | |
*** agireud has quit IRC | 16:49 | |
*** kawa2014 has joined #openstack-neutron | 16:51 | |
*** fragatina has joined #openstack-neutron | 16:52 | |
*** fragatina has quit IRC | 16:52 | |
*** mohankumar has joined #openstack-neutron | 16:52 | |
*** dasanind has joined #openstack-neutron | 16:52 | |
*** vishwanathj has quit IRC | 16:52 | |
*** singhj has joined #openstack-neutron | 16:53 | |
*** kobis has quit IRC | 16:53 | |
*** fragatina has joined #openstack-neutron | 16:53 | |
*** vishwanathj has joined #openstack-neutron | 16:53 | |
dougwig | clarkb: you're always using single-use nodes, right? i've so far been able to get it to fail on the first run of a fresh node, and it works on every run after for me. | 16:53 |
clarkb | dougwig: no, my test VM is being reused | 16:53 |
clarkb | but its also single cpu which will affect test grouping and ordering | 16:54 |
dougwig | clarkb: ok, mine is 2 cpu and 4gb, and also kinda slow. | 16:54 |
*** lrichard has joined #openstack-neutron | 16:55 | |
*** kobis has joined #openstack-neutron | 16:55 | |
*** thumpba has quit IRC | 16:55 | |
openstackgerrit | Armando Migliaccio proposed openstack/neutron: Fix cleanup logic for trunk tests https://review.openstack.org/341677 | 16:56 |
*** lucas____ has quit IRC | 16:56 | |
*** edand has joined #openstack-neutron | 16:57 | |
*** akshai has quit IRC | 16:57 | |
*** yamamoto has quit IRC | 16:57 | |
*** agireud has joined #openstack-neutron | 16:58 | |
*** julim_ has quit IRC | 16:58 | |
*** julim has joined #openstack-neutron | 16:59 | |
*** lrichard has quit IRC | 16:59 | |
*** ijw has joined #openstack-neutron | 17:00 | |
rkukura | clarkb: FYI, summitnaiksatam successfully ran the GBP UTs on what I think was a brand new xenial VM. He may be able to suppy more detail when he is online. Also, we merged https://review.openstack.org/#/c/341299/1 which removed the testlib_api usage from GBP. | 17:00 |
*** obondarev has quit IRC | 17:00 | |
*** lrichard has joined #openstack-neutron | 17:00 | |
*** links has quit IRC | 17:01 | |
clarkb | rkukura: ya dougwig is able to run them successfully too just not consistently | 17:01 |
clarkb | I think its likely you have some ordering issues in the tests and my setup tickles it more often than others | 17:01 |
rkukura | clarkb: thats possible | 17:02 |
*** akshai has joined #openstack-neutron | 17:02 | |
openstackgerrit | Armando Migliaccio proposed openstack/neutron: Add new attributes to trunk model https://review.openstack.org/341217 | 17:02 |
rkukura | clarkb: curious whether the patch removing testlib_api usage changes anything for you | 17:03 |
*** sambetts|cat is now known as sambetts | 17:03 | |
clarkb | rkukura: let me grab it and restart the tests | 17:04 |
*** thumpba has joined #openstack-neutron | 17:04 | |
*** edand has quit IRC | 17:04 | |
*** kawa2014 has quit IRC | 17:04 | |
clarkb | rkukura: its running now will let you know the results when done | 17:04 |
*** lrichard has quit IRC | 17:05 | |
*** Sukhdev_ has quit IRC | 17:05 | |
*** aranjan has joined #openstack-neutron | 17:05 | |
*** sambetts is now known as sambetts|cat | 17:06 | |
*** baoli has joined #openstack-neutron | 17:07 | |
*** lbrune has joined #openstack-neutron | 17:08 | |
*** banix_ has joined #openstack-neutron | 17:10 | |
*** nyechiel has quit IRC | 17:13 | |
*** javeriak_ has joined #openstack-neutron | 17:13 | |
*** banix has quit IRC | 17:13 | |
*** banix_ is now known as banix | 17:13 | |
*** kobis has quit IRC | 17:13 | |
*** bfernando has quit IRC | 17:15 | |
*** lrichard has joined #openstack-neutron | 17:15 | |
*** fragatina has quit IRC | 17:15 | |
*** tflynn has joined #openstack-neutron | 17:15 | |
*** javeriak has quit IRC | 17:15 | |
rkukura | clarkb: thanks | 17:16 |
*** wolverineav has joined #openstack-neutron | 17:17 | |
*** wolverineav has quit IRC | 17:17 | |
*** wolverineav has joined #openstack-neutron | 17:18 | |
*** lucas___ has joined #openstack-neutron | 17:18 | |
*** wolverineav has quit IRC | 17:18 | |
*** wolverineav has joined #openstack-neutron | 17:19 | |
*** lucas____ has joined #openstack-neutron | 17:19 | |
*** marios is now known as marios|gone | 17:19 | |
*** marios|gone is now known as marios | 17:19 | |
*** prateek_ has joined #openstack-neutron | 17:20 | |
*** luca_____ has joined #openstack-neutron | 17:20 | |
*** dasanind has quit IRC | 17:21 | |
*** luca_____ has quit IRC | 17:21 | |
*** luca_____ has joined #openstack-neutron | 17:22 | |
*** rkukura has quit IRC | 17:22 | |
*** kevo has joined #openstack-neutron | 17:22 | |
*** lucas___ has quit IRC | 17:22 | |
*** lucas____ has quit IRC | 17:23 | |
*** gvrangan has quit IRC | 17:24 | |
*** abhiraut has joined #openstack-neutron | 17:24 | |
*** gvrangan has joined #openstack-neutron | 17:26 | |
*** lrichard has quit IRC | 17:26 | |
*** singhj has quit IRC | 17:28 | |
*** lbrune has quit IRC | 17:29 | |
openstackgerrit | garyk proposed openstack/neutron-lib: devref for public API docstring https://review.openstack.org/340580 | 17:31 |
*** abhiraut has quit IRC | 17:31 | |
garyk | clarkb: i ahve spun up a xenial env and run the vmware_nsx unit tests. they pass. | 17:35 |
clarkb | garyk: see what dougwig reported we think its related to test order or similar less deterministic issue | 17:35 |
garyk | where did he report this? | 17:37 |
dougwig | garyk: scroll up. :) | 17:37 |
clarkb | in this channel about an hour ago | 17:37 |
*** banix_ has joined #openstack-neutron | 17:41 | |
garyk | HenryG: bde | 17:41 |
garyk | HenryG: boden: any idea why we cannot approve patches in neutron-lib? | 17:42 |
*** Leo_ has quit IRC | 17:42 | |
garyk | dougwig: i scrolled up and only saw one thing with testlib | 17:42 |
*** abhiraut has joined #openstack-neutron | 17:42 | |
garyk | i rane the tests twice on a clean xenial setup and there were no failures. i have 4 vcpus | 17:42 |
garyk | should i change to 1? | 17:42 |
*** shashank_hegde has joined #openstack-neutron | 17:43 | |
*** lbrune has joined #openstack-neutron | 17:44 | |
HenryG | garyk: http://lists.openstack.org/pipermail/openstack-dev/2016-June/098488.html | 17:44 |
*** rkukura has joined #openstack-neutron | 17:44 | |
*** banix has quit IRC | 17:45 | |
*** banix_ is now known as banix | 17:45 | |
garyk | yesh, but since today cannot do a +WF. | 17:48 |
*** SumitNaiksatam has joined #openstack-neutron | 17:48 | |
*** shivrao has joined #openstack-neutron | 17:52 | |
*** vishwanathj has quit IRC | 17:52 | |
*** vishwanathj has joined #openstack-neutron | 17:53 | |
*** singhj has joined #openstack-neutron | 17:55 | |
*** efoley_ is now known as efoley | 17:57 | |
*** yamamoto has joined #openstack-neutron | 17:58 | |
*** singhj has quit IRC | 17:59 | |
*** ametts has joined #openstack-neutron | 18:00 | |
*** lbrune has quit IRC | 18:01 | |
*** agireud has quit IRC | 18:02 | |
*** lbrune has joined #openstack-neutron | 18:02 | |
*** s3wong has joined #openstack-neutron | 18:04 | |
*** yamamoto has quit IRC | 18:04 | |
*** sudipto has quit IRC | 18:04 | |
*** wolverin_ has joined #openstack-neutron | 18:05 | |
*** garyk has quit IRC | 18:05 | |
*** swat30 has quit IRC | 18:06 | |
*** agireud has joined #openstack-neutron | 18:07 | |
*** aranjan has quit IRC | 18:07 | |
*** swat30 has joined #openstack-neutron | 18:08 | |
*** aranjan has joined #openstack-neutron | 18:08 | |
*** wolverineav has quit IRC | 18:09 | |
*** pcaruana has joined #openstack-neutron | 18:09 | |
*** john-davidge has quit IRC | 18:10 | |
*** luca_____ has quit IRC | 18:10 | |
*** banix_ has joined #openstack-neutron | 18:12 | |
*** lucas___ has joined #openstack-neutron | 18:12 | |
*** aranjan has quit IRC | 18:13 | |
*** lucas___ has quit IRC | 18:13 | |
*** lucas___ has joined #openstack-neutron | 18:13 | |
*** lbrune has quit IRC | 18:13 | |
*** aranjan has joined #openstack-neutron | 18:13 | |
*** banix has quit IRC | 18:15 | |
*** banix_ is now known as banix | 18:15 | |
*** sambetts|cat is now known as sambetts | 18:16 | |
*** sambetts is now known as sambetts|afk | 18:16 | |
*** wolverin_ has quit IRC | 18:17 | |
*** wolverineav has joined #openstack-neutron | 18:18 | |
*** jaimguer has joined #openstack-neutron | 18:18 | |
*** tidwellr1 has quit IRC | 18:18 | |
*** mordred has joined #openstack-neutron | 18:19 | |
*** neil_ has joined #openstack-neutron | 18:20 | |
*** abhiraut has quit IRC | 18:21 | |
*** vishwanathj has quit IRC | 18:22 | |
*** neiljerram has quit IRC | 18:23 | |
*** banix has quit IRC | 18:23 | |
*** ametts has quit IRC | 18:24 | |
*** lucas___ has quit IRC | 18:24 | |
*** nyechiel has joined #openstack-neutron | 18:25 | |
*** azbiswas has quit IRC | 18:27 | |
*** javeriak_ has quit IRC | 18:28 | |
*** ametts has joined #openstack-neutron | 18:28 | |
*** gvrangan has quit IRC | 18:29 | |
*** prateek has joined #openstack-neutron | 18:30 | |
*** dasanind has joined #openstack-neutron | 18:30 | |
*** prateek_ has quit IRC | 18:32 | |
*** lucas___ has joined #openstack-neutron | 18:33 | |
*** mickeys has quit IRC | 18:33 | |
*** lbrune has joined #openstack-neutron | 18:33 | |
*** dasanind has quit IRC | 18:33 | |
*** Leom has joined #openstack-neutron | 18:34 | |
*** dasanind has joined #openstack-neutron | 18:35 | |
*** abhiraut has joined #openstack-neutron | 18:35 | |
jschwarz | kevinbenton, ping | 18:36 |
*** lucas___ has quit IRC | 18:37 | |
*** Swami has joined #openstack-neutron | 18:37 | |
*** elopez__ has joined #openstack-neutron | 18:38 | |
*** nyechiel has quit IRC | 18:39 | |
*** tonytan4ever has quit IRC | 18:40 | |
*** elopez_ has quit IRC | 18:40 | |
openstackgerrit | Kumar Acharya proposed openstack/neutron: delete event payload https://review.openstack.org/340911 | 18:40 |
*** dasanind has quit IRC | 18:41 | |
clarkb | rkukura: it still failed for me | 18:42 |
*** Sukhdev has joined #openstack-neutron | 18:42 | |
clarkb | rkukura: so ya likely not related to that code path and instead related to some other inter test dependency or conflict | 18:42 |
*** dasanind has joined #openstack-neutron | 18:42 | |
rkukura | clarkb: Any obvious difference than yesterday? | 18:42 |
rkukura | clarkb: If you run one of the failing tests individually, does it pass? | 18:43 |
clarkb | rkukura: no its still failing about the same number of tests | 18:43 |
clarkb | rkukura: I haven't tried that but dougwig did and said they do pass that way | 18:43 |
openstackgerrit | Wojciech Dec proposed openstack/neutron: Add name spaces initializing interface driver https://review.openstack.org/337263 | 18:45 |
*** jaimguer has quit IRC | 18:46 | |
*** kobis has joined #openstack-neutron | 18:46 | |
*** singhj has joined #openstack-neutron | 18:48 | |
*** rdo has joined #openstack-neutron | 18:49 | |
*** akshai has quit IRC | 18:49 | |
kevinbenton | jschwarz: pong | 18:50 |
jschwarz | kevinbenton, hey, how are you? | 18:50 |
jschwarz | kevinbenton, I can be online for an hour now or tomorrow morning before the deadline if you want to make changes | 18:51 |
jschwarz | to the submisson, that is | 18:51 |
*** kobis has quit IRC | 18:52 | |
*** david-lyle has quit IRC | 18:53 | |
kevinbenton | jschwarz: it looks pretty good. I'll shoot you an email if I think of anything and you can change it in the morning | 18:53 |
jschwarz | kevinbenton, ack :) | 18:53 |
jschwarz | be in touch then | 18:53 |
jschwarz | nn | 18:53 |
*** prateek_ has joined #openstack-neutron | 18:53 | |
*** mhickey has quit IRC | 18:54 | |
*** baoli has quit IRC | 18:54 | |
*** ijw has quit IRC | 18:56 | |
*** stackempty has joined #openstack-neutron | 18:56 | |
stackempty | hello .. | 18:56 |
stackempty | anyone here .. | 18:57 |
*** prateek has quit IRC | 18:57 | |
*** ociuhandu has quit IRC | 18:57 | |
dasm | stackempty: someone is here. | 18:58 |
*** gouthamr has quit IRC | 18:59 | |
*** mordred has quit IRC | 18:59 | |
stackempty | ok .. so i need help yeah .. it kinda takes a while for floating ips to be unreachable after dissociating them from instances .. | 18:59 |
*** gouthamr has joined #openstack-neutron | 18:59 | |
*** elo has joined #openstack-neutron | 18:59 | |
stackempty | do u have any idea what could be wrong ..? | 18:59 |
*** mriedem has joined #openstack-neutron | 18:59 | |
stackempty | a very long while .. like 15 minutes long. | 18:59 |
mriedem | carl_baldwin: what's the plan for tempest testing with this? https://review.openstack.org/#/c/299591/ | 18:59 |
mriedem | carl_baldwin: is a new job required for deferred ip allocation? | 19:00 |
*** sindhu has joined #openstack-neutron | 19:00 | |
*** yamamoto has joined #openstack-neutron | 19:00 | |
stackempty | even though its been dissociated ..and i can see that from the api .. but the IP still responds to pings. | 19:00 |
dasm | stackempty: what do you mean? you have fip assigned to vm? then you're disassociating it from vm. for 15 mins you're able to reach vm by this ip? | 19:01 |
*** baoli has joined #openstack-neutron | 19:01 | |
stackempty | @dasm yup .. | 19:01 |
stackempty | 15 mins after its been dissociated .. the vm is still reachable by the floating IP. | 19:01 |
dasm | stackempty: how are you disassociating fip? | 19:02 |
stackempty | via the api .. | 19:02 |
stackempty | i query back .. and see its gone .. but when i ping .. it still responds .. | 19:02 |
stackempty | and i can still get into the VM in question. | 19:03 |
*** sindhu has quit IRC | 19:03 | |
carl_baldwin | mriedem: I think it makes sense to have a tempest test. I had a discussion with mlavalle about 2 weeks ago about it. He is working with someone to create such tests. | 19:04 |
*** akshai has joined #openstack-neutron | 19:05 | |
*** yamamoto has quit IRC | 19:05 | |
stackempty | @dasm .. and then i see this quite a lot in the linuxbridge logs ... Skipping ARP spoofing rules for port xxxx because it has port security disabled | 19:06 |
*** banix has joined #openstack-neutron | 19:06 | |
mriedem | carl_baldwin: ok, the build abort/rescheduling on failure stuff scares me a bit | 19:06 |
mriedem | carl_baldwin: i tried to get caught up on that change, | 19:07 |
mriedem | sounds like we don't want to abort the build if ip allocation fails, we just reschedule and it's cool | 19:07 |
*** iranzo has joined #openstack-neutron | 19:07 | |
*** iranzo has joined #openstack-neutron | 19:07 | |
*** bvandewa has joined #openstack-neutron | 19:07 | |
carl_baldwin | mriedem: It certainly isn't ideal. It won't be until John's prep work to move stuff to the conductor is done. | 19:07 |
mriedem | and if i create a server with 2 nics, one is deferred ip allocation and another is not, and the deferred ip allocatoin port fails, nova *should* deallocate the other nic | 19:07 |
mriedem | before rescheduling | 19:07 |
carl_baldwin | mriedem: I haven't tried that but I could. | 19:08 |
mriedem | i'd feel much more comfortable... | 19:08 |
*** moshele has joined #openstack-neutron | 19:08 | |
*** parora has joined #openstack-neutron | 19:10 | |
*** suresh1 has quit IRC | 19:11 | |
carl_baldwin | mriedem: I'll give it a go and report on what happens. | 19:12 |
dasm | stackempty: i quickly tested this behavior against openstack (i think liberty release). i was pinging vm, and when i've disassociated fip, it immediately timeouted. | 19:13 |
*** prateek_ has quit IRC | 19:13 | |
carl_baldwin | mriedem: Any other scenarios that you can think of? | 19:13 |
dasm | stackempty: you probably should submit a bug for this, and add all the information: which version, reproduction steps, etc. | 19:14 |
stackempty | ok .. thanks .. i use mitika tho .. | 19:14 |
mriedem | carl_baldwin: that's the main one | 19:15 |
stackempty | and when i clear the arp cache on the server i'm pinging from .. it stops responding .. | 19:15 |
stackempty | ip -s -s neigh flush all | 19:15 |
mriedem | unrelated - for anyone - does neutron send a vif updated event when you add or modify a fixed IP on a port? | 19:15 |
mriedem | https://bugs.launchpad.net/nova/+bug/1602475 | 19:15 |
openstack | Launchpad bug 1602475 in OpenStack Compute (nova) "Inconsistent Network info data on port update" [Undecided,Incomplete] - Assigned to Nachi Ueno (nati-ueno) | 19:15 |
carl_baldwin | mriedem: ok, I'll brainstorm a bit with mlavalle too. Tests are in the works. | 19:16 |
openstackgerrit | Aradhana Singh proposed openstack/neutron: Refactoring config options for ml2 config opts https://review.openstack.org/340228 | 19:16 |
*** bvandewa has quit IRC | 19:19 | |
*** tidwellr has joined #openstack-neutron | 19:20 | |
openstackgerrit | Ryan Tidwell proposed openstack/neutron: Fill in trunk_details on port resource https://review.openstack.org/334700 | 19:21 |
*** banix has quit IRC | 19:21 | |
*** agireud has quit IRC | 19:22 | |
*** banix has joined #openstack-neutron | 19:25 | |
*** agireud has joined #openstack-neutron | 19:27 | |
*** kobis has joined #openstack-neutron | 19:28 | |
*** sindhu has joined #openstack-neutron | 19:28 | |
*** azbiswas has joined #openstack-neutron | 19:28 | |
*** bvandewa has joined #openstack-neutron | 19:28 | |
*** kobis has quit IRC | 19:29 | |
*** efoley has quit IRC | 19:29 | |
*** kobis has joined #openstack-neutron | 19:29 | |
*** saju_m has quit IRC | 19:29 | |
*** eilert has quit IRC | 19:30 | |
*** saju_m has joined #openstack-neutron | 19:30 | |
openstackgerrit | Ryan Tidwell proposed openstack/neutron-dynamic-routing: Fix bug for Permission denied https://review.openstack.org/333668 | 19:30 |
openstackgerrit | Ryan Tidwell proposed openstack/neutron-dynamic-routing: WIP Create tempest plugin for neutron-dynamic-routing https://review.openstack.org/335310 | 19:30 |
*** parora has quit IRC | 19:31 | |
* tbachman looks for clarkb | 19:33 | |
*** azbiswas has quit IRC | 19:33 | |
*** dasanind has quit IRC | 19:33 | |
*** lbrune has quit IRC | 19:34 | |
*** edmondsw has joined #openstack-neutron | 19:34 | |
*** pcaruana has quit IRC | 19:35 | |
*** lrichard_ has joined #openstack-neutron | 19:37 | |
*** boden has quit IRC | 19:37 | |
*** gvrangan has joined #openstack-neutron | 19:37 | |
*** moshele has quit IRC | 19:39 | |
*** lucas___ has joined #openstack-neutron | 19:41 | |
*** fpan has joined #openstack-neutron | 19:42 | |
*** lucas___ has quit IRC | 19:44 | |
openstackgerrit | Armando Migliaccio proposed openstack/neutron-lib: Add tool to track migration to neutron-lib https://review.openstack.org/341773 | 19:46 |
*** can8dnSix has joined #openstack-neutron | 19:47 | |
*** moshele has joined #openstack-neutron | 19:47 | |
*** fpan has quit IRC | 19:50 | |
*** stackempty has quit IRC | 19:51 | |
*** gvrangan has quit IRC | 19:52 | |
*** bvandewa has quit IRC | 19:53 | |
*** vishwanathj has joined #openstack-neutron | 19:54 | |
*** eilert has joined #openstack-neutron | 19:55 | |
openstackgerrit | Pablo Iranzo Gómez proposed openstack/neutron-lib: Add validator to test integers https://review.openstack.org/337237 | 19:58 |
*** moshele has quit IRC | 19:58 | |
*** sr__ is now known as sr_foxley | 19:59 | |
*** sr_foxley is now known as sbalukoff | 19:59 | |
*** dasanind has joined #openstack-neutron | 19:59 | |
*** yamamoto has joined #openstack-neutron | 20:02 | |
*** boden has joined #openstack-neutron | 20:04 | |
*** garyk has joined #openstack-neutron | 20:04 | |
*** sindhu has quit IRC | 20:04 | |
*** sindhu has joined #openstack-neutron | 20:06 | |
*** nyechiel has joined #openstack-neutron | 20:06 | |
*** catintheroof has quit IRC | 20:07 | |
*** yamamoto has quit IRC | 20:07 | |
*** dasanind has quit IRC | 20:08 | |
*** dasanind has joined #openstack-neutron | 20:09 | |
*** techcet has quit IRC | 20:10 | |
garyk | kevinbenton: can you please look at https://review.openstack.org/338104 | 20:11 |
*** techcet has joined #openstack-neutron | 20:13 | |
*** bvandewa has joined #openstack-neutron | 20:14 | |
*** singhj has quit IRC | 20:15 | |
*** gvrangan has joined #openstack-neutron | 20:16 | |
openstackgerrit | Brian Haley proposed openstack/neutron: DVR: Fix ItemAllocator class to handle exceptions https://review.openstack.org/341794 | 20:16 |
kevinbenton | garyk: lgtm | 20:16 |
*** techcet has quit IRC | 20:17 | |
garyk | gracias | 20:17 |
*** tonytan4ever has joined #openstack-neutron | 20:17 | |
openstackgerrit | Henry Gessau proposed openstack/neutron: Add retry decorator to dhcp_ready_on_ports https://review.openstack.org/341795 | 20:17 |
*** singhj has joined #openstack-neutron | 20:18 | |
*** mickeys has joined #openstack-neutron | 20:18 | |
*** mickeys has quit IRC | 20:18 | |
*** mickeys has joined #openstack-neutron | 20:19 | |
*** garyk has quit IRC | 20:23 | |
*** neophy has joined #openstack-neutron | 20:24 | |
*** ijw has joined #openstack-neutron | 20:24 | |
*** gvrangan has quit IRC | 20:25 | |
*** dasanind has quit IRC | 20:25 | |
*** ijw_ has joined #openstack-neutron | 20:27 | |
*** garyk has joined #openstack-neutron | 20:27 | |
*** ijw has quit IRC | 20:28 | |
*** Murali has quit IRC | 20:29 | |
*** grassass has quit IRC | 20:30 | |
*** ijw_ has quit IRC | 20:30 | |
*** Murali has joined #openstack-neutron | 20:30 | |
*** ijw has joined #openstack-neutron | 20:30 | |
*** julim has quit IRC | 20:30 | |
*** xgerman has quit IRC | 20:30 | |
*** dasanind has joined #openstack-neutron | 20:30 | |
*** xgerman has joined #openstack-neutron | 20:31 | |
*** bvandewa has quit IRC | 20:34 | |
*** bvandewa has joined #openstack-neutron | 20:35 | |
*** kobis has quit IRC | 20:35 | |
openstackgerrit | Wojciech Dec proposed openstack/neutron: Add name spaces initializing interface driver https://review.openstack.org/337263 | 20:38 |
*** sindhu has quit IRC | 20:39 | |
openstackgerrit | Slawek Kaplonski proposed openstack/neutron: [WIP] Add QoS bandwidth limit for instance ingress traffic https://review.openstack.org/303626 | 20:40 |
*** banix has quit IRC | 20:40 | |
openstackgerrit | Slawek Kaplonski proposed openstack/neutron: Add QoS bandwidth limit for instance ingress traffic https://review.openstack.org/303626 | 20:41 |
openstackgerrit | Aradhana Singh proposed openstack/neutron: DHCP Auto Scheduling for Segments https://review.openstack.org/333716 | 20:41 |
*** dasanind has quit IRC | 20:41 | |
*** david-lyle has joined #openstack-neutron | 20:43 | |
*** rahuls has quit IRC | 20:43 | |
*** garyk has quit IRC | 20:44 | |
*** david-lyle has quit IRC | 20:47 | |
*** gvrangan has joined #openstack-neutron | 20:47 | |
*** banix has joined #openstack-neutron | 20:49 | |
*** neophy has quit IRC | 20:49 | |
*** azbiswas has joined #openstack-neutron | 20:49 | |
*** david-lyle has joined #openstack-neutron | 20:49 | |
*** garyk has joined #openstack-neutron | 20:50 | |
*** azbiswas_ has joined #openstack-neutron | 20:51 | |
openstackgerrit | Merged openstack/neutron-fwaas: add "reject" action to firewall rule doesn't work for postgresql https://review.openstack.org/337963 | 20:51 |
*** banix has quit IRC | 20:54 | |
*** azbiswas has quit IRC | 20:54 | |
*** sindhu has joined #openstack-neutron | 20:55 | |
*** marst has quit IRC | 20:57 | |
*** cleong has quit IRC | 20:57 | |
*** marst has joined #openstack-neutron | 20:57 | |
*** julim has joined #openstack-neutron | 20:58 | |
*** can8dnSix has quit IRC | 20:59 | |
*** aranjan_ has joined #openstack-neutron | 21:01 | |
*** ijw has quit IRC | 21:01 | |
rawlin | garyk: following up on https://review.openstack.org/#/c/341212/1/neutron/services/trunk/plugin.py - do you think it's better to just pass the trunk OVO rather than the dict? | 21:01 |
*** nyechiel has quit IRC | 21:01 | |
*** david-lyle__ has joined #openstack-neutron | 21:02 | |
garyk | rawlin: yes, i think that we should pass the object. | 21:03 |
*** aranjan has quit IRC | 21:04 | |
*** yamamoto has joined #openstack-neutron | 21:04 | |
*** aranjan_ has quit IRC | 21:04 | |
*** aranjan__ has joined #openstack-neutron | 21:04 | |
*** trevormc has quit IRC | 21:04 | |
*** jamesdenton has quit IRC | 21:05 | |
*** sindhu has quit IRC | 21:08 | |
*** aranjan__ has quit IRC | 21:08 | |
*** yamamoto has quit IRC | 21:09 | |
*** ijw has joined #openstack-neutron | 21:10 | |
*** thumpba has quit IRC | 21:10 | |
*** lrichard_ has quit IRC | 21:11 | |
*** lrichard_ has joined #openstack-neutron | 21:12 | |
*** yamahata has quit IRC | 21:12 | |
*** neil_ has quit IRC | 21:13 | |
*** nlahouti has joined #openstack-neutron | 21:13 | |
*** neiljerram has joined #openstack-neutron | 21:14 | |
openstackgerrit | Ryan Tidwell proposed openstack/neutron: Fill in trunk_details on port resource https://review.openstack.org/334700 | 21:14 |
*** Swami has quit IRC | 21:17 | |
*** svenkat has quit IRC | 21:18 | |
*** garyk has quit IRC | 21:20 | |
*** iranzo has quit IRC | 21:20 | |
*** ociuhandu has joined #openstack-neutron | 21:20 | |
openstackgerrit | Merged openstack/neutron: Ensure deferred IP fails when host is provided no IP allocated https://review.openstack.org/339247 | 21:20 |
*** thorst_ has quit IRC | 21:21 | |
*** thorst_ has joined #openstack-neutron | 21:23 | |
*** lrichard_ has quit IRC | 21:23 | |
*** nlahouti has quit IRC | 21:24 | |
*** nlahouti has joined #openstack-neutron | 21:24 | |
*** vishwanathj has quit IRC | 21:25 | |
*** watanabe_isao has quit IRC | 21:25 | |
*** vishwanathj has joined #openstack-neutron | 21:25 | |
*** sindhu has joined #openstack-neutron | 21:25 | |
*** thorst__ has joined #openstack-neutron | 21:26 | |
*** thorst_ has quit IRC | 21:28 | |
*** david-lyle__ has quit IRC | 21:28 | |
*** garyk has joined #openstack-neutron | 21:29 | |
*** rossella_s has joined #openstack-neutron | 21:31 | |
*** thorst__ has quit IRC | 21:31 | |
*** marst has quit IRC | 21:32 | |
*** baoli has quit IRC | 21:33 | |
*** tonytan4ever has quit IRC | 21:35 | |
*** claudiub has quit IRC | 21:36 | |
*** elopez__ has quit IRC | 21:37 | |
*** sindhu has quit IRC | 21:39 | |
*** vishwanathj has quit IRC | 21:41 | |
*** vishwanathj has joined #openstack-neutron | 21:41 | |
*** ozialien10 has quit IRC | 21:43 | |
*** rcernin has quit IRC | 21:43 | |
*** ozialien10 has joined #openstack-neutron | 21:44 | |
*** garyk has quit IRC | 21:45 | |
*** Swami has joined #openstack-neutron | 21:45 | |
*** ociuhandu has quit IRC | 21:46 | |
*** nlahouti1 has joined #openstack-neutron | 21:48 | |
*** nlahouti has quit IRC | 21:48 | |
*** nlahouti1 has quit IRC | 21:51 | |
*** nlahouti has joined #openstack-neutron | 21:51 | |
*** boden has quit IRC | 21:52 | |
*** fzdarsky has quit IRC | 21:53 | |
*** rossella_s has quit IRC | 21:53 | |
*** garyk has joined #openstack-neutron | 21:53 | |
*** abhiraut has quit IRC | 21:54 | |
*** garyk has quit IRC | 21:56 | |
*** sindhu has joined #openstack-neutron | 21:56 | |
*** elopez has joined #openstack-neutron | 21:57 | |
*** vishwanathj has quit IRC | 21:57 | |
*** elopez is now known as Guest73487 | 21:58 | |
*** garyk has joined #openstack-neutron | 21:58 | |
dhellmann | armax : regarding https://bugs.launchpad.net/neutron/+bug/1600281 I'd like to sort out the stable branch for neutron-lib by either backporting 0.0.2 into the branch or doing something to ensure that 0.0.1 works | 22:00 |
openstack | Launchpad bug 1600281 in neutron "ImportError: No module named api" [Medium,New] | 22:00 |
*** shivrao has quit IRC | 22:00 | |
*** nlahouti has quit IRC | 22:01 | |
armax | dhellmann: ok, let me pull dougwig in | 22:01 |
*** garyk has quit IRC | 22:01 | |
*** nlahouti1 has joined #openstack-neutron | 22:01 | |
*** garyk has joined #openstack-neutron | 22:01 | |
armax | dhellmann: bear with me | 22:02 |
dhellmann | armax : sure. I vaguely remember this happening, but not why. | 22:02 |
*** jaimguer has joined #openstack-neutron | 22:02 | |
*** iyamahat has quit IRC | 22:02 | |
*** sinh has quit IRC | 22:02 | |
*** akshai has quit IRC | 22:03 | |
*** Guest73487 has quit IRC | 22:03 | |
*** mriedem has quit IRC | 22:03 | |
*** apevec has joined #openstack-neutron | 22:03 | |
apevec | armax, dhellmann - so git merge 0.0.3 on stable/mitaka neutron-lib ? | 22:04 |
*** Guest73487 has joined #openstack-neutron | 22:04 | |
*** iyamahat has joined #openstack-neutron | 22:04 | |
dhellmann | apevec : that's one option, and I guess then we'd tag 0.0.4? | 22:04 |
apevec | yeah, we'd need new mitaka release | 22:05 |
dhellmann | apevec : are the changes up to 0.0.3 all good stable backport candidates? | 22:05 |
apevec | then that neutron backport which was revert could be restored | 22:05 |
*** aranjan has joined #openstack-neutron | 22:05 | |
*** yamamoto has joined #openstack-neutron | 22:05 | |
*** sindhu has quit IRC | 22:06 | |
dhellmann | that would be good, I hate the idea that we've reverted a fix because of this :-/ | 22:06 |
*** thorst_ has joined #openstack-neutron | 22:06 | |
dhellmann | apevec : do you want to go ahead and propose the change to merge 0.0.3 into stable/mitaka, and we'll see how that does in the gate? | 22:07 |
*** mickeys has quit IRC | 22:08 | |
dhellmann | is neutron-lib even used by neutron in mitaka? maybe that's why we didn't worry about this? | 22:08 |
*** mickeys has joined #openstack-neutron | 22:08 | |
apevec | it is, that's why we noticed backport didn't work :) | 22:08 |
dhellmann | ok | 22:08 |
*** jaimguer has left #openstack-neutron | 22:09 | |
dhellmann | ah, I see, the 0.0.2 version was tagged and then added to the releases repo retroactively | 22:10 |
*** akshai has joined #openstack-neutron | 22:10 | |
*** aranjan has quit IRC | 22:10 | |
*** shivrao has joined #openstack-neutron | 22:10 | |
*** thorst_ has quit IRC | 22:11 | |
*** thorst__ has joined #openstack-neutron | 22:11 | |
*** abhiraut has joined #openstack-neutron | 22:11 | |
*** yamamoto has quit IRC | 22:11 | |
*** akshai has quit IRC | 22:12 | |
*** janzian has quit IRC | 22:12 | |
*** mickeys has quit IRC | 22:13 | |
apevec | armax, 0.0.1..0.0.3 has few commits with "blueprint neutron-lib" but that just means 0.0.1 currently in stable/mitaka is just not usable? | 22:13 |
*** Leom has quit IRC | 22:13 | |
apevec | anyway, I'll propose git merge 0.0.3 and we can discuss in the review | 22:13 |
apevec | I wonder how that will look like in gerrit? | 22:14 |
*** thorst_ has joined #openstack-neutron | 22:14 | |
armax | apevec: dougwig and HenryG should be aware, they are the ones who handle these things, let me make sure they are on the same page | 22:14 |
*** gouthamr has quit IRC | 22:15 | |
apevec | armax, should I leave that merge review to them? | 22:15 |
dougwig | reading | 22:15 |
*** shivrao has quit IRC | 22:15 | |
* HenryG also reading | 22:15 | |
*** sinh has joined #openstack-neutron | 22:15 | |
*** thorst__ has quit IRC | 22:15 | |
dougwig | dhellmann: it'd be safe to pull the latest neutron-lib release into mitaka. there have been no backwards compat changes. i have some internal questions about whether a stable/ branch of neutron-lib even makes sense, versus just versioning into pypi. it's effectively branchless, the way we run it. | 22:16 |
dhellmann | dougwig : ok, let's get the current situation sorted out and then we can resolve the stable branch question -- in general we require them for all of our official libraries because of the way we manage dependencies | 22:17 |
*** singhj has quit IRC | 22:18 | |
*** thorst_ has quit IRC | 22:18 | |
dhellmann | dougwig : you're also using the stable:follows-policy tag for that lib right now, fwiw | 22:18 |
dougwig | dhellmann: ok, then i'd favor pulling 0.2.0 into mitaka. | 22:18 |
dhellmann | the further we go up the chain the harder it is to find a new version number we can use | 22:19 |
dhellmann | if we stop at 0.0.3 then we can tag 0.0.4 | 22:19 |
dhellmann | if we go to 0.2.0 we have to actually tag that as 0.3.0, we have to deal with any dependency changes, and we have to skip 0.3.0 on master | 22:20 |
dougwig | dhellmann: let me peek at the differences. | 22:20 |
apevec | also there might have been g-r sync which added non-mitaka version in requirements.txt | 22:20 |
dhellmann | right | 22:20 |
*** ametts has quit IRC | 22:20 | |
HenryG | If a release of neutorn-lib has requirements that exceed the upper-constraints of mitaka, then it can't be used, right? | 22:21 |
dhellmann | HenryG : that's right | 22:21 |
dougwig | looks like between 0.0.3..0.2.0 is just constants, test changes, and requirements. those constants will likely cause backport issues, but then, we can also workaround those directly (hardcode). so 0.0.4 off of 0.0.3 seems safe. | 22:21 |
dougwig | dhellmann: ^^ | 22:22 |
dhellmann | HenryG : to clarify, it can't use anything that is not also part of mitaka | 22:22 |
*** singhj has joined #openstack-neutron | 22:22 | |
dhellmann | dougwig : ok, that sounds like a good plan then | 22:22 |
dhellmann | apevec : what do you think? | 22:22 |
apevec | yes, that looks safest choice, 0.0.3 was still close enough | 22:22 |
HenryG | dhellmann: ack, is there a (simple) way of checking? | 22:22 |
openstackgerrit | Brandon Logan proposed openstack/neutron: Filter out subnets on different segments for dhcp https://review.openstack.org/339365 | 22:23 |
apevec | and I checked all requirements.txt are still mitaka | 22:23 |
dhellmann | dougwig : to be precise, the plan is to merge 0.0.3 into stable/mitaka and then tag the results as 0.0.4 -- we need the release from the stable branch | 22:23 |
dhellmann | HenryG : I imagine there's a way to invoke pip with the requirements.txt file of the version we want and the constraints file of stable/mitaka, but I don't know the syntax for that off the top of my head. If things are set up properly, apevec's patch should trigger it in the CI system | 22:24 |
HenryG | dhellmann: thanks again | 22:24 |
dhellmann | sure thing, and thanks everyone for coming together on a plan so quickly :-) | 22:24 |
dhellmann | I'll watch for the release request for 0.0.4 | 22:25 |
openstackgerrit | Rawlin Peters proposed openstack/neutron: Add context and trunk to subport add/remove event payload https://review.openstack.org/341212 | 22:25 |
apevec | dhellmann, ah (you are not allowed to upload merges) | 22:25 |
apevec | says gerrit | 22:25 |
dhellmann | apevec : hmm. we might need help from someone in infra, then | 22:25 |
*** Leo_ has joined #openstack-neutron | 22:25 | |
HenryG | And in the future we should tag stable releases of neutron-lib? | 22:25 |
dhellmann | apevec : how many patches is it? | 22:26 |
*** shivrao has joined #openstack-neutron | 22:26 | |
*** singhj has quit IRC | 22:26 | |
dhellmann | HenryG : yes, your governance tags say you want to. as things stand right now, there's no room for a new version number on that branch. after we merge 0.0.3 in, we can tag 0.0.4 and continue with new 0.0.X versions after that as needed | 22:26 |
apevec | dhellmann, 16 | 22:26 |
*** saju_m has quit IRC | 22:26 | |
dhellmann | so we could cherry pick them and approve the series; cherry pick them and squash them; or ask infra to help with the merge | 22:27 |
apevec | git log: http://paste.openstack.org/show/532247/ | 22:27 |
dhellmann | 16 doesn't seem like so many to approve 1 by 1 | 22:27 |
apevec | dhellmann, yes, those are the options | 22:27 |
dhellmann | armax, dougwig : do you have a preference? ^^ | 22:27 |
dhellmann | HenryG : ^^ | 22:27 |
*** Leo_ has quit IRC | 22:28 | |
*** neil_ has joined #openstack-neutron | 22:28 | |
*** daneyon has quit IRC | 22:28 | |
dhellmann | apevec : you could skip the requirements update entirely, so that's 15 :-) | 22:28 |
*** sindhu has joined #openstack-neutron | 22:28 | |
apevec | merge squash is 43 files changed, 3217 insertions(+), 733 deletions(-) | 22:29 |
dougwig | dhellmann: can't we in theory push a merge commit to gerrit from a topic branch to stable/mitaka? | 22:29 |
dhellmann | dougwig : permission for that is restricted | 22:29 |
dougwig | i think i have the ACLs for that on neutron repos. | 22:29 |
dhellmann | we don't generally want merges like this | 22:29 |
dhellmann | oh, ok, cool maybe you can do it then | 22:29 |
dougwig | similar to this process: http://docs.openstack.org/infra/manual/drivers.html#merge-feature-branch-into-master | 22:29 |
dhellmann | apevec : ^^ | 22:30 |
apevec | ah cool, use the power then | 22:30 |
HenryG | dougwig: will the hacking checks bite us? | 22:30 |
* dhellmann shields his eyes | 22:30 | |
apevec | it will be still review | 22:30 |
*** dane_leblanc has quit IRC | 22:30 | |
apevec | so we'll have CI on it right? | 22:31 |
dougwig | HenryG: i don't think neutron uses them yet, but we should test it. | 22:31 |
dougwig | in mitaka | 22:31 |
* armax braces for impact | 22:31 | |
openstackgerrit | Brandon Logan proposed openstack/neutron: Filter out subnets on different segments for dhcp https://review.openstack.org/339365 | 22:32 |
*** neiljerram has quit IRC | 22:32 | |
*** aranjan has joined #openstack-neutron | 22:33 | |
*** pradk has quit IRC | 22:34 | |
*** tonytan4ever has joined #openstack-neutron | 22:35 | |
*** mickeys has joined #openstack-neutron | 22:36 | |
dougwig | apevec HenryG dhellmann armax: in theory, https://review.openstack.org/#/c/341832/ is the merge review. | 22:36 |
dougwig | they're funky, since you don't see the auto-merged stuff in the diff. | 22:36 |
apevec | right, only conflict resolution | 22:36 |
dhellmann | dougwig : nice | 22:36 |
apevec | I'll add my stable-maint +2 there but we need tonyb on this | 22:37 |
*** garyk has quit IRC | 22:37 | |
openstackgerrit | Rawlin Peters proposed openstack/neutron: Add context and trunk to subport add/remove event payload https://review.openstack.org/341212 | 22:37 |
dhellmann | it would be good to have some details in the commit message explaining why the merge is being done (to allow a new point release containing updates needed for whatever fix was previously reverted, and to allow future point releases from the stable branch) | 22:38 |
apevec | good point dougwig ^ | 22:38 |
openstackgerrit | Merged openstack/neutron: ML2: don't use IntegrityError for duplicate detection https://review.openstack.org/338104 | 22:38 |
*** mlavalle has quit IRC | 22:38 | |
apevec | dhellmann, I'll quote you :) | 22:38 |
dhellmann | apevec : CC-BY 2.0 ;-) | 22:39 |
dhellmann | we could also include a Closes-Bug reference to that bug | 22:39 |
dhellmann | https://bugs.launchpad.net/neutron/+bug/1600281 | 22:40 |
openstack | Launchpad bug 1600281 in neutron mitaka "ImportError: No module named api" [Medium,New] | 22:40 |
dhellmann | apevec , dougwig ^^ | 22:40 |
dougwig | ok, here comes patchset 3. | 22:40 |
*** tonytan4ever has quit IRC | 22:41 | |
dhellmann | sorry | 22:41 |
dougwig | dhellmann: ok, how's that? | 22:41 |
dhellmann | +1 | 22:41 |
dougwig | aside from my missing 'g'. | 22:41 |
dhellmann | what's a little typo among friends? | 22:42 |
dougwig | depends on what file contains the typo. :) | 22:43 |
*** apevec has quit IRC | 22:43 | |
*** apevec has joined #openstack-neutron | 22:44 | |
*** apevec has quit IRC | 22:44 | |
*** apevec has joined #openstack-neutron | 22:44 | |
dhellmann | so true | 22:44 |
dougwig | apevec: i saw a -1 on the review, but your comment is blank. do you want a change? | 22:44 |
apevec | dougwig, what dhellmann said | 22:44 |
dhellmann | dougwig : I think he was copying my comments from irc | 22:45 |
apevec | looks like my dsl dropped in the bad moment | 22:45 |
dougwig | no worries. let's see what our pal jenkins has to say, then we can make a release patch. | 22:45 |
apevec | dougwig, ah no it's there, inline https://review.openstack.org/#/c/341832/1//COMMIT_MSG@9 | 22:46 |
dhellmann | I'll look for that in the morning, it's time for dinner here. Thanks again for the quick response to this, dougwig & armax ! | 22:46 |
*** iyamahat has quit IRC | 22:47 | |
*** tpsilva has quit IRC | 22:48 | |
*** garyk has joined #openstack-neutron | 22:50 | |
*** garyk has quit IRC | 22:52 | |
openstackgerrit | Brandon Logan proposed openstack/neutron: Filter out subnets on different segments for dhcp https://review.openstack.org/339365 | 22:54 |
*** nlahouti1 has quit IRC | 22:54 | |
*** nlahouti has joined #openstack-neutron | 22:54 | |
openstackgerrit | Merged openstack/neutron: Add retry decorator to dhcp_ready_on_ports https://review.openstack.org/341795 | 22:56 |
*** apevec has quit IRC | 22:57 | |
*** garyk has joined #openstack-neutron | 22:57 | |
*** garyk1 has joined #openstack-neutron | 23:01 | |
*** garyk has quit IRC | 23:01 | |
*** singhj has joined #openstack-neutron | 23:01 | |
*** nlahouti has quit IRC | 23:01 | |
*** nlahouti has joined #openstack-neutron | 23:01 | |
openstackgerrit | Clenimar Filemon proposed openstack/python-neutronclient: Create a Session if no one is provided https://review.openstack.org/330879 | 23:02 |
*** iyamahat has joined #openstack-neutron | 23:03 | |
*** john51_ has quit IRC | 23:04 | |
*** john51 has joined #openstack-neutron | 23:04 | |
*** garyk1 has quit IRC | 23:04 | |
*** garyk has joined #openstack-neutron | 23:06 | |
*** bradjones has quit IRC | 23:06 | |
*** nlahouti1 has joined #openstack-neutron | 23:07 | |
*** nlahouti has quit IRC | 23:07 | |
*** singhj has quit IRC | 23:07 | |
*** yamamoto has joined #openstack-neutron | 23:07 | |
*** bradjones has joined #openstack-neutron | 23:07 | |
*** bradjones has quit IRC | 23:07 | |
*** bradjones has joined #openstack-neutron | 23:07 | |
*** tonytan4ever has joined #openstack-neutron | 23:08 | |
*** jckasper has quit IRC | 23:08 | |
*** mickeys has quit IRC | 23:10 | |
*** mickeys has joined #openstack-neutron | 23:10 | |
*** garyk has quit IRC | 23:12 | |
*** garyk1 has joined #openstack-neutron | 23:12 | |
*** mickeys has quit IRC | 23:12 | |
*** mickeys has joined #openstack-neutron | 23:13 | |
*** yamamoto has quit IRC | 23:13 | |
*** tonytan4ever has quit IRC | 23:15 | |
*** garyk1 has quit IRC | 23:15 | |
*** tonytan4ever has joined #openstack-neutron | 23:15 | |
*** garyk has joined #openstack-neutron | 23:15 | |
openstackgerrit | Ryan Tidwell proposed openstack/neutron: get_trunk_by_port_id() RPC for OVS trunk driver https://review.openstack.org/339283 | 23:16 |
openstackgerrit | Ryan Tidwell proposed openstack/neutron: WIP Add openvswitch driver and callback handlers https://review.openstack.org/341846 | 23:16 |
*** garyk has quit IRC | 23:18 | |
*** fpan has joined #openstack-neutron | 23:21 | |
*** garyk has joined #openstack-neutron | 23:22 | |
*** ijw has quit IRC | 23:24 | |
*** edmondsw has quit IRC | 23:26 | |
*** garyk has quit IRC | 23:27 | |
*** yamahata has joined #openstack-neutron | 23:27 | |
*** sindhu has quit IRC | 23:30 | |
*** garyk has joined #openstack-neutron | 23:31 | |
*** garyk has quit IRC | 23:32 | |
*** ijw has joined #openstack-neutron | 23:33 | |
*** garyk has joined #openstack-neutron | 23:33 | |
*** yuanying_off is now known as yuanying | 23:37 | |
*** nlahouti1 has quit IRC | 23:38 | |
*** nlahouti has joined #openstack-neutron | 23:38 | |
*** watanabe_isao has joined #openstack-neutron | 23:41 | |
openstackgerrit | Armando Migliaccio proposed openstack/neutron-lib: Document release steps for neutron-lib https://review.openstack.org/335261 | 23:42 |
*** djan has joined #openstack-neutron | 23:45 | |
*** garyk has quit IRC | 23:47 | |
*** nlahouti has quit IRC | 23:49 | |
*** garyk has joined #openstack-neutron | 23:49 | |
*** nlahouti has joined #openstack-neutron | 23:49 | |
*** nlahouti1 has joined #openstack-neutron | 23:51 | |
*** nlahouti has quit IRC | 23:51 | |
*** garyk has quit IRC | 23:51 | |
*** garyk1 has joined #openstack-neutron | 23:51 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/neutron: Updated from global requirements https://review.openstack.org/339912 | 23:53 |
*** nlahouti1 has quit IRC | 23:54 | |
*** tonytan4ever has quit IRC | 23:54 | |
*** nlahouti has joined #openstack-neutron | 23:54 | |
*** garyk1 has quit IRC | 23:57 | |
*** Sukhdev has quit IRC | 23:58 | |
*** sbalukoff_ has joined #openstack-neutron | 23:58 | |
*** Sukhdev has joined #openstack-neutron | 23:59 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!