*** nplanel has quit IRC | 00:00 | |
*** wolverineav has joined #openstack-neutron | 00:00 | |
*** masaki has joined #openstack-neutron | 00:02 | |
*** nplanel has joined #openstack-neutron | 00:02 | |
*** fnaval_ has joined #openstack-neutron | 00:02 | |
gatuus_ | help, im getting this when OVS(vxlan)+Newton in a compute node: ERROR neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [-] Tunneling can't be enabled with invalid local_ip '2.2.2.2'. IP couldn't be found on this host's interfaces. | 00:02 |
---|---|---|
gatuus_ | GRRR | 00:02 |
*** kriskend has quit IRC | 00:03 | |
*** lujinluo has joined #openstack-neutron | 00:05 | |
*** fnaval has quit IRC | 00:05 | |
*** wolverineav has quit IRC | 00:05 | |
*** kysse has quit IRC | 00:07 | |
*** pmannidi has joined #openstack-neutron | 00:10 | |
*** baoli has joined #openstack-neutron | 00:11 | |
gatuus_ | my gossh.. the interface has another IP. DAhhh. sorry guys | 00:11 |
*** Sukhdev has quit IRC | 00:12 | |
*** baoli has quit IRC | 00:16 | |
*** sdague has quit IRC | 00:16 | |
rm_work | Are there more docs than just https://docs.openstack.org/developer/python-neutronclient/usage/library.html for the neutron client API? | 00:16 |
*** john-davidge has joined #openstack-neutron | 00:16 | |
*** tbachman has joined #openstack-neutron | 00:17 | |
dasm | rm_work: i think, that's pretty much all | 00:18 |
rm_work | >_> | 00:18 |
rm_work | k | 00:18 |
* rm_work browses through code on github | 00:18 | |
*** ihrachys has joined #openstack-neutron | 00:18 | |
dasm | rm_work: at least, you're not raging about missing docs :) | 00:19 |
rm_work | I can't complain without being a hypocrite, so <_< | 00:19 |
ihrachys | kevinbenton: rally failure rate in Ocata at 35%+ :-x | 00:20 |
*** Sukhdev has joined #openstack-neutron | 00:21 | |
*** john-davidge has quit IRC | 00:21 | |
kevinbenton | ihrachys: we may have to kill it | 00:22 |
ihrachys | kevinbenton: well I suspect it's timeouts | 00:22 |
ihrachys | if we go killing every job that starts showing tantrums, we may end up with unit tests :) | 00:22 |
ihrachys | but yeah, 35% is no good | 00:22 |
ihrachys | is it in gate queue? | 00:22 |
*** tianquan has joined #openstack-neutron | 00:22 | |
*** kysse has joined #openstack-neutron | 00:23 | |
kevinbenton | ihrachys: no | 00:23 |
kevinbenton | Only check queue | 00:23 |
ihrachys | oh ok at least not affecting everyone | 00:23 |
kevinbenton | Yeah | 00:23 |
kevinbenton | We weren't confident enough yet for hate | 00:23 |
kevinbenton | Gate * | 00:23 |
kevinbenton | Obviously for good reason :) | 00:24 |
*** salv-orlando has joined #openstack-neutron | 00:24 | |
*** wolverineav has joined #openstack-neutron | 00:24 | |
*** Sukhdev has quit IRC | 00:25 | |
*** salv-orlando has quit IRC | 00:29 | |
*** mlavalle has quit IRC | 00:31 | |
*** lnicolas has joined #openstack-neutron | 00:31 | |
ihrachys | kevinbenton: I see multiple failures for functional when fetching ovs git today, like http://logs.openstack.org/37/413137/12/check/gate-neutron-dsvm-functional-ubuntu-xenial/cf76b3b/console.html#_2017-02-16_22_33_22_535987 | 00:33 |
ihrachys | it reminds me of https://bugs.launchpad.net/neutron/+bug/1617282 | 00:33 |
openstack | Launchpad bug 1617282 in neutron "functional gate failed with git clone timeout on fetching ovs from github" [Medium,Confirmed] - Assigned to Jakub Libosvar (libosvar) | 00:33 |
*** wolverineav has quit IRC | 00:33 | |
*** yedongcan has joined #openstack-neutron | 00:34 | |
openstackgerrit | YAMAMOTO Takashi proposed openstack/networking-midonet master: Add os-vif plugin https://review.openstack.org/433520 | 00:35 |
*** tianquan has quit IRC | 00:35 | |
*** hfu has joined #openstack-neutron | 00:36 | |
*** masaki has quit IRC | 00:38 | |
*** hoangcx has joined #openstack-neutron | 00:38 | |
*** gouthamr has joined #openstack-neutron | 00:39 | |
*** m-greene has quit IRC | 00:42 | |
*** mriedem has joined #openstack-neutron | 00:44 | |
*** wolverineav has joined #openstack-neutron | 00:45 | |
*** armax has joined #openstack-neutron | 00:45 | |
*** ihrachys has quit IRC | 00:47 | |
kevinbenton | i wonder if we could mirror git on our infrastructure | 00:47 |
*** fnaval_ has quit IRC | 00:47 | |
openstackgerrit | Ching Sun proposed openstack/networking-sfc master: Optimize unit test test_sfc_extensions https://review.openstack.org/435178 | 00:48 |
*** masaki has joined #openstack-neutron | 00:48 | |
clarkb | kevinbenton: my preference would be that we didn't install ovs from source everywhere but I guess I have already lost that argument multiple times... | 00:49 |
clarkb | kevinbenton: mysql, rabbit, libvirt/qemu, linux kernel are all consumed from the distros we run on | 00:49 |
*** wolverineav has quit IRC | 00:49 | |
clarkb | the major exception is ovs in neutrons testing | 00:49 |
kevinbenton | clarkb: i wonder if we still require a source-versioned OVS now that we are on xenial | 00:49 |
*** wim_declercq has quit IRC | 00:49 | |
clarkb | kevinbenton: well I thought we didn't but instead of using xenial ovs we just ported forward the source installs | 00:50 |
clarkb | (that was the last time I argued against this fwiw) | 00:50 |
*** wim_declercq has joined #openstack-neutron | 00:50 | |
clarkb | I as a deployer of neutron know that chances of me building ovs from scratch are slim to none, instead i will use my distro package for it | 00:50 |
kevinbenton | i'll make a note to bring this up at the PTG, maybe we can get by on the distro package now | 00:50 |
kevinbenton | because I would rather we are validating features against what people will be using anyway | 00:51 |
clarkb | that said we have talked about mirroring repos we don't host. I just think its the wrong answer here | 00:51 |
kevinbenton | clarkb: ack. i'll bring it up in our session on the gate | 00:52 |
*** liusheng has joined #openstack-neutron | 00:57 | |
*** ventifus has quit IRC | 01:00 | |
*** limao has joined #openstack-neutron | 01:00 | |
openstackgerrit | Kevin Benton proposed openstack/neutron master: Bulk up port context retrieval https://review.openstack.org/434681 | 01:02 |
openstackgerrit | Kevin Benton proposed openstack/neutron master: Bulk up port status updating in get_device_details https://review.openstack.org/434682 | 01:02 |
*** armax has quit IRC | 01:03 | |
*** wolverineav has joined #openstack-neutron | 01:03 | |
*** armax has joined #openstack-neutron | 01:03 | |
*** gatuus_ has quit IRC | 01:04 | |
*** gatuus has quit IRC | 01:04 | |
*** abhiraut1 has joined #openstack-neutron | 01:05 | |
*** Yuji has joined #openstack-neutron | 01:05 | |
*** abhiraut2 has joined #openstack-neutron | 01:06 | |
*** abhiraut has quit IRC | 01:06 | |
*** pmannidi has quit IRC | 01:08 | |
*** wolverineav has quit IRC | 01:08 | |
*** abhiraut1 has quit IRC | 01:09 | |
*** rajinir_ has quit IRC | 01:10 | |
*** ZZelle_ has quit IRC | 01:11 | |
*** sam_nowitzki has joined #openstack-neutron | 01:12 | |
*** catintheroof has quit IRC | 01:13 | |
*** thorst_afk has joined #openstack-neutron | 01:17 | |
*** jamielennox is now known as jamielennox|away | 01:18 | |
*** princenana has joined #openstack-neutron | 01:18 | |
*** baoli has joined #openstack-neutron | 01:22 | |
*** mmalik4_ has quit IRC | 01:25 | |
*** jamielennox|away is now known as jamielennox | 01:25 | |
*** tianquan has joined #openstack-neutron | 01:25 | |
*** baoli has quit IRC | 01:27 | |
*** wolverineav has joined #openstack-neutron | 01:27 | |
*** dave-mccowan has joined #openstack-neutron | 01:27 | |
*** dsneddon_ has joined #openstack-neutron | 01:30 | |
*** wolverineav has quit IRC | 01:31 | |
*** dsneddon_ has quit IRC | 01:35 | |
*** gcb has joined #openstack-neutron | 01:35 | |
*** princenana has quit IRC | 01:41 | |
*** princenana has joined #openstack-neutron | 01:41 | |
*** thorst_afk has quit IRC | 01:41 | |
rm_work | anyone happen to know any examples of associating / disassociating floatingips with neutronclient? | 01:41 |
rm_work | oh or is it part of novaclient? O_o | 01:43 |
*** baoli has joined #openstack-neutron | 01:44 | |
*** baoli has quit IRC | 01:44 | |
sindhu | rm_work: what do u mean by examples? | 01:44 |
rm_work | like... I can't even find a function for it | 01:45 |
rm_work | neutron_client.create_floatingip() for example is how I create one | 01:45 |
rm_work | if I have an instance of a neutron client | 01:45 |
*** baoli has joined #openstack-neutron | 01:45 | |
sindhu | I implemented the associating command in OSC: https://review.openstack.org/#/c/383025/ | 01:46 |
rm_work | so it's an update action on the floatingip resource I guess? | 01:47 |
sindhu | yes | 01:47 |
sindhu | the port_id field gets updated | 01:47 |
rm_work | OK, that's all? | 01:47 |
sindhu | yup | 01:47 |
sindhu | I think so | 01:47 |
rm_work | neat. k | 01:47 |
*** gcb has quit IRC | 01:48 | |
rm_work | can I do {"floatingip": {"port_id": None}} to deassociate? | 01:48 |
rm_work | seems true | 01:48 |
sindhu | yes, that's right | 01:48 |
rm_work | yeah k cool, that link helped, thanks | 01:48 |
sindhu | :) | 01:48 |
*** wolverineav has joined #openstack-neutron | 01:49 | |
*** d-bark has joined #openstack-neutron | 01:53 | |
*** wolverineav has quit IRC | 01:54 | |
*** thorst_afk has joined #openstack-neutron | 01:56 | |
*** d-bark has quit IRC | 01:57 | |
*** d-bark has joined #openstack-neutron | 01:58 | |
*** gcb has joined #openstack-neutron | 02:00 | |
kevinbenton | rm_work: what you workin on? | 02:02 |
kevinbenton | rm_work: or is it top secret? | 02:02 |
*** baoli has quit IRC | 02:04 | |
*** nirmoy has quit IRC | 02:07 | |
openstackgerrit | Merged openstack/neutron master: Move dhcp_release6_supported to runtime checks file https://review.openstack.org/434471 | 02:08 |
*** slunkad has quit IRC | 02:08 | |
*** fzdarsky_ has joined #openstack-neutron | 02:12 | |
*** fzdarsky|afk has quit IRC | 02:16 | |
*** tuanluong has joined #openstack-neutron | 02:16 | |
*** john-davidge has joined #openstack-neutron | 02:17 | |
*** princenana has quit IRC | 02:18 | |
*** abhiraut has joined #openstack-neutron | 02:20 | |
*** neiljerram has quit IRC | 02:21 | |
*** abhiraut2 has quit IRC | 02:21 | |
*** abhiraut1 has joined #openstack-neutron | 02:21 | |
*** john-davidge has quit IRC | 02:22 | |
*** abhiraut has quit IRC | 02:24 | |
*** salv-orlando has joined #openstack-neutron | 02:26 | |
*** ijw has quit IRC | 02:26 | |
*** baoli has joined #openstack-neutron | 02:27 | |
*** gvrangan has quit IRC | 02:28 | |
*** armax has quit IRC | 02:29 | |
*** ijw has joined #openstack-neutron | 02:30 | |
*** salv-orlando has quit IRC | 02:30 | |
*** ijw has quit IRC | 02:31 | |
*** m-greene has joined #openstack-neutron | 02:35 | |
*** s3wong has quit IRC | 02:35 | |
*** m-greene_ has joined #openstack-neutron | 02:36 | |
*** reedip_1 has joined #openstack-neutron | 02:36 | |
*** m-greene has quit IRC | 02:39 | |
*** m-greene_ is now known as m-greene | 02:39 | |
*** vijaykc4 has joined #openstack-neutron | 02:44 | |
*** wolverineav has joined #openstack-neutron | 02:45 | |
*** thorst_afk has quit IRC | 02:50 | |
*** abhiraut1 has quit IRC | 02:51 | |
*** wolverineav has quit IRC | 02:52 | |
*** iyamahat has joined #openstack-neutron | 02:53 | |
openstackgerrit | Zhixin Li proposed openstack/neutron master: Generate policy.json from python code https://review.openstack.org/434997 | 02:53 |
dasm | kevinbenton: fyi, your change https://review.openstack.org/#/c/435144/ is again failing. | 02:54 |
dasm | would be good to have it included in rc2, but we're already pretty late. | 02:54 |
dasm | ive updated release: https://review.openstack.org/#/c/435093 and would like to proceed with that, and later we can backport macvtap change | 02:55 |
openstackgerrit | Aradhana Singh proposed openstack/neutron master: Refactoring config options for ml2 config opts https://review.openstack.org/340228 | 03:00 |
*** slunkad has joined #openstack-neutron | 03:00 | |
*** Sukhdev has joined #openstack-neutron | 03:02 | |
*** thorst_afk has joined #openstack-neutron | 03:03 | |
*** thorst_afk has quit IRC | 03:04 | |
*** reedip_1 has joined #openstack-neutron | 03:08 | |
reedip_1 | yamamoto : ping ?? | 03:08 |
*** donghao has joined #openstack-neutron | 03:09 | |
*** tianquan has quit IRC | 03:10 | |
*** jhershbe has joined #openstack-neutron | 03:11 | |
*** vijaykc4 has quit IRC | 03:12 | |
*** baoli has quit IRC | 03:12 | |
*** tianquan has joined #openstack-neutron | 03:13 | |
*** donghao has quit IRC | 03:13 | |
*** vijaykc4 has joined #openstack-neutron | 03:15 | |
*** reedip_2 has joined #openstack-neutron | 03:18 | |
*** reedip_1 has quit IRC | 03:18 | |
*** schlueter has quit IRC | 03:20 | |
*** vijaykc4 has quit IRC | 03:23 | |
rm_work | kevinbenton: lol, making a driver for Octavia LBaaS that uses floating ips | 03:27 |
rm_work | instead of allowed-address-pairs and a third logical port to hold the vip address | 03:28 |
rm_work | which should work across L3s | 03:28 |
rm_work | (current octavia networking falls apart unless you have everything in one big L2) | 03:28 |
rm_work | I've never actually used flips before, so this is interesting seeing how they actually work :P | 03:30 |
openstackgerrit | Ha Van Tu proposed openstack/neutron-fwaas master: Make conntrack driver be configurable https://review.openstack.org/433598 | 03:30 |
*** deepbook5broo has joined #openstack-neutron | 03:30 | |
*** deepbook5broo has left #openstack-neutron | 03:30 | |
*** armax has joined #openstack-neutron | 03:32 | |
*** chandanc_ has joined #openstack-neutron | 03:33 | |
*** armax has quit IRC | 03:35 | |
*** lujinluo has quit IRC | 03:35 | |
*** thorst_afk has joined #openstack-neutron | 03:35 | |
*** thorst_afk has quit IRC | 03:35 | |
openstackgerrit | Zhixin Li proposed openstack/neutron master: Generate policy.json from python code https://review.openstack.org/434997 | 03:35 |
*** mohankumar_ has joined #openstack-neutron | 03:36 | |
openstackgerrit | Ruijing proposed openstack/networking-odl master: DO NOT REVIEW/MERGE: Enable placement for compute node https://review.openstack.org/435210 | 03:37 |
*** dsneddon_ has joined #openstack-neutron | 03:39 | |
*** armax has joined #openstack-neutron | 03:43 | |
*** princenana has joined #openstack-neutron | 03:45 | |
*** mmalik4 has joined #openstack-neutron | 03:46 | |
*** dave-mccowan has quit IRC | 03:47 | |
*** mmalik4 has quit IRC | 03:47 | |
*** zhugaoxiao has quit IRC | 03:49 | |
*** nmathew has joined #openstack-neutron | 03:49 | |
*** david-lyle has quit IRC | 03:49 | |
*** zhugaoxiao has joined #openstack-neutron | 03:50 | |
*** david-lyle has joined #openstack-neutron | 03:50 | |
*** shausy has joined #openstack-neutron | 03:52 | |
*** psahoo has joined #openstack-neutron | 03:54 | |
*** sudipto_ has joined #openstack-neutron | 03:57 | |
*** sudipto has joined #openstack-neutron | 03:57 | |
*** lujinluo has joined #openstack-neutron | 03:58 | |
*** tianquan has quit IRC | 03:59 | |
openstackgerrit | Ha Van Tu proposed openstack/neutron-fwaas master: Make conntrack driver be configurable https://review.openstack.org/433598 | 03:59 |
*** dsneddon_ has quit IRC | 04:00 | |
*** Sukhdev has quit IRC | 04:00 | |
*** mohankumar_ has quit IRC | 04:00 | |
*** princenana has quit IRC | 04:00 | |
*** jhershbe has quit IRC | 04:01 | |
*** princenana has joined #openstack-neutron | 04:01 | |
*** links has joined #openstack-neutron | 04:03 | |
openstackgerrit | Dong Jun proposed openstack/networking-ovn master: Get all security groups via api when validating address sets https://review.openstack.org/435220 | 04:04 |
*** nirmoy has joined #openstack-neutron | 04:04 | |
openstackgerrit | Dong Jun proposed openstack/networking-ovn master: Get all security groups via api in OVN DB sync functional test https://review.openstack.org/435220 | 04:06 |
*** pmannidi has joined #openstack-neutron | 04:08 | |
*** janki has joined #openstack-neutron | 04:09 | |
*** princenana has quit IRC | 04:09 | |
*** princenana has joined #openstack-neutron | 04:10 | |
*** sudipto has quit IRC | 04:12 | |
*** sudipto_ has quit IRC | 04:12 | |
*** radhikam has quit IRC | 04:13 | |
*** mohankumar_ has joined #openstack-neutron | 04:13 | |
*** wolverineav has joined #openstack-neutron | 04:16 | |
*** nicolasbock has quit IRC | 04:17 | |
yamamoto | reedip_: reedip_1: reedip_2: pong | 04:17 |
*** john-davidge has joined #openstack-neutron | 04:18 | |
reedip_2 | lol yamamoto : Sorry for so many IDs :) | 04:20 |
reedip_2 | I had a question | 04:20 |
*** wolverineav has quit IRC | 04:21 | |
*** wolverineav has joined #openstack-neutron | 04:22 | |
yamamoto | you had but no longer? | 04:22 |
reedip_2 | yamamoto : When we Migrated FWaaS to neutron-lib then the extension was not loading. As per the API extension, we had to nae the extension in the same format as the class name and file name : https://wiki.openstack.org/wiki/NeutronDevelopment#API_Extensions | 04:22 |
*** john-davidge has quit IRC | 04:22 | |
reedip_2 | chnaging fwaas_v2 to firewall_v2 in https://review.openstack.org/#/c/428000/ allowed the extension to be picked up | 04:23 |
*** karthikpr has joined #openstack-neutron | 04:23 | |
reedip_2 | yamamoto: just wanted to know the reason for you changing firewall_V2 to fwaas_v2 ^^ | 04:23 |
yamamoto | i did? | 04:24 |
reedip_2 | yamamoto : thats your patch :) | 04:25 |
reedip_2 | https://review.openstack.org/#/c/428000/ | 04:25 |
*** gongysh has joined #openstack-neutron | 04:26 | |
*** salv-orlando has joined #openstack-neutron | 04:26 | |
yamamoto | the extension alias has been fwaas from day one. | 04:27 |
yamamoto | someone failed to copy it to neutron-lib and changed it to firewall by mistake. | 04:27 |
*** mohankumar_ has quit IRC | 04:29 | |
*** wolverineav has quit IRC | 04:29 | |
yamamoto | do you mean my patch broke something? can you give me a pointer to the breakage? | 04:31 |
*** salv-orlando has quit IRC | 04:31 | |
*** karthiks has joined #openstack-neutron | 04:31 | |
reedip_2 | yamamoto: I was investigating the failure of https://review.openstack.org/#/c/421472/ | 04:31 |
reedip_2 | When I checked out the patch https://review.openstack.org/#/c/421472/ and reverted your fix for fwaas_v2 to firewall_V2 in neutron-lib, it worked | 04:32 |
openstackgerrit | Anh Tran proposed openstack/networking-ovn master: Remove unused logging import https://review.openstack.org/435231 | 04:32 |
*** karthikpr has quit IRC | 04:32 | |
*** princenana has quit IRC | 04:33 | |
*** princenana has joined #openstack-neutron | 04:33 | |
reedip_2 | Now , as far as I understand, the naming convention for extensions should match the file and class name, and thats why I changed everything to firewall_v2. If we want to move it to fwaas_v2, then that can also be done, but would require larger change ion the firewall code | 04:33 |
yamamoto | commented on the patch | 04:34 |
kevinbenton | dasm: that macvtap bug has been present since newton | 04:35 |
kevinbenton | dasm: so it's definitely not critical | 04:35 |
kevinbenton | dasm: let's proceed | 04:35 |
openstackgerrit | OpenStack Release Bot proposed openstack/networking-bagpipe master: Update reno for stable/ocata https://review.openstack.org/435234 | 04:35 |
openstackgerrit | Manjeet Singh Bhatia proposed openstack/neutron master: OVO External Networks https://review.openstack.org/353088 | 04:36 |
yamamoto | reedip_2: it has always been fwaas_v2. i'm not sure about the convention you are talking about, but it's less important than compatibility i guess. | 04:37 |
openstackgerrit | Dong Jun proposed openstack/networking-ovn master: Re-enable three tests in OVNL3ExtrarouteTests https://review.openstack.org/435238 | 04:38 |
*** wolverineav has joined #openstack-neutron | 04:38 | |
*** gouthamr has quit IRC | 04:38 | |
reedip_2 | yamamoto : Okay, then let me do one thing, I revert the changes back to fwaas_v2, but then make fwaas code compatible with it . Sounds good ?? | 04:38 |
*** sudipto has joined #openstack-neutron | 04:39 | |
*** sudipto_ has joined #openstack-neutron | 04:39 | |
yamamoto | reedip_2: compatibie with what? | 04:39 |
reedip_2 | compatible with neutron-lib code. Currently fwaas_v2 extension is Not loading | 04:40 |
*** mdnadeem has joined #openstack-neutron | 04:40 | |
reedip_2 | mdnadeem : hi | 04:40 |
yamamoto | reedip_2: revert the patch to "fwaas_v2" would fix it right? | 04:41 |
yamamoto | i assume by "currently" you mean with your patch | 04:42 |
*** sudipto has quit IRC | 04:43 | |
*** sudipto_ has quit IRC | 04:43 | |
reedip_2 | yamamoto : : I need to chnage firewall_v2 back to fwaas_v2 and then change the filenames in https://review.openstack.org/#/c/421472/ to allow firewall v2 extension to be loaded | 04:44 |
yamamoto | i'm not sure why you need to rename files | 04:45 |
reedip_2 | yamamoto : can you check https://wiki.openstack.org/wiki/NeutronDevelopment#API_Extensions | 04:46 |
reedip_2 | It states the extensions need to have the same name in filename and classname | 04:46 |
yamamoto | whatever wiki says, the current code is working, isn't it? | 04:47 |
*** adriant has quit IRC | 04:48 | |
*** sudipto_ has joined #openstack-neutron | 04:51 | |
*** sudipto has joined #openstack-neutron | 04:51 | |
*** wolverineav has quit IRC | 04:52 | |
*** princenana has quit IRC | 04:55 | |
*** princenana has joined #openstack-neutron | 04:55 | |
*** thorst_afk has joined #openstack-neutron | 04:57 | |
*** tianquan has joined #openstack-neutron | 05:00 | |
*** thorst_afk has quit IRC | 05:02 | |
*** slunkad has quit IRC | 05:02 | |
mdnadeem | reedip_2, hello :) | 05:02 |
*** nirmoy has quit IRC | 05:03 | |
*** tbh has joined #openstack-neutron | 05:05 | |
*** tianquan has quit IRC | 05:05 | |
*** gvrangan has joined #openstack-neutron | 05:05 | |
*** slunkad has joined #openstack-neutron | 05:07 | |
*** rcernin has joined #openstack-neutron | 05:08 | |
reedip_2 | yamamoto : Nope :) | 05:09 |
reedip_2 | the current code is not working | 05:09 |
*** gkadam has joined #openstack-neutron | 05:10 | |
*** gkadam has quit IRC | 05:10 | |
*** gongysh has quit IRC | 05:10 | |
*** wolverineav has joined #openstack-neutron | 05:12 | |
*** mohankumar_ has joined #openstack-neutron | 05:13 | |
*** reedip_2 has quit IRC | 05:13 | |
*** tianquan has joined #openstack-neutron | 05:13 | |
*** armax has quit IRC | 05:14 | |
*** wolverineav has quit IRC | 05:17 | |
*** princenana has quit IRC | 05:18 | |
*** princenana has joined #openstack-neutron | 05:18 | |
*** nplanel has quit IRC | 05:20 | |
*** mohankumar_ has quit IRC | 05:23 | |
*** wolverineav has joined #openstack-neutron | 05:23 | |
*** tianquan has quit IRC | 05:24 | |
*** Lizhixin has quit IRC | 05:25 | |
*** hichihara has joined #openstack-neutron | 05:26 | |
*** Lizhixin has joined #openstack-neutron | 05:27 | |
*** wolverineav has quit IRC | 05:27 | |
*** diltram_ has joined #openstack-neutron | 05:27 | |
*** salv-orlando has joined #openstack-neutron | 05:27 | |
*** diltram has quit IRC | 05:28 | |
*** ratailor has joined #openstack-neutron | 05:29 | |
yamamoto | reedip_2: which "current code" are you talking about? your patch? | 05:31 |
*** salv-orlando has quit IRC | 05:31 | |
*** faizy has joined #openstack-neutron | 05:32 | |
*** tlian has quit IRC | 05:32 | |
yamamoto | reedip_2: the code in master seems working as far as i can tell. eg. http://logs.openstack.org/98/433598/6/check/gate-neutron-fwaas-v1-dsvm-tempest/045eb96/ | 05:33 |
*** udesale has joined #openstack-neutron | 05:39 | |
*** tianquan has joined #openstack-neutron | 05:39 | |
*** princena_ has joined #openstack-neutron | 05:42 | |
*** princenana has quit IRC | 05:42 | |
openstackgerrit | iswarya vakati proposed openstack/networking-midonet master: Drop MANIFEST.in - it's not needed by pbr https://review.openstack.org/435246 | 05:43 |
*** vijaykc4 has joined #openstack-neutron | 05:43 | |
*** karthikpr has joined #openstack-neutron | 05:43 | |
*** dsneddon_ has joined #openstack-neutron | 05:48 | |
openstackgerrit | Ruijing proposed openstack/networking-odl master: Enable placement-api for compute node to fix multinode tempest failure https://review.openstack.org/435210 | 05:52 |
*** dsneddon_ has quit IRC | 05:53 | |
*** m-greene has quit IRC | 05:54 | |
*** vijaykc4 has quit IRC | 05:56 | |
*** padkrish has joined #openstack-neutron | 05:57 | |
*** yamahata has joined #openstack-neutron | 05:59 | |
openstackgerrit | Anh Tran proposed openstack/networking-midonet master: Remove unused logging import https://review.openstack.org/435253 | 06:00 |
*** radhikam has joined #openstack-neutron | 06:00 | |
*** vijaykc4 has joined #openstack-neutron | 06:02 | |
*** princena_ has quit IRC | 06:04 | |
*** princenana has joined #openstack-neutron | 06:05 | |
*** tianquan has quit IRC | 06:05 | |
openstackgerrit | iswarya vakati proposed openstack/networking-odl master: Drop MANIFEST.in - it's not needed by pbr https://review.openstack.org/435258 | 06:05 |
*** vijaykc4 has quit IRC | 06:07 | |
*** yamamoto has quit IRC | 06:08 | |
openstackgerrit | Isaku Yamahata proposed openstack/networking-midonet master: Drop MANIFEST.in pbr doesn't need it https://review.openstack.org/434676 | 06:09 |
*** kobis has joined #openstack-neutron | 06:11 | |
*** amotoki has joined #openstack-neutron | 06:12 | |
openstackgerrit | Anh Tran proposed openstack/networking-odl master: Remove unused logging import https://review.openstack.org/435262 | 06:12 |
*** tbh has quit IRC | 06:13 | |
*** kobis has joined #openstack-neutron | 06:16 | |
*** annp has joined #openstack-neutron | 06:17 | |
*** john-davidge has joined #openstack-neutron | 06:18 | |
*** rcernin has quit IRC | 06:21 | |
*** john-davidge has quit IRC | 06:23 | |
*** hichihara has quit IRC | 06:26 | |
*** vijaykc4 has joined #openstack-neutron | 06:27 | |
*** princenana has quit IRC | 06:28 | |
*** manheim has joined #openstack-neutron | 06:31 | |
*** wolverineav has joined #openstack-neutron | 06:31 | |
*** padkrish has quit IRC | 06:33 | |
*** manheim has quit IRC | 06:35 | |
*** nyechiel has joined #openstack-neutron | 06:35 | |
*** wolverineav has quit IRC | 06:36 | |
*** yuanying has quit IRC | 06:37 | |
*** ltomasbo|away is now known as ltomasbo | 06:37 | |
*** moshele has joined #openstack-neutron | 06:37 | |
*** gcheresh has joined #openstack-neutron | 06:38 | |
*** jerrygb has joined #openstack-neutron | 06:41 | |
*** gvrangan has quit IRC | 06:41 | |
*** jerrygb has quit IRC | 06:46 | |
*** yamamoto has joined #openstack-neutron | 06:47 | |
reedip_ | kevinbenton : ping ( you there?? ) | 06:49 |
*** gcheresh has quit IRC | 06:52 | |
*** wolverineav has joined #openstack-neutron | 06:54 | |
*** hoangcx_ has joined #openstack-neutron | 06:57 | |
*** moshele has quit IRC | 06:57 | |
*** wolverineav has quit IRC | 06:58 | |
*** thorst_afk has joined #openstack-neutron | 06:59 | |
*** nirmoy has joined #openstack-neutron | 06:59 | |
*** hoangcx has quit IRC | 06:59 | |
*** jerrygb has joined #openstack-neutron | 07:00 | |
*** amotoki has quit IRC | 07:01 | |
*** rcernin has joined #openstack-neutron | 07:01 | |
*** iranzo has joined #openstack-neutron | 07:02 | |
*** iranzo has quit IRC | 07:02 | |
*** iranzo has joined #openstack-neutron | 07:02 | |
*** thorst_afk has quit IRC | 07:03 | |
*** cshastri has joined #openstack-neutron | 07:04 | |
*** vikram has joined #openstack-neutron | 07:04 | |
*** vijaykc4 has quit IRC | 07:05 | |
*** jerrygb has quit IRC | 07:05 | |
*** tianquan has joined #openstack-neutron | 07:06 | |
*** d-bark has quit IRC | 07:08 | |
*** amotoki has joined #openstack-neutron | 07:08 | |
*** tianquan has quit IRC | 07:11 | |
*** tesseract has joined #openstack-neutron | 07:11 | |
*** ataraday_ has joined #openstack-neutron | 07:11 | |
*** anilvenkata has joined #openstack-neutron | 07:13 | |
*** karthikpr has quit IRC | 07:14 | |
*** fragatin_ has joined #openstack-neutron | 07:15 | |
*** jprovazn has joined #openstack-neutron | 07:17 | |
*** fragatina has quit IRC | 07:19 | |
*** fragatin_ has quit IRC | 07:19 | |
*** sridharg has joined #openstack-neutron | 07:21 | |
*** salv-orlando has joined #openstack-neutron | 07:22 | |
*** gvrangan has joined #openstack-neutron | 07:24 | |
*** andreas_s has joined #openstack-neutron | 07:25 | |
openstackgerrit | Farhad Sunavala proposed openstack/networking-sfc master: If possible, include source_ip_prefix and destination_ip_prefix in flowclassifier. https://review.openstack.org/435281 | 07:27 |
*** obondarev has joined #openstack-neutron | 07:30 | |
*** ataraday_ has quit IRC | 07:31 | |
*** fragatina has joined #openstack-neutron | 07:35 | |
*** tianquan has joined #openstack-neutron | 07:35 | |
*** fragatina has quit IRC | 07:37 | |
*** fragatina has joined #openstack-neutron | 07:38 | |
*** fragatina has quit IRC | 07:38 | |
*** wolverineav has joined #openstack-neutron | 07:38 | |
*** fragatina has joined #openstack-neutron | 07:39 | |
*** eezhova has joined #openstack-neutron | 07:40 | |
*** gongysh has joined #openstack-neutron | 07:41 | |
*** oreillyd_ has joined #openstack-neutron | 07:42 | |
*** oreillyd has joined #openstack-neutron | 07:42 | |
*** wolverineav has quit IRC | 07:44 | |
*** amoralej|off is now known as amoralej | 07:46 | |
*** teclator has joined #openstack-neutron | 07:51 | |
*** wolverineav has joined #openstack-neutron | 07:57 | |
*** yuanying has joined #openstack-neutron | 07:57 | |
*** jlibosva has joined #openstack-neutron | 07:58 | |
*** hoangcx has joined #openstack-neutron | 07:59 | |
*** rossella_s has joined #openstack-neutron | 07:59 | |
openstackgerrit | Merged openstack/python-neutronclient master: Drop MANIFEST.in - it's not needed by pbr https://review.openstack.org/422476 | 07:59 |
*** korzen has joined #openstack-neutron | 08:00 | |
*** hoangcx_ has quit IRC | 08:00 | |
*** nyechiel has quit IRC | 08:05 | |
*** jlibosva has quit IRC | 08:05 | |
*** jlibosva has joined #openstack-neutron | 08:06 | |
*** wolverineav has quit IRC | 08:07 | |
*** Brenda has joined #openstack-neutron | 08:11 | |
openstackgerrit | Merged openstack/networking-odl master: pylint: update .pylint https://review.openstack.org/434693 | 08:11 |
openstackgerrit | Merged openstack/networking-odl master: Drop MANIFEST.in - pbr doesn't need it https://review.openstack.org/434694 | 08:11 |
openstackgerrit | Merged openstack/networking-odl master: tox.ini: allows to pass TRACE_FAILONLY to ostestr https://review.openstack.org/434695 | 08:12 |
openstackgerrit | Merged openstack/networking-odl master: Adding a threshold for coverage https://review.openstack.org/434486 | 08:12 |
*** fandi has joined #openstack-neutron | 08:14 | |
openstackgerrit | Reedip proposed openstack/neutron-fwaas master: Use neutron-lib definition of neutron-fwaas API https://review.openstack.org/421472 | 08:15 |
*** moshele has joined #openstack-neutron | 08:17 | |
*** yamamoto has quit IRC | 08:18 | |
*** john-davidge has joined #openstack-neutron | 08:19 | |
*** jlinkes has joined #openstack-neutron | 08:20 | |
*** pcaruana has joined #openstack-neutron | 08:22 | |
*** john-davidge has quit IRC | 08:24 | |
*** ijw has joined #openstack-neutron | 08:27 | |
*** slaweq has quit IRC | 08:27 | |
*** eezhova has quit IRC | 08:30 | |
*** yamamoto has joined #openstack-neutron | 08:31 | |
*** wolverineav has joined #openstack-neutron | 08:32 | |
*** ijw has quit IRC | 08:32 | |
*** jpena|away is now known as jpena | 08:32 | |
*** slaweq has joined #openstack-neutron | 08:33 | |
*** tianquan has quit IRC | 08:33 | |
*** radhikam has quit IRC | 08:36 | |
kevinbenton | reedip_: pong | 08:37 |
kevinbenton | jlibosva: ping | 08:37 |
*** wolverineav has quit IRC | 08:37 | |
jlibosva | kevinbenton: hi | 08:38 |
kevinbenton | jlibosva: is the linux bridge scenario job not configured to run with ubuntu as well? | 08:39 |
*** iyamahat has quit IRC | 08:39 | |
kevinbenton | jlibosva: this is regarding https://review.openstack.org/#/c/434866/ | 08:40 |
jlibosva | kevinbenton: I need to check but I didn't configure it | 08:40 |
*** gcheresh has joined #openstack-neutron | 08:40 | |
jlibosva | kevinbenton: and if it is then I don't know about it | 08:40 |
kevinbenton | jlibosva: who configured the OVS one? | 08:40 |
jlibosva | kevinbenton: I did, but only for Neutron in-tree tempest tests. afaik we don't have such a job for LB | 08:41 |
*** vijaykc4 has joined #openstack-neutron | 08:41 | |
kevinbenton | jlibosva: http://logs.openstack.org/80/254880/5/experimental/gate-tempest-dsvm-neutron-scenario-linuxbridge-ubuntu-xenial/9c4317f/ | 08:41 |
jlibosva | kevinbenton: ok, didn't know about that one | 08:43 |
kevinbenton | jlibosva: i would like to get that moved over to non-voting since the OVS one appears to have been moved to that status | 08:43 |
kevinbenton | jlibosva: and hopefully prevent regressions in vlan-aware-vms for LB | 08:43 |
*** ranjithd has quit IRC | 08:43 | |
*** yamamoto has quit IRC | 08:44 | |
kevinbenton | jlibosva: the patch to change device_owner completely broke linux bridge vlan-aware-vms (because of silly logic in the main agent) | 08:44 |
jlibosva | kevinbenton: ah, that's in experimental. ok, yeah we should move it then | 08:44 |
kevinbenton | jlibosva: how hard is it to make the ubuntu image the default for that linux bridge one? | 08:45 |
jlibosva | kevinbenton: easy peasy, I'll look at it today | 08:45 |
jlibosva | kevinbenton: I'll also move the job from experimental to non-voting check queue, ok? | 08:45 |
*** jpena is now known as jpena|away | 08:45 | |
kevinbenton | jlibosva: please | 08:45 |
kevinbenton | jlibosva: i'll take the responsibility of keeping an eye on it. Ihar said he didn't care about linux bridge so he was hesitant to move it over | 08:46 |
kevinbenton | but i promised to watch it :) | 08:46 |
jlibosva | kevinbenton: ok, noted :) | 08:46 |
kevinbenton | jlibosva: send me review links when ready | 08:48 |
kevinbenton | jlibosva: thanks again | 08:48 |
*** bkopilov_ has quit IRC | 08:48 | |
*** bkopilov has quit IRC | 08:48 | |
jlibosva | kevinbenton: sure, I'll look at it in the afternoon, I must take Mr. Doggo for a walk now. | 08:48 |
kevinbenton | jlibosva: sounds good | 08:48 |
*** ranjithd has joined #openstack-neutron | 08:49 | |
*** teclator has quit IRC | 08:50 | |
*** manheim has joined #openstack-neutron | 08:51 | |
*** manheim has quit IRC | 08:51 | |
*** manheim has joined #openstack-neutron | 08:52 | |
*** moshele has quit IRC | 08:52 | |
*** manheim has quit IRC | 08:52 | |
*** jpena|away is now known as jpena | 08:53 | |
*** tbh has joined #openstack-neutron | 08:53 | |
*** manheim has joined #openstack-neutron | 08:55 | |
*** tianquan has joined #openstack-neutron | 08:55 | |
*** wolverineav has joined #openstack-neutron | 08:56 | |
*** pramodrj07 has joined #openstack-neutron | 08:58 | |
rm_work | kevinbenton: i am so confused, floating ips seem to have a name field, but i can't supply a name on create? T_T | 08:58 |
*** gcb has quit IRC | 08:58 | |
rm_work | is there a good doc for a newb like me to use? haven't found anything very useful but maybe my google-fu is off today | 08:59 |
kevinbenton | rm_work: does it have a name field? | 08:59 |
*** thorst_afk has joined #openstack-neutron | 08:59 | |
rm_work | I am pretty sure I saw it | 08:59 |
*** zzzeek has quit IRC | 09:00 | |
*** zzzeek has joined #openstack-neutron | 09:00 | |
kevinbenton | rm_work: it's not looking promising here https://github.com/openstack/neutron/blob/master/neutron/db/models/l3.py#L68-L105 | 09:00 |
kevinbenton | rm_work: maybe we accidentally made it look like it in the API? | 09:00 |
rm_work | heh k maybe not | 09:00 |
rm_work | trying to find where i saw that | 09:00 |
kevinbenton | rm_work: it does have a description field | 09:00 |
rm_work | oh but thanks for that link, I was looking for that | 09:00 |
*** MasterOfBugs has quit IRC | 09:01 | |
*** wolverineav has quit IRC | 09:01 | |
rm_work | wait, when does it get a fixed_ip? | 09:01 |
rm_work | is that the "destination" side? | 09:01 |
kevinbenton | rm_work: yeah | 09:02 |
openstackgerrit | Dong Jun proposed openstack/networking-ovn master: Ignore syncing floating IP ports when handling DB sync https://review.openstack.org/435317 | 09:02 |
kevinbenton | rm_work: IIRC you can also associate by providing an IP address | 09:02 |
rm_work | ah k | 09:02 |
rm_work | I think I'll have a port-id tho | 09:02 |
*** eezhova has joined #openstack-neutron | 09:03 | |
rm_work | yep | 09:03 |
kevinbenton | rm_work: oooh | 09:03 |
kevinbenton | rm_work: you still need port_id | 09:03 |
kevinbenton | rm_work: it's just to disambiguate if the port has multiple IPs | 09:04 |
rm_work | ah k | 09:04 |
rm_work | ... don't think i need to do that | 09:04 |
kevinbenton | rm_work: https://github.com/openstack/neutron/blob/master/neutron/db/l3_db.py#L1140-L1143 | 09:04 |
*** thorst_afk has quit IRC | 09:04 | |
kevinbenton | rm_work: that's what you'll get if it has multiple fixed IPs on it without specifying a fixed IP | 09:04 |
*** wolverineav has joined #openstack-neutron | 09:06 | |
rm_work | do floating-ips have security groups? | 09:07 |
rm_work | or no | 09:07 |
kevinbenton | no | 09:07 |
rm_work | k | 09:07 |
*** manheim_ has joined #openstack-neutron | 09:09 | |
*** teclator has joined #openstack-neutron | 09:11 | |
*** Yuji has quit IRC | 09:11 | |
*** manheim has quit IRC | 09:12 | |
*** gcheresh has quit IRC | 09:12 | |
*** gcb has joined #openstack-neutron | 09:12 | |
openstackgerrit | Lujin Luo proposed openstack/neutron master: [WIP] Integration of Port OVO https://review.openstack.org/411741 | 09:13 |
*** stanzgy has joined #openstack-neutron | 09:16 | |
ZZelle | oanson, hi | 09:17 |
openstackgerrit | Cedric Brandily proposed openstack/neutron-fwaas master: Enable to run rootwrap/privsep related functional tests https://review.openstack.org/434535 | 09:18 |
*** lujinluo has quit IRC | 09:19 | |
*** lucas-afk is now known as lucasagomes | 09:20 | |
openstackgerrit | Reedip proposed openstack/neutron-fwaas master: Use neutron-lib definition of neutron-fwaas API https://review.openstack.org/421472 | 09:20 |
openstackgerrit | Cedric Brandily proposed openstack/neutron-fwaas master: Define in_namespace contextmanager https://review.openstack.org/433633 | 09:21 |
*** gcheresh has joined #openstack-neutron | 09:22 | |
*** jaosorior has joined #openstack-neutron | 09:27 | |
*** nirmoy has quit IRC | 09:28 | |
*** slunkad has quit IRC | 09:30 | |
*** slunkad has joined #openstack-neutron | 09:35 | |
*** masaki has quit IRC | 09:36 | |
rm_work | kevinbenton: well if you're bored or procrastinating, you can glance at the model I have for FLIP on here: https://gist.github.com/rm-you/1a37185a6688da2a0f4464559d7ee67b | 09:37 |
*** gcheresh has quit IRC | 09:37 | |
*** neiljerram has joined #openstack-neutron | 09:37 | |
rm_work | basically this octavia network driver will create a FLIP instead of a logical port to hold a fixed_ip for AAP | 09:38 |
*** mohankumar_ has joined #openstack-neutron | 09:38 | |
kevinbenton | rm_work: rackspace string construction https://gist.github.com/rm-you/1a37185a6688da2a0f4464559d7ee67b#file-flips-py-L119 | 09:39 |
kevinbenton | rm_work: :P | 09:39 |
rm_work | is that style racker specific? :P | 09:40 |
rm_work | I'm too close, I can't even see it ^_^ | 09:40 |
kevinbenton | rm_work: you and brandon are my only data points, so yes :) | 09:40 |
rm_work | lol | 09:41 |
rm_work | might be "my team specific" | 09:41 |
rm_work | and I think I taught brandon to do them like that | 09:41 |
rm_work | so maybe it's "me" specific | 09:41 |
kevinbenton | :) | 09:41 |
kevinbenton | string translations tied your hands on this on? https://gist.github.com/rm-you/1a37185a6688da2a0f4464559d7ee67b#file-flips-py-L147-L149 | 09:41 |
rm_work | not sure, that's cargo cult from the old driver | 09:42 |
rm_work | (I'm basically copying the AAP driver) | 09:42 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/python-neutronclient master: Updated from global requirements https://review.openstack.org/432677 | 09:42 |
*** Jeffrey4l has quit IRC | 09:42 | |
rm_work | I really hope this hack doesn't bite me: self.project_id = self.neutron_client.httpclient.project_id | 09:42 |
*** yamamoto has joined #openstack-neutron | 09:44 | |
kevinbenton | rm_work: what do you mean? | 09:45 |
rm_work | I need the project_id for the service account we're using | 09:45 |
kevinbenton | rm_work: it's fine to check ownership of floating IP if that's what you mean | 09:45 |
rm_work | i'm crossing my fingers that it's filled in the neutron_client's internal httpclient object, lol | 09:45 |
kevinbenton | rm_work: oooh | 09:45 |
kevinbenton | rm_work: yeah, i'm not sure about that :) | 09:45 |
rm_work | i think it depends on how we set up the clients... | 09:46 |
rm_work | gonna pdb and find out later :) | 09:46 |
kevinbenton | rm_work: maybe we need a whoami api on the server to be sure :) | 09:46 |
jlibosva | kevinbenton: so I checked and the LB job already runs with Ubuntu as it's based on what's passed to the gate hook | 09:46 |
kevinbenton | jlibosva: ok cool | 09:46 |
kevinbenton | jlibosva: so it just needs the same concurrency option | 09:46 |
jlibosva | so I'll just update my patch with concurrency and move the job in another patch | 09:46 |
kevinbenton | jlibosva: and move to non-voting | 09:47 |
jlibosva | yeah | 09:47 |
kevinbenton | :) | 09:47 |
kevinbenton | we're in agreement | 09:47 |
*** matrohon has joined #openstack-neutron | 09:48 | |
*** jlibosva is now known as jlibosva|afk | 09:48 | |
*** TMM has quit IRC | 09:49 | |
*** wolverineav has quit IRC | 09:49 | |
*** yamamoto has quit IRC | 09:49 | |
openstackgerrit | Ching Sun proposed openstack/networking-sfc master: Optimize and clean-up sfc_driver. https://review.openstack.org/435334 | 09:49 |
*** yamahata has quit IRC | 09:51 | |
*** tianquan_ has joined #openstack-neutron | 09:52 | |
*** Jeffrey4l has joined #openstack-neutron | 09:55 | |
*** vijaykc4 has quit IRC | 09:55 | |
*** vijaykc4 has joined #openstack-neutron | 09:55 | |
*** tianquan has quit IRC | 09:56 | |
openstackgerrit | Bertrand Lallau proposed openstack/neutron-fwaas master: Fix scale issue in case of services_sync_needed V1 https://review.openstack.org/424551 | 09:56 |
*** Jeffrey4l has quit IRC | 09:56 | |
*** amotoki has quit IRC | 09:56 | |
*** Jeffrey4l has joined #openstack-neutron | 09:57 | |
*** obondarev has quit IRC | 10:01 | |
*** hoangcx has quit IRC | 10:02 | |
*** tuanluong has quit IRC | 10:03 | |
rm_work | kevinbenton: apparently: self.neutron_client.httpclient.get_project_id() | 10:03 |
rm_work | tested with pdb | 10:03 |
*** haplo37_ has quit IRC | 10:03 | |
*** haplo37_ has joined #openstack-neutron | 10:03 | |
kevinbenton | rm_work: i wonder if we can get shirts that say "it worked in pdb" | 10:03 |
rm_work | heh | 10:03 |
*** annp has quit IRC | 10:04 | |
*** rmart04 has joined #openstack-neutron | 10:05 | |
*** gcheresh has joined #openstack-neutron | 10:07 | |
rm_work | self.neutron_client.get_auth_info().get('auth_tenant_id') | 10:07 |
rm_work | also works | 10:07 |
rm_work | I wonder if that's more ... uhh... stable | 10:08 |
*** hfu has quit IRC | 10:09 | |
*** ratailor has quit IRC | 10:11 | |
*** ratailor has joined #openstack-neutron | 10:11 | |
*** sambetts|afk is now known as sambetts | 10:11 | |
*** faizy has quit IRC | 10:12 | |
*** wolverineav has joined #openstack-neutron | 10:13 | |
*** shausy has quit IRC | 10:13 | |
*** faizy has joined #openstack-neutron | 10:13 | |
*** gongysh has quit IRC | 10:13 | |
*** wolverineav has quit IRC | 10:13 | |
*** wolverineav has joined #openstack-neutron | 10:13 | |
*** wolverineav has quit IRC | 10:15 | |
*** mickeys has quit IRC | 10:15 | |
kevinbenton | i would think get_project_id would be | 10:17 |
kevinbenton | being that 'tenant_id' is the evil word | 10:17 |
*** yamamoto has joined #openstack-neutron | 10:17 | |
*** Jeffrey4l has quit IRC | 10:18 | |
*** vijaykc4 has quit IRC | 10:18 | |
*** Jeffrey4l has joined #openstack-neutron | 10:19 | |
*** vijaykc4 has joined #openstack-neutron | 10:19 | |
*** john-davidge has joined #openstack-neutron | 10:20 | |
*** wolverineav has joined #openstack-neutron | 10:20 | |
*** gcheresh has quit IRC | 10:23 | |
openstackgerrit | Ching Sun proposed openstack/networking-sfc master: Optimize and clean-up sfc_driver. https://review.openstack.org/435334 | 10:23 |
*** wolverineav has quit IRC | 10:25 | |
*** john-davidge has quit IRC | 10:25 | |
*** yamamoto has quit IRC | 10:25 | |
openstackgerrit | Bertrand Lallau proposed openstack/neutron-fwaas master: Fix scale issue in case of services_sync_needed V1 https://review.openstack.org/424551 | 10:25 |
openstackgerrit | Bertrand Lallau proposed openstack/neutron-fwaas master: Fix scale issue in case of services_sync_needed V1 https://review.openstack.org/424551 | 10:27 |
*** limao has quit IRC | 10:28 | |
*** yedongcan has left #openstack-neutron | 10:28 | |
*** vijaykc4 has quit IRC | 10:28 | |
openstackgerrit | Kevin Benton proposed openstack/neutron master: Bulk up port status updating in get_device_details https://review.openstack.org/434682 | 10:29 |
*** limao has joined #openstack-neutron | 10:29 | |
*** sam_nowitzki has quit IRC | 10:29 | |
*** jaosorior has quit IRC | 10:29 | |
openstackgerrit | Artur Korzeniewski proposed openstack/neutron master: devref: docs about how to use NeutronDbObject. https://review.openstack.org/336518 | 10:30 |
*** jaosorior has joined #openstack-neutron | 10:30 | |
*** limao has quit IRC | 10:33 | |
*** TMM has joined #openstack-neutron | 10:33 | |
*** bfernando has joined #openstack-neutron | 10:34 | |
*** karthiks has quit IRC | 10:36 | |
rm_work | whelp apparently in this cloud I can't even put a description >_< | 10:38 |
rm_work | awesome | 10:38 |
openstackgerrit | Ching Sun proposed openstack/networking-sfc master: Optimize and clean-up sfc_driver. https://review.openstack.org/435334 | 10:40 |
*** nirmoy has joined #openstack-neutron | 10:44 | |
*** amarao has joined #openstack-neutron | 10:45 | |
*** jerrygb has joined #openstack-neutron | 10:46 | |
*** wolverineav has joined #openstack-neutron | 10:48 | |
*** obondarev has joined #openstack-neutron | 10:49 | |
*** ratailor is now known as ratailor|afk | 10:49 | |
*** sdague has joined #openstack-neutron | 10:50 | |
*** jerrygb has quit IRC | 10:50 | |
*** jerrygb has joined #openstack-neutron | 10:51 | |
openstackgerrit | Cedric Brandily proposed openstack/neutron-fwaas master: Enable to run rootwrap/privsep related functional tests https://review.openstack.org/434535 | 10:51 |
*** khappone has quit IRC | 10:51 | |
*** jaosorior has quit IRC | 10:52 | |
*** udesale has quit IRC | 10:52 | |
*** wolverineav has quit IRC | 10:52 | |
*** rossella_s has quit IRC | 10:53 | |
*** jaosorior has joined #openstack-neutron | 10:53 | |
*** khappone has joined #openstack-neutron | 10:53 | |
*** rossella_s has joined #openstack-neutron | 10:54 | |
*** jerrygb_ has joined #openstack-neutron | 10:54 | |
*** jerrygb has quit IRC | 10:55 | |
*** wolverineav has joined #openstack-neutron | 10:56 | |
*** john-davidge has joined #openstack-neutron | 10:57 | |
openstackgerrit | Cedric Brandily proposed openstack/neutron-fwaas master: Generate default firewall group via project https://review.openstack.org/425769 | 10:58 |
*** jlinkes_ has joined #openstack-neutron | 10:58 | |
openstackgerrit | Ching Sun proposed openstack/networking-sfc master: Optimize and clean-up sfc_driver. https://review.openstack.org/435334 | 10:58 |
*** jlinkes has quit IRC | 11:00 | |
*** wolverineav has quit IRC | 11:00 | |
*** thorst_afk has joined #openstack-neutron | 11:01 | |
*** Fdaisuke has quit IRC | 11:01 | |
*** jlibosva|afk is now known as jlibosva | 11:02 | |
*** chandanc_ has quit IRC | 11:03 | |
*** jlinkes__ has joined #openstack-neutron | 11:03 | |
*** vijaykc4 has joined #openstack-neutron | 11:04 | |
*** thorst_afk has quit IRC | 11:05 | |
*** jlinkes_ has quit IRC | 11:07 | |
*** sudipto_ has quit IRC | 11:08 | |
*** sudipto has quit IRC | 11:08 | |
openstackgerrit | Cedric Brandily proposed openstack/neutron-fwaas master: Generate default firewall group via project https://review.openstack.org/425769 | 11:11 |
*** wolverineav has joined #openstack-neutron | 11:13 | |
*** mickeys has joined #openstack-neutron | 11:16 | |
*** boden has joined #openstack-neutron | 11:18 | |
*** wolverineav has quit IRC | 11:18 | |
*** nicolasbock has joined #openstack-neutron | 11:19 | |
*** sridharg has quit IRC | 11:20 | |
*** manheim_ has quit IRC | 11:20 | |
*** mickeys has quit IRC | 11:20 | |
*** tbh has quit IRC | 11:21 | |
*** manheim has joined #openstack-neutron | 11:31 | |
*** tianquan_ has quit IRC | 11:31 | |
*** sridharg has joined #openstack-neutron | 11:32 | |
*** vijaykc4 has quit IRC | 11:34 | |
*** hfu has joined #openstack-neutron | 11:35 | |
*** vijaykc4 has joined #openstack-neutron | 11:35 | |
*** tianquan has joined #openstack-neutron | 11:35 | |
*** tbachman has quit IRC | 11:37 | |
*** yamamoto has joined #openstack-neutron | 11:37 | |
*** yamamoto has quit IRC | 11:37 | |
*** wolverineav has joined #openstack-neutron | 11:39 | |
*** mohankumar_ has quit IRC | 11:39 | |
*** wolverineav has quit IRC | 11:43 | |
*** tianquan has quit IRC | 11:46 | |
*** nmathew has quit IRC | 11:48 | |
*** ratailor|afk is now known as ratailor | 11:49 | |
*** salv-orlando has quit IRC | 11:50 | |
*** tommylikehu_ has joined #openstack-neutron | 11:53 | |
*** tommylikehu_ has quit IRC | 11:57 | |
*** gcb has quit IRC | 12:07 | |
*** jerrygb_ has quit IRC | 12:10 | |
*** donghao has joined #openstack-neutron | 12:10 | |
*** ratailor has quit IRC | 12:13 | |
*** dave-mccowan has joined #openstack-neutron | 12:14 | |
*** fandi has quit IRC | 12:14 | |
*** mhickey has joined #openstack-neutron | 12:14 | |
*** tommylikehu_ has joined #openstack-neutron | 12:15 | |
*** jaosorior has quit IRC | 12:16 | |
*** donghao has quit IRC | 12:16 | |
*** mickeys has joined #openstack-neutron | 12:17 | |
*** tbachman_ has joined #openstack-neutron | 12:20 | |
*** mickeys has quit IRC | 12:21 | |
*** catintheroof has joined #openstack-neutron | 12:23 | |
*** nmathew has joined #openstack-neutron | 12:24 | |
*** nmathew has quit IRC | 12:25 | |
*** psahoo has quit IRC | 12:26 | |
openstackgerrit | Cedric Brandily proposed openstack/neutron-fwaas master: Generate default firewall group via project https://review.openstack.org/425769 | 12:26 |
openstackgerrit | Cedric Brandily proposed openstack/neutron-fwaas master: Define in_namespace contextmanager https://review.openstack.org/433633 | 12:27 |
*** yamamoto has joined #openstack-neutron | 12:27 | |
*** ociuhandu has joined #openstack-neutron | 12:29 | |
*** jerrygb has joined #openstack-neutron | 12:29 | |
*** jaosorior has joined #openstack-neutron | 12:30 | |
*** reedip_1 has joined #openstack-neutron | 12:32 | |
*** diegows has joined #openstack-neutron | 12:34 | |
*** obondarev has quit IRC | 12:38 | |
*** obondarev has joined #openstack-neutron | 12:42 | |
*** thorst_afk has joined #openstack-neutron | 12:43 | |
openstackgerrit | Bertrand Lallau proposed openstack/neutron-fwaas master: Remove "constants" import imported twice https://review.openstack.org/435427 | 12:44 |
*** jerrygb_ has joined #openstack-neutron | 12:45 | |
*** faizy has quit IRC | 12:45 | |
*** tianquan has joined #openstack-neutron | 12:46 | |
*** jerrygb has quit IRC | 12:46 | |
*** tianquan has quit IRC | 12:52 | |
*** limao has joined #openstack-neutron | 12:54 | |
*** horms has joined #openstack-neutron | 12:56 | |
*** yamamoto has quit IRC | 12:58 | |
*** limao_ has joined #openstack-neutron | 12:58 | |
*** manheim has quit IRC | 12:58 | |
*** limao has quit IRC | 12:59 | |
*** lucasagomes is now known as lucas-hungry | 13:01 | |
*** yamamoto has joined #openstack-neutron | 13:01 | |
*** jerrygb_ has quit IRC | 13:02 | |
*** jerrygb has joined #openstack-neutron | 13:02 | |
*** limao_ has quit IRC | 13:03 | |
*** limao has joined #openstack-neutron | 13:05 | |
*** tianquan has joined #openstack-neutron | 13:05 | |
*** yamamoto has quit IRC | 13:06 | |
*** psahoo has joined #openstack-neutron | 13:07 | |
openstackgerrit | Bertrand Lallau proposed openstack/neutron-fwaas master: Remove "constants" duplicated import https://review.openstack.org/435427 | 13:10 |
*** tianquan has quit IRC | 13:10 | |
*** stanzgy has quit IRC | 13:11 | |
*** jsho has joined #openstack-neutron | 13:13 | |
*** manheim has joined #openstack-neutron | 13:13 | |
*** Dinesh_Bhor has quit IRC | 13:14 | |
*** tianquan has joined #openstack-neutron | 13:15 | |
*** sudipto has joined #openstack-neutron | 13:16 | |
*** sudipto_ has joined #openstack-neutron | 13:16 | |
*** mickeys has joined #openstack-neutron | 13:17 | |
*** yuanying has quit IRC | 13:18 | |
*** tianquan has quit IRC | 13:19 | |
*** tmorin has quit IRC | 13:20 | |
*** tmorin has joined #openstack-neutron | 13:21 | |
*** mickeys has quit IRC | 13:22 | |
*** salv-orlando has joined #openstack-neutron | 13:22 | |
openstackgerrit | Merged openstack/networking-midonet master: Drop MANIFEST.in pbr doesn't need it https://review.openstack.org/434676 | 13:23 |
*** ygl has joined #openstack-neutron | 13:23 | |
*** tmorin has quit IRC | 13:25 | |
*** tmorin has joined #openstack-neutron | 13:27 | |
*** vikram has quit IRC | 13:27 | |
*** jpena is now known as jpena|lunch | 13:30 | |
*** andreas_s has quit IRC | 13:34 | |
*** ataraday_ has joined #openstack-neutron | 13:36 | |
openstackgerrit | Thomas Morin proposed openstack/networking-bagpipe master: tox_install will follow stable/ocata https://review.openstack.org/435445 | 13:36 |
*** links has quit IRC | 13:36 | |
*** fzdarsky_ has quit IRC | 13:40 | |
*** faizy has joined #openstack-neutron | 13:41 | |
*** jheroux has joined #openstack-neutron | 13:44 | |
*** baoli has joined #openstack-neutron | 13:46 | |
*** psahoo has quit IRC | 13:49 | |
*** jaosorior has quit IRC | 13:50 | |
*** liangy has joined #openstack-neutron | 13:51 | |
*** jaosorior has joined #openstack-neutron | 13:51 | |
*** slunkad has quit IRC | 13:52 | |
*** tmorin has quit IRC | 13:54 | |
*** tmorin has joined #openstack-neutron | 13:54 | |
openstackgerrit | Bertrand Lallau proposed openstack/neutron-fwaas master: Fix scale issue in case of services_sync_needed V1 https://review.openstack.org/424551 | 13:56 |
*** jaosorior has quit IRC | 13:56 | |
*** jaosorior has joined #openstack-neutron | 13:56 | |
*** thorst_afk is now known as thorst_ | 13:56 | |
*** tbachman_ has quit IRC | 13:58 | |
*** abregman has joined #openstack-neutron | 13:59 | |
*** tbachman has joined #openstack-neutron | 13:59 | |
*** chandanc_ has joined #openstack-neutron | 14:00 | |
*** gouthamr has joined #openstack-neutron | 14:01 | |
*** andymaier has joined #openstack-neutron | 14:02 | |
*** manheim_ has joined #openstack-neutron | 14:02 | |
*** abregman has quit IRC | 14:05 | |
*** yamamoto has joined #openstack-neutron | 14:05 | |
*** manheim has quit IRC | 14:05 | |
*** HenryG_ is now known as HenryG | 14:07 | |
*** amuller has joined #openstack-neutron | 14:08 | |
*** jamesdenton has joined #openstack-neutron | 14:09 | |
*** mdnadeem has quit IRC | 14:09 | |
*** ygl has left #openstack-neutron | 14:10 | |
*** donghao has joined #openstack-neutron | 14:10 | |
*** ataraday_ has quit IRC | 14:11 | |
*** yamamoto has quit IRC | 14:11 | |
*** mriedem has quit IRC | 14:13 | |
*** jamesdenton has quit IRC | 14:13 | |
*** chlong has joined #openstack-neutron | 14:15 | |
*** lucas-hungry is now known as lucasagomes | 14:18 | |
*** cshastri has quit IRC | 14:19 | |
*** moshele has joined #openstack-neutron | 14:19 | |
*** gcheresh has joined #openstack-neutron | 14:22 | |
*** jaosorior has quit IRC | 14:22 | |
*** ataraday_ has joined #openstack-neutron | 14:24 | |
*** rustlebee is now known as russellb | 14:24 | |
*** russellb has quit IRC | 14:24 | |
*** russellb has joined #openstack-neutron | 14:24 | |
*** moshele has quit IRC | 14:24 | |
openstackgerrit | Cedric Brandily proposed openstack/neutron-fwaas master: Generate default firewall group via project https://review.openstack.org/425769 | 14:27 |
*** jpena|lunch is now known as jpena | 14:28 | |
*** tommylik_ has joined #openstack-neutron | 14:28 | |
*** ihrachys has joined #openstack-neutron | 14:29 | |
*** teclator has quit IRC | 14:29 | |
*** gatuus has joined #openstack-neutron | 14:29 | |
openstackgerrit | Ihar Hrachyshka proposed openstack/neutron master: Reconcile quitting_rpc_timeout with backoff RPC client https://review.openstack.org/432481 | 14:30 |
*** amotoki has joined #openstack-neutron | 14:30 | |
openstackgerrit | Ihar Hrachyshka proposed openstack/neutron master: WIP: fetch all tunnels for all network types with a single RPC call https://review.openstack.org/434538 | 14:30 |
*** jaosorior has joined #openstack-neutron | 14:30 | |
*** tommylikehu_ has quit IRC | 14:30 | |
*** jamesdenton has joined #openstack-neutron | 14:30 | |
*** reedip_1 has quit IRC | 14:31 | |
*** jsho has quit IRC | 14:31 | |
*** dansmith is now known as superdan | 14:32 | |
*** hfu has quit IRC | 14:32 | |
openstackgerrit | Ann Taraday proposed openstack/neutron master: [WIP]Use reader and writer for routers and agents https://review.openstack.org/396121 | 14:33 |
*** rajivk has quit IRC | 14:33 | |
*** rmcadams has quit IRC | 14:34 | |
*** rmcadams has joined #openstack-neutron | 14:35 | |
*** jsho has joined #openstack-neutron | 14:36 | |
*** tommylik_ has quit IRC | 14:36 | |
*** gatuus has quit IRC | 14:37 | |
openstackgerrit | Baodong (Robert) Li proposed openstack/neutron master: Add PD support in HA router https://review.openstack.org/413137 | 14:37 |
*** amotoki has quit IRC | 14:38 | |
*** janzian has joined #openstack-neutron | 14:39 | |
*** amoralej is now known as amoralej|lunch | 14:41 | |
*** agarner_away has quit IRC | 14:42 | |
*** aleph1 has joined #openstack-neutron | 14:43 | |
*** mickeys has joined #openstack-neutron | 14:43 | |
*** rajivk has joined #openstack-neutron | 14:45 | |
*** xinliang has quit IRC | 14:46 | |
*** mickeys has quit IRC | 14:48 | |
*** ratailor has joined #openstack-neutron | 14:48 | |
*** chandanc_ has quit IRC | 14:49 | |
*** tonytan4ever has joined #openstack-neutron | 14:53 | |
*** rossella_s has quit IRC | 14:53 | |
*** kriskend has joined #openstack-neutron | 14:53 | |
*** mriedem has joined #openstack-neutron | 14:53 | |
*** tlian has joined #openstack-neutron | 14:53 | |
*** rossella_s has joined #openstack-neutron | 14:53 | |
openstackgerrit | Merged openstack/networking-bagpipe master: Updated from global requirements https://review.openstack.org/431987 | 14:54 |
*** ihrachys has quit IRC | 14:54 | |
*** manheim_ has quit IRC | 14:56 | |
*** ihrachys has joined #openstack-neutron | 14:56 | |
*** crose has joined #openstack-neutron | 14:58 | |
*** manheim has joined #openstack-neutron | 14:58 | |
*** xinliang has joined #openstack-neutron | 14:58 | |
*** jerrygb has quit IRC | 14:59 | |
*** jamesdenton has quit IRC | 14:59 | |
*** jerrygb has joined #openstack-neutron | 15:00 | |
*** janki has quit IRC | 15:01 | |
*** jamesdenton has joined #openstack-neutron | 15:01 | |
*** jb_ has joined #openstack-neutron | 15:02 | |
openstackgerrit | Daniel Alvarez proposed openstack/neutron master: Switch ns-metadata-proxy to haproxy https://review.openstack.org/431691 | 15:03 |
baoli | haleyb: ping | 15:04 |
*** jerrygb has quit IRC | 15:04 | |
openstackgerrit | Merged openstack/networking-midonet master: Remove duplicate in rally task definition https://review.openstack.org/434755 | 15:06 |
haleyb | baoli: pong | 15:07 |
*** teclator has joined #openstack-neutron | 15:09 | |
baoli | haleyb: I pushed up a new version, and I added my thoughts in it. Please take a look | 15:10 |
*** jsho has quit IRC | 15:12 | |
*** lucasxu has joined #openstack-neutron | 15:13 | |
*** rajivk has quit IRC | 15:15 | |
*** manheim has quit IRC | 15:16 | |
*** jlinkes_ has joined #openstack-neutron | 15:16 | |
*** gbutnaru has quit IRC | 15:18 | |
*** amoralej|lunch is now known as amoralej | 15:18 | |
*** donghao has quit IRC | 15:20 | |
*** manheim has joined #openstack-neutron | 15:20 | |
*** jlinkes__ has quit IRC | 15:20 | |
*** donghao has joined #openstack-neutron | 15:21 | |
*** faizy has quit IRC | 15:22 | |
*** armax has joined #openstack-neutron | 15:23 | |
*** limao has quit IRC | 15:23 | |
*** chandanc_ has joined #openstack-neutron | 15:23 | |
*** salv-orlando has quit IRC | 15:23 | |
*** ihrachys_ has joined #openstack-neutron | 15:24 | |
*** ihrachys has quit IRC | 15:25 | |
*** jlinkes__ has joined #openstack-neutron | 15:25 | |
*** bkopilov has joined #openstack-neutron | 15:26 | |
*** bkopilov_ has joined #openstack-neutron | 15:26 | |
*** tmorin has quit IRC | 15:27 | |
*** sridharg has quit IRC | 15:28 | |
*** ihrachys_ has quit IRC | 15:28 | |
*** jlinkes_ has quit IRC | 15:28 | |
*** fnaval has joined #openstack-neutron | 15:29 | |
*** rajivk has joined #openstack-neutron | 15:29 | |
*** bnemec is now known as beekneemech | 15:30 | |
*** ihrachys has joined #openstack-neutron | 15:31 | |
*** obondarev has quit IRC | 15:32 | |
*** faizy has joined #openstack-neutron | 15:32 | |
*** marst has quit IRC | 15:34 | |
*** marst has joined #openstack-neutron | 15:34 | |
*** ihrachys has quit IRC | 15:36 | |
*** Leom has joined #openstack-neutron | 15:37 | |
*** mlavalle has joined #openstack-neutron | 15:37 | |
*** liangy is now known as lyan | 15:39 | |
*** marst has quit IRC | 15:39 | |
*** vijaykc4 has quit IRC | 15:40 | |
*** gbutnaru has joined #openstack-neutron | 15:41 | |
*** iwasneverhere has quit IRC | 15:42 | |
*** ratailor has quit IRC | 15:45 | |
*** crushil has joined #openstack-neutron | 15:46 | |
*** marst has joined #openstack-neutron | 15:46 | |
*** princenana has joined #openstack-neutron | 15:47 | |
*** armax has quit IRC | 15:48 | |
*** Leom has quit IRC | 15:48 | |
*** Leom has joined #openstack-neutron | 15:48 | |
*** wwriverrat has quit IRC | 15:48 | |
*** rajivk has quit IRC | 15:49 | |
*** donghao has quit IRC | 15:49 | |
openstackgerrit | Bertrand Lallau proposed openstack/neutron-fwaas master: Fix scale issue in case of services_sync_needed V1 https://review.openstack.org/424551 | 15:50 |
*** amarao has quit IRC | 15:52 | |
*** john-davidge has quit IRC | 15:53 | |
*** gvrangan has quit IRC | 15:53 | |
*** ijw has joined #openstack-neutron | 15:53 | |
*** john-davidge has joined #openstack-neutron | 15:53 | |
*** karthikpr has joined #openstack-neutron | 15:55 | |
*** kbringard has joined #openstack-neutron | 15:57 | |
*** tianquan has joined #openstack-neutron | 15:58 | |
*** gbutnaru has quit IRC | 16:00 | |
*** yamahata has joined #openstack-neutron | 16:00 | |
*** manheim has quit IRC | 16:00 | |
*** baoli has quit IRC | 16:01 | |
*** amuller has quit IRC | 16:01 | |
*** rajivk has joined #openstack-neutron | 16:01 | |
*** baoli has joined #openstack-neutron | 16:01 | |
*** tianquan has quit IRC | 16:03 | |
*** korzen has quit IRC | 16:04 | |
*** tianquan has joined #openstack-neutron | 16:06 | |
*** princenana has quit IRC | 16:08 | |
*** princenana has joined #openstack-neutron | 16:08 | |
*** gbutnaru has joined #openstack-neutron | 16:09 | |
*** karthikpr has quit IRC | 16:09 | |
*** wolverineav has joined #openstack-neutron | 16:10 | |
*** mmalik4 has joined #openstack-neutron | 16:10 | |
*** tlian2 has joined #openstack-neutron | 16:10 | |
*** gbutnaru has quit IRC | 16:11 | |
*** tlian has quit IRC | 16:12 | |
*** bkopilov_ has quit IRC | 16:13 | |
*** bkopilov has quit IRC | 16:13 | |
*** rossella_s has quit IRC | 16:14 | |
*** tlian2 has quit IRC | 16:15 | |
*** ihrachys has joined #openstack-neutron | 16:16 | |
*** vijaykc4 has joined #openstack-neutron | 16:19 | |
*** diltram_ is now known as diltram | 16:20 | |
*** annegentle has joined #openstack-neutron | 16:20 | |
*** jpena is now known as jpena|brb | 16:20 | |
*** pcaruana has quit IRC | 16:21 | |
*** ventifus has joined #openstack-neutron | 16:22 | |
*** ababich has quit IRC | 16:23 | |
*** gbutnaru has joined #openstack-neutron | 16:23 | |
*** salv-orlando has joined #openstack-neutron | 16:24 | |
*** wwriverrat has joined #openstack-neutron | 16:25 | |
*** vijaykc4 has quit IRC | 16:25 | |
*** rmart04 has quit IRC | 16:25 | |
*** wolverineav has quit IRC | 16:28 | |
*** salv-orlando has quit IRC | 16:29 | |
*** princenana has quit IRC | 16:29 | |
*** princenana has joined #openstack-neutron | 16:30 | |
*** jaosorior has quit IRC | 16:30 | |
*** wwriverrat has left #openstack-neutron | 16:31 | |
*** princenana has quit IRC | 16:31 | |
*** davidsha has joined #openstack-neutron | 16:31 | |
*** princenana has joined #openstack-neutron | 16:31 | |
*** aarefiev has quit IRC | 16:32 | |
*** gbutnaru has quit IRC | 16:33 | |
*** eezhova has quit IRC | 16:35 | |
*** jlinkes__ has quit IRC | 16:35 | |
*** rcernin has quit IRC | 16:35 | |
*** andymaier has quit IRC | 16:35 | |
*** gbutnaru has joined #openstack-neutron | 16:37 | |
openstackgerrit | Deepthi V V proposed openstack/networking-odl master: Functional tests for BGPVPN V2 Driver https://review.openstack.org/433537 | 16:39 |
*** sudipto_ has quit IRC | 16:39 | |
*** sudipto has quit IRC | 16:39 | |
*** gatuus has joined #openstack-neutron | 16:40 | |
*** chandanc_ has quit IRC | 16:41 | |
*** tesseract has quit IRC | 16:41 | |
*** jamesdenton has quit IRC | 16:42 | |
*** tianquan has quit IRC | 16:42 | |
*** pramodrj07 has quit IRC | 16:46 | |
*** MasterOfBugs has joined #openstack-neutron | 16:46 | |
*** vijaykc4 has joined #openstack-neutron | 16:46 | |
*** jpena|brb is now known as jpena | 16:48 | |
*** jb_ is now known as jgruber | 16:49 | |
*** princenana has quit IRC | 16:51 | |
*** princenana has joined #openstack-neutron | 16:51 | |
*** faizy has quit IRC | 16:54 | |
*** lyan has quit IRC | 16:54 | |
*** fragatina has quit IRC | 16:54 | |
*** chandanc_ has joined #openstack-neutron | 16:55 | |
openstackgerrit | Cedric Brandily proposed openstack/neutron-fwaas master: Generate default firewall group via project https://review.openstack.org/425769 | 16:57 |
*** princena_ has joined #openstack-neutron | 16:58 | |
*** rajivk has quit IRC | 16:58 | |
*** baoli has quit IRC | 16:58 | |
*** princenana has quit IRC | 16:59 | |
*** vijaykc4 has quit IRC | 16:59 | |
mnaser | dalvarez just wanted to give you a ping about your ns-metadata-proxy => haproxy patch, think its a great idea from an operator perspective! awesome work and hope to see it merged | 17:02 |
*** tianquan has joined #openstack-neutron | 17:02 | |
*** mickeys has joined #openstack-neutron | 17:02 | |
*** mhickey has quit IRC | 17:02 | |
*** donghao has joined #openstack-neutron | 17:04 | |
*** ZZelle_ has joined #openstack-neutron | 17:04 | |
*** eezhova has joined #openstack-neutron | 17:04 | |
*** liangy has joined #openstack-neutron | 17:05 | |
*** ijw has quit IRC | 17:05 | |
*** vijaykc4 has joined #openstack-neutron | 17:06 | |
*** tianquan has quit IRC | 17:06 | |
openstackgerrit | Merged openstack/networking-sfc master: General clean up and optimize the code after PyCharm inspect code. https://review.openstack.org/434583 | 17:09 |
*** ihrachys has quit IRC | 17:11 | |
*** gcheresh has quit IRC | 17:11 | |
*** rajivk has joined #openstack-neutron | 17:11 | |
*** donghao has quit IRC | 17:11 | |
*** baoli has joined #openstack-neutron | 17:11 | |
*** rkukura_ has joined #openstack-neutron | 17:12 | |
*** ihrachys has joined #openstack-neutron | 17:14 | |
openstackgerrit | Sindhu Devale proposed openstack/neutron master: [WIP] Creating a subnet without allocation pool https://review.openstack.org/433234 | 17:14 |
*** rkukura has quit IRC | 17:15 | |
*** rkukura_ is now known as rkukura | 17:15 | |
*** princenana has joined #openstack-neutron | 17:17 | |
*** crushil has quit IRC | 17:17 | |
*** reedip_1 has joined #openstack-neutron | 17:19 | |
*** vijaykc4 has quit IRC | 17:19 | |
openstackgerrit | Merged openstack/networking-sfc master: Pass update_flowrule_status in driver.py https://review.openstack.org/431218 | 17:20 |
*** princena_ has quit IRC | 17:20 | |
*** mriedem1 has joined #openstack-neutron | 17:20 | |
*** mriedem has quit IRC | 17:21 | |
*** chandanc_ has quit IRC | 17:24 | |
*** neiljerram has quit IRC | 17:24 | |
*** neiljerram has joined #openstack-neutron | 17:25 | |
andreaf | kevinbenton: hi - question about https://bugs.launchpad.net/neutron/+bug/1656386 if you have a moment | 17:26 |
openstack | Launchpad bug 1656386 in neutron "Reduce neutron services' memory footprint" [Wishlist,Confirmed] | 17:26 |
*** annegentle has quit IRC | 17:28 | |
*** vijaykc4 has joined #openstack-neutron | 17:29 | |
*** annegentle has joined #openstack-neutron | 17:30 | |
*** davidsha has quit IRC | 17:33 | |
*** lucasxu has quit IRC | 17:33 | |
*** ihrachys has quit IRC | 17:38 | |
*** ihrachys has joined #openstack-neutron | 17:39 | |
*** salv-orlando has joined #openstack-neutron | 17:40 | |
openstackgerrit | Kevin Benton proposed openstack/neutron master: Macvtap: Check for no original port in is_live_migration https://review.openstack.org/435144 | 17:41 |
*** eezhova has quit IRC | 17:43 | |
*** lucasagomes is now known as lucas-afk | 17:43 | |
*** vijaykc4 has quit IRC | 17:45 | |
*** anilvenkata has quit IRC | 17:45 | |
*** jerrygb_ has joined #openstack-neutron | 17:46 | |
*** mmalik4 has quit IRC | 17:47 | |
*** mmalik4 has joined #openstack-neutron | 17:48 | |
*** princenana has quit IRC | 17:49 | |
dalvarez | mnaser, thank you so much! :)) | 17:49 |
*** princenana has joined #openstack-neutron | 17:49 | |
*** iyamahat has joined #openstack-neutron | 17:50 | |
*** matrohon has quit IRC | 17:50 | |
*** jerrygb has joined #openstack-neutron | 17:50 | |
*** jerrygb_ has quit IRC | 17:51 | |
openstackgerrit | Merged openstack/networking-odl master: Enable placement-api for compute node to fix multinode tempest failure https://review.openstack.org/435210 | 17:53 |
*** tianquan has joined #openstack-neutron | 17:54 | |
*** mbirru has quit IRC | 17:55 | |
*** radhikam has joined #openstack-neutron | 17:56 | |
openstackgerrit | Aradhana Singh proposed openstack/neutron-specs master: Extend Quota API to report usage statistics https://review.openstack.org/348947 | 17:58 |
*** tianquan has quit IRC | 17:58 | |
*** horms has quit IRC | 17:59 | |
*** luizbag has quit IRC | 18:00 | |
*** yamahata has quit IRC | 18:01 | |
*** mickeys has quit IRC | 18:01 | |
*** iyamahat has quit IRC | 18:01 | |
*** mbirru has joined #openstack-neutron | 18:01 | |
*** eezhova has joined #openstack-neutron | 18:01 | |
*** matrohon has joined #openstack-neutron | 18:02 | |
*** pbandark has joined #openstack-neutron | 18:02 | |
*** ihrachys has quit IRC | 18:04 | |
*** ijw_ has joined #openstack-neutron | 18:08 | |
kevinbenton | andreaf: shoot | 18:09 |
*** ihrachys has joined #openstack-neutron | 18:10 | |
*** salv-orl_ has joined #openstack-neutron | 18:10 | |
*** ihrachys has joined #openstack-neutron | 18:10 | |
*** salv-orlando has quit IRC | 18:12 | |
*** shaner has quit IRC | 18:13 | |
*** jpena is now known as jpena|away | 18:13 | |
openstackgerrit | Bertrand Lallau proposed openstack/neutron-fwaas master: Fix scale issue in case of services_sync_needed V1 https://review.openstack.org/424551 | 18:14 |
*** ijw_ has quit IRC | 18:15 | |
*** gvrangan has joined #openstack-neutron | 18:16 | |
*** fragatina has joined #openstack-neutron | 18:17 | |
*** iyamahat has joined #openstack-neutron | 18:18 | |
*** tlian has joined #openstack-neutron | 18:18 | |
*** tidwellr has joined #openstack-neutron | 18:19 | |
*** armax has joined #openstack-neutron | 18:19 | |
*** ociuhandu has quit IRC | 18:20 | |
*** shaner has joined #openstack-neutron | 18:20 | |
*** princenana has quit IRC | 18:20 | |
*** ijw has joined #openstack-neutron | 18:20 | |
*** annegentle has quit IRC | 18:21 | |
*** jprovazn has quit IRC | 18:21 | |
*** princenana has joined #openstack-neutron | 18:21 | |
*** mlavalle has quit IRC | 18:22 | |
*** jamesdenton has joined #openstack-neutron | 18:23 | |
*** jungleboyj has quit IRC | 18:24 | |
openstackgerrit | Deepthi V V proposed openstack/networking-odl master: Functional tests for BGPVPN V2 Driver https://review.openstack.org/433537 | 18:25 |
*** princena_ has joined #openstack-neutron | 18:29 | |
*** ataraday_ has quit IRC | 18:29 | |
*** ataraday_ has joined #openstack-neutron | 18:29 | |
*** crushil has joined #openstack-neutron | 18:30 | |
*** mriedem1 is now known as mriedem | 18:30 | |
*** princenana has quit IRC | 18:31 | |
openstackgerrit | Ihar Hrachyshka proposed openstack/neutron master: Simplify get_reservations_for_resources https://review.openstack.org/435562 | 18:31 |
*** mbirru has quit IRC | 18:32 | |
*** mickeys has joined #openstack-neutron | 18:34 | |
*** john-davidge has quit IRC | 18:35 | |
andreaf | kevinbenton: I think we have an oom issue in the gate which is not neutron specific, so I added openstack-gate project to it | 18:35 |
andreaf | kevinbenton: I wanted to make sure that's fine with you and also if we continue using that bug id for E-R to track the oom issue | 18:36 |
andreaf | kevinbenton: because it's now marked as a wishlist in neutron which may reflect the neutron side of it but not the general isssue with oom in the gate | 18:36 |
*** ihrachys has quit IRC | 18:36 | |
*** ltomasbo is now known as ltomasbo|away | 18:37 | |
*** bfernando has quit IRC | 18:38 | |
*** ihrachys has joined #openstack-neutron | 18:39 | |
*** mbirru has joined #openstack-neutron | 18:39 | |
*** yamahata has joined #openstack-neutron | 18:39 | |
*** TMM has quit IRC | 18:39 | |
*** sambetts is now known as sambetts|afk | 18:42 | |
*** abhiraut has joined #openstack-neutron | 18:42 | |
*** MasterOfBugs has quit IRC | 18:42 | |
*** amuller has joined #openstack-neutron | 18:44 | |
*** ataraday_ has quit IRC | 18:46 | |
openstackgerrit | Daniel Alvarez proposed openstack/neutron master: Switch ns-metadata-proxy to haproxy https://review.openstack.org/431691 | 18:49 |
*** princena_ has quit IRC | 18:51 | |
kevinbenton | andreaf: definitely | 18:55 |
*** radhikam has quit IRC | 18:56 | |
andreaf | kevinbenton: ok cool, thanks | 18:56 |
kevinbenton | andreaf: initially we thought it was neutron-specific but after examination we could see that neutron mem-usage wasn't out of line with some of the others | 18:56 |
kevinbenton | andreaf: it's just likely the addition of the neutron service put us up into the budget of hitting the OOM killer when the system deems swapping is beneath it | 18:56 |
*** radhikam has joined #openstack-neutron | 18:58 | |
andreaf | kevinbenton: what's really strange that I've noticed recently is that all oom failures in the past days happend on rax nodes (so with xen underlying infrastructure) | 18:58 |
kevinbenton | andreaf: yeah, i saw that in the mailing thread | 18:59 |
kevinbenton | andreaf: and rax is the only XEN one right? | 18:59 |
andreaf | kevinbenton: and looking at dstat data is seems as if free memory is in generally lower throughout the test job - when compared with a job running on a different node | 18:59 |
*** gcheresh has joined #openstack-neutron | 18:59 | |
andreaf | that's the impression I got from fungi's comment on the mailing thread | 19:01 |
*** gcheresh has quit IRC | 19:01 | |
clarkb | yes it is the only Xen cloud | 19:03 |
-openstackstatus- NOTICE: Restarting gerrit due to performance problems | 19:03 | |
*** tianquan has joined #openstack-neutron | 19:03 | |
*** ihrachys has quit IRC | 19:04 | |
*** jungleboyj has joined #openstack-neutron | 19:05 | |
*** princenana has joined #openstack-neutron | 19:06 | |
openstackgerrit | Merged openstack/networking-bagpipe master: Update reno for stable/ocata https://review.openstack.org/435234 | 19:06 |
*** MasterOfBugs has joined #openstack-neutron | 19:06 | |
*** amuller has quit IRC | 19:06 | |
*** ihrachys has joined #openstack-neutron | 19:07 | |
*** gcheresh has joined #openstack-neutron | 19:09 | |
kevinbenton | ihrachys: yo | 19:11 |
* ihrachys waves back | 19:11 | |
kevinbenton | ihrachys: when we switch to pecan, what do you think of just ripping out the config option | 19:12 |
kevinbenton | ihrachys: i don't think there is a purpose to trying to support the legacy wsgi framework for a deprecation cycle | 19:13 |
*** tianquan has quit IRC | 19:13 | |
*** bjolo_ has joined #openstack-neutron | 19:15 | |
ihrachys | kevinbenton: since it's internal, yea | 19:15 |
ihrachys | we should not have exposed it via an option in the first place ;) | 19:15 |
*** wolverineav has joined #openstack-neutron | 19:16 | |
kevinbenton | ihrachys: yeah, it was just for easy testing :) | 19:19 |
kevinbenton | mriedem: yo | 19:19 |
ihrachys | we could have a separate script, or a file based marker; anyhow, what's done is done, there is no need to maintain compatibility for internals; that being said, we will need to give it some time to prove it works fine before we rip the option off | 19:20 |
mriedem | kevinbenton: oh hello | 19:20 |
kevinbenton | ihrachys: yeah, i'm thinking we wait until towards the end of the cycle and then yank it | 19:20 |
kevinbenton | mriedem: 3:30PM-4:30PM on Tuesday | 19:20 |
ihrachys | sure. are we close to switch? | 19:20 |
kevinbenton | mriedem: how does that make you feel? | 19:20 |
kevinbenton | ihrachys: I believe we could switch now, but there is one more patch to add support for paste deploy that I want to land just so we have parity | 19:21 |
kevinbenton | ihrachys: https://review.openstack.org/#/c/364651/ | 19:21 |
mriedem | kevinbenton: probably fine, i know superdan will be around, and i think johnthetubaguy | 19:21 |
mriedem | that's easier than wed or thurs anyway | 19:22 |
kevinbenton | mriedem: cool. i'll get us a room | 19:22 |
* mriedem thinks of a joke | 19:23 | |
mriedem | the only thing that will mess up tuesday stuff, | 19:23 |
*** eezhova has quit IRC | 19:23 | |
kevinbenton | mriedem: the actual joke is left as an exercise to the reader | 19:23 |
mriedem | is how random the other wg sessions are going tobe | 19:23 |
kevinbenton | mriedem: well we can try and see what happens | 19:24 |
mriedem | like arch/api wg, perf, docs, horizon, osc, etc | 19:24 |
mriedem | yeah | 19:24 |
kevinbenton | mriedem: we can always schedule more time later in the week | 19:24 |
kevinbenton | mriedem: if it falls apart | 19:24 |
mriedem | sure | 19:24 |
*** amuller has joined #openstack-neutron | 19:26 | |
kevinbenton | mriedem: done and email sent | 19:27 |
mriedem | cool | 19:27 |
*** mlavalle has joined #openstack-neutron | 19:27 | |
rm_work | kevinbenton: oh I found the thing | 19:28 |
rm_work | in the client, floatingip has a name field | 19:28 |
rm_work | must be a client issue | 19:28 |
rm_work | (on `openstack floating ip show` | 19:28 |
rm_work | ) | 19:28 |
rm_work | it is always set to None | 19:28 |
*** princenana has quit IRC | 19:28 | |
kevinbenton | rm_work: ah. probably whoever brought it over to the client didn't realize it wasn't there | 19:28 |
*** princenana has joined #openstack-neutron | 19:29 | |
*** mbirru has quit IRC | 19:29 | |
rm_work | obviously the easiest solution is to add a name field to FLIPs | 19:30 |
rm_work | ^_^ | 19:30 |
*** annegentle has joined #openstack-neutron | 19:30 | |
kevinbenton | rm_work: not unreasonable actually :) | 19:30 |
kevinbenton | rm_work: it's an expansion script | 19:30 |
kevinbenton | rm_work: so no worries about data migration issues | 19:30 |
kevinbenton | zzzeek: 1.3 million function calls :) | 19:32 |
kevinbenton | zzzeek: impressive | 19:32 |
*** armax has quit IRC | 19:33 | |
*** ihrachys has quit IRC | 19:34 | |
*** gcheresh has quit IRC | 19:34 | |
openstackgerrit | Ching Sun proposed openstack/networking-sfc master: Optimize and clean-up sfc_driver. https://review.openstack.org/435334 | 19:35 |
*** john-davidge has joined #openstack-neutron | 19:36 | |
*** mbirru has joined #openstack-neutron | 19:36 | |
*** eezhova has joined #openstack-neutron | 19:37 | |
*** ociuhandu has joined #openstack-neutron | 19:37 | |
*** mmalik4 has quit IRC | 19:38 | |
*** princenana has quit IRC | 19:38 | |
*** virtuallynathan has joined #openstack-neutron | 19:38 | |
*** reedip_1 has quit IRC | 19:38 | |
*** princenana has joined #openstack-neutron | 19:38 | |
*** ihrachys has joined #openstack-neutron | 19:39 | |
openstackgerrit | Ching Sun proposed openstack/networking-sfc master: Optimize and clean-up sfc_driver. https://review.openstack.org/435334 | 19:40 |
*** mmalik4 has joined #openstack-neutron | 19:40 | |
kevinbenton | ihrachys: did the bot patch merge yet? | 19:41 |
ihrachys | kevinbenton: you mean e-r? nope | 19:41 |
*** john-davidge has quit IRC | 19:41 | |
ihrachys | still sitting https://review.openstack.org/#/c/433828/ | 19:41 |
*** stanzgy has joined #openstack-neutron | 19:42 | |
*** tianquan has joined #openstack-neutron | 19:42 | |
kevinbenton | ihrachys: ack | 19:42 |
kevinbenton | ihrachys: who is core on that? regular infra folks? | 19:43 |
ihrachys | yea https://review.openstack.org/#/admin/groups/779,members | 19:43 |
kevinbenton | ihrachys: thx | 19:43 |
kevinbenton | clarkb: we want spam in our channel https://review.openstack.org/#/c/433828/ | 19:44 |
kevinbenton | can you oblige? :) | 19:44 |
*** janzian has quit IRC | 19:44 | |
*** claudiub has joined #openstack-neutron | 19:46 | |
*** tianquan has quit IRC | 19:47 | |
*** fragatina has quit IRC | 19:47 | |
kevinbenton | clarkb: thanks! | 19:47 |
openstackgerrit | Anindita Das proposed openstack/neutron-lib master: api-ref: Correcting QoS policies in API extension https://review.openstack.org/358397 | 19:51 |
*** annegentle has quit IRC | 19:55 | |
*** donghao has joined #openstack-neutron | 19:56 | |
*** dsneddon is now known as dsneddon_afk | 19:56 | |
*** princenana has quit IRC | 19:57 | |
*** annegentle has joined #openstack-neutron | 19:57 | |
*** princenana has joined #openstack-neutron | 19:57 | |
*** dsneddon has joined #openstack-neutron | 19:58 | |
*** ihrachys has quit IRC | 19:58 | |
*** ihrachys has joined #openstack-neutron | 20:00 | |
*** donghao has quit IRC | 20:00 | |
*** janzian has joined #openstack-neutron | 20:02 | |
*** crushil has quit IRC | 20:07 | |
openstackgerrit | Freya Dian Yu proposed openstack/networking-sfc master: Symmetric Chain Support for OVS driver and agent https://review.openstack.org/410482 | 20:09 |
*** TMM has joined #openstack-neutron | 20:10 | |
*** amuller has quit IRC | 20:10 | |
*** amuller has joined #openstack-neutron | 20:11 | |
zzzeek | kevinbenton: vs. what...what are we doing | 20:18 |
*** moshele has joined #openstack-neutron | 20:22 | |
openstackgerrit | Sindhu Devale proposed openstack/neutron master: [WIP] Creating a subnet without allocation pool https://review.openstack.org/433234 | 20:23 |
*** ihrachys has quit IRC | 20:26 | |
*** ihrachys has joined #openstack-neutron | 20:27 | |
*** jlibosva has quit IRC | 20:27 | |
*** princenana has quit IRC | 20:28 | |
*** princena_ has joined #openstack-neutron | 20:28 | |
kevinbenton | zzzeek: was looking at the number of function calls in that bitbuck issue you mentioned me on :) | 20:28 |
zzzeek | kevinbenton: they add up a lot | 20:30 |
zzzeek | kevinbenton: not sure how "joined eager loads for lots of many to ones" became "mostly subquery eager loads for one to manys" | 20:30 |
zzzeek | kevinbenton: i havent looked to see what changed specifically | 20:30 |
kevinbenton | zzzeek: https://review.openstack.org/#/c/408143/ | 20:31 |
zzzeek | kevinbenton: for collections, lazy=subquery is usually better. but the callcoutn overhead for "joined" with the new patch will be much lower than subquery | 20:32 |
zzzeek | kevinbenton: so depends on where the overhead is | 20:32 |
kevinbenton | zzzeek: right. that's why i brought it up in the patch | 20:32 |
zzzeek | kevinbenton: if the overhead is in, too-wide rows from joined loading, then subqeury is better. if the overhead was from, the excessive python overhead I just fixed, then...:P) | 20:33 |
zzzeek | b.c. i can't do a quick win like that on the subqeury eager load side. on joined i decrased callcounts by 270% | 20:33 |
*** moshele has quit IRC | 20:34 | |
kevinbenton | zzzeek: yeah, unfortunately with the joined stuff, we can easily get a single port querying returning 10K+ rows | 20:34 |
kevinbenton | zzzeek: load it up with 10 fixed IPs, 10 extra dhcp opts, 10 allowed address pairs, 10 tags | 20:34 |
kevinbenton | zzzeek: and bam | 20:34 |
zzzeek | kevinbenton: then subq loading is better | 20:35 |
zzzeek | kevinbenton: if oyu have a lot of rows | 20:35 |
zzzeek | kevinbenton: if a colleciotn is like two rows, not worth it | 20:35 |
zzzeek | kevinbenton: gotta run :) | 20:35 |
kevinbenton | zzzeek: noooo | 20:35 |
zzzeek | im on semi-pto today | 20:35 |
kevinbenton | zzzeek: :) | 20:35 |
*** salv-orl_ has quit IRC | 20:35 | |
kevinbenton | zzzeek: you're not going to PTG right? | 20:35 |
zzzeek | try out my patch anyway if you have time | 20:35 |
zzzeek | kevinbenton: nope. | 20:35 |
zzzeek | kevinbenton: but im here, get me ona google chat | 20:36 |
kevinbenton | zzzeek: dang. what do you think the odds of getting an oslo.db release out early next week are? :) | 20:36 |
zzzeek | kevinbenton: ask rpodolyaka etc. | 20:36 |
kevinbenton | zzzeek: ack. have a nice semi-day off | 20:36 |
zzzeek | yep | 20:36 |
*** amoralej is now known as amoralej|off | 20:37 | |
*** Leom has quit IRC | 20:37 | |
*** princena_ has quit IRC | 20:37 | |
*** crushil has joined #openstack-neutron | 20:38 | |
kevinbenton | ihrachys: yo | 20:39 |
kevinbenton | haleyb: ping | 20:40 |
*** stanzgy has quit IRC | 20:40 | |
haleyb | kevinbenton: hey | 20:40 |
kevinbenton | haleyb: one-line patch :) https://review.openstack.org/#/c/431773/ | 20:40 |
ihrachys | kevinbenton: sup | 20:43 |
ihrachys | that patch? +W | 20:43 |
*** jerrygb has quit IRC | 20:44 | |
haleyb | well, i was looking at the ebtables man page, remember that change in a similar patch :-p | 20:44 |
kevinbenton | ihrachys: was wondering if you felt like reviewing a change to the nova notifier https://review.openstack.org/#/c/300245/ | 20:44 |
kevinbenton | haleyb: what do you mean? | 20:51 |
kevinbenton | haleyb: you remember it from the nova side? | 20:51 |
haleyb | kevinbenton: no, i was just thinking i had seen something similar, but it might have included a wait time or something. my mind is like an elephants | 20:52 |
haleyb | change looks fine to me | 20:52 |
*** obondarev has joined #openstack-neutron | 20:52 | |
kevinbenton | ihrachys: shall we switch to storyboard as well? :) | 20:53 |
kevinbenton | ihrachys: i see they have a gertty equivalent which immediately sold me | 20:53 |
ihrachys | kevinbenton: we should, for reasons beyond how we review things | 20:53 |
ihrachys | kevinbenton: I find it hard to track 'epics' with launchpad | 20:54 |
openstackgerrit | Brandon Logan proposed openstack/neutron master: Pecan: Get loaded by paste deploy https://review.openstack.org/364651 | 20:54 |
kevinbenton | ihrachys: do you mean a story? :) | 20:55 |
*** fragatina has joined #openstack-neutron | 20:55 | |
haleyb | kevinbenton: ah, i think it was using iptables -w, which could block forever, don't know if --concurrent will do the same, but we'd only be contending with libvirt i think | 20:56 |
ihrachys | kevinbenton: I guess so :) I mean, things like 'oh, we need to switch the gate to python3' | 20:56 |
*** pbandark has quit IRC | 21:00 | |
openstackgerrit | Kevin Benton proposed openstack/neutron master: Bulk up port status updating in get_device_details https://review.openstack.org/434682 | 21:02 |
kevinbenton | haleyb: we won't even normally contend with libvirt since they don't do ip spoofing with neutron enabled | 21:04 |
kevinbenton | haleyb: this is just to protect us from the random case where someone is doing ebtables things on their own | 21:04 |
*** g3ek has quit IRC | 21:04 | |
*** bkopilov has joined #openstack-neutron | 21:04 | |
*** bkopilov_ has joined #openstack-neutron | 21:04 | |
*** haplo37_ has quit IRC | 21:09 | |
haleyb | kevinbenton: that's assuming they are also using --concurrent, right? | 21:09 |
*** annegentle has quit IRC | 21:10 | |
*** mmalik4 has quit IRC | 21:10 | |
*** mmalik4 has joined #openstack-neutron | 21:11 | |
*** armax has joined #openstack-neutron | 21:14 | |
kevinbenton | haleyb: yeah | 21:14 |
openstackgerrit | Ihar Hrachyshka proposed openstack/neutron master: Added support for _lock_for_update=True to get_object[s] https://review.openstack.org/435598 | 21:14 |
kevinbenton | ihrachys: do we need _lock_for_update still? | 21:15 |
ihrachys | kevinbenton: quotas | 21:15 |
kevinbenton | ihrachys: if that's all it's for i would rather remove the lock and switch to compare and swap... | 21:15 |
ihrachys | there is also something in type drivers for allocations | 21:17 |
kevinbenton | ihrachys: ah. dang | 21:17 |
*** crushil has quit IRC | 21:18 | |
*** g3ek has joined #openstack-neutron | 21:18 | |
*** haplo37_ has joined #openstack-neutron | 21:19 | |
*** crushil has joined #openstack-neutron | 21:21 | |
*** tbachman has quit IRC | 21:21 | |
*** tidwellr has quit IRC | 21:25 | |
*** kriskend_ has joined #openstack-neutron | 21:25 | |
openstackgerrit | Kevin Benton proposed openstack/neutron master: Move notify_security_groups_member_updated to callback https://review.openstack.org/435601 | 21:25 |
*** tidwellr has joined #openstack-neutron | 21:26 | |
*** gcheresh has joined #openstack-neutron | 21:26 | |
*** kriskend has quit IRC | 21:28 | |
*** tidwellr has quit IRC | 21:30 | |
*** tianquan has joined #openstack-neutron | 21:30 | |
*** tonytan4ever has quit IRC | 21:34 | |
*** Jeffrey4l_ has joined #openstack-neutron | 21:34 | |
*** Jeffrey4l has quit IRC | 21:34 | |
*** tianquan has quit IRC | 21:35 | |
*** princenana has joined #openstack-neutron | 21:35 | |
*** john-davidge has joined #openstack-neutron | 21:37 | |
*** annegentle has joined #openstack-neutron | 21:37 | |
*** fragatin_ has joined #openstack-neutron | 21:38 | |
*** fragatina has quit IRC | 21:40 | |
*** john-davidge has quit IRC | 21:41 | |
*** annegentle has quit IRC | 21:41 | |
*** ihrachys has quit IRC | 21:44 | |
*** virtuallynathan has quit IRC | 21:45 | |
*** ihrachys has joined #openstack-neutron | 21:45 | |
*** wolverineav has quit IRC | 21:48 | |
*** tonytan4ever has joined #openstack-neutron | 21:48 | |
*** wolverineav has joined #openstack-neutron | 21:49 | |
*** bjolo_ has quit IRC | 21:51 | |
*** thorst_ has quit IRC | 21:53 | |
*** tbachman has joined #openstack-neutron | 21:53 | |
*** obondarev has quit IRC | 21:54 | |
*** jamesdenton has quit IRC | 21:54 | |
*** bobmel has quit IRC | 21:56 | |
*** liangy has quit IRC | 21:57 | |
*** jerrygb has joined #openstack-neutron | 21:57 | |
*** amotoki has joined #openstack-neutron | 21:57 | |
*** amotoki has quit IRC | 21:58 | |
*** princenana has quit IRC | 21:58 | |
*** princenana has joined #openstack-neutron | 21:59 | |
*** amotoki has joined #openstack-neutron | 21:59 | |
*** amotoki has quit IRC | 21:59 | |
*** wolverineav has quit IRC | 22:00 | |
openstackgerrit | Ihar Hrachyshka proposed openstack/neutron master: WIP: try out primary key for project_id and resource on Quota https://review.openstack.org/435614 | 22:02 |
*** jerrygb has quit IRC | 22:03 | |
*** wolverineav has joined #openstack-neutron | 22:03 | |
*** sterdnotshaken has joined #openstack-neutron | 22:06 | |
manjeets | ihrachys, https://review.openstack.org/#/c/353088/ is ready for review when you get time | 22:06 |
*** crose has quit IRC | 22:07 | |
*** wolverineav has quit IRC | 22:07 | |
*** crose has joined #openstack-neutron | 22:08 | |
*** amuller has quit IRC | 22:11 | |
*** eezhova has quit IRC | 22:11 | |
openstackgerrit | Ihar Hrachyshka proposed openstack/neutron master: tests: setup core plugin for all test cases https://review.openstack.org/435615 | 22:11 |
*** gouthamr has quit IRC | 22:11 | |
*** ihrachys has quit IRC | 22:12 | |
*** tianquan has joined #openstack-neutron | 22:12 | |
*** crose has quit IRC | 22:13 | |
*** ihrachys has joined #openstack-neutron | 22:15 | |
*** fragatin_ has quit IRC | 22:16 | |
*** dave-mccowan has quit IRC | 22:17 | |
*** wolverineav has joined #openstack-neutron | 22:17 | |
*** fragatina has joined #openstack-neutron | 22:17 | |
*** damien has joined #openstack-neutron | 22:19 | |
*** crushil has quit IRC | 22:19 | |
*** haleyb has quit IRC | 22:20 | |
*** damien has quit IRC | 22:21 | |
*** princenana has quit IRC | 22:21 | |
*** princenana has joined #openstack-neutron | 22:22 | |
*** wolverineav has quit IRC | 22:23 | |
*** jheroux has quit IRC | 22:24 | |
*** gcheresh has quit IRC | 22:24 | |
*** salv-orlando has joined #openstack-neutron | 22:26 | |
*** kriskend_ has quit IRC | 22:26 | |
openstackgerrit | Ihar Hrachyshka proposed openstack/neutron master: Simplify get_reservations_for_resources https://review.openstack.org/435562 | 22:26 |
*** manheim has joined #openstack-neutron | 22:28 | |
*** ihrachys has quit IRC | 22:30 | |
*** janzian has quit IRC | 22:30 | |
*** manheim has quit IRC | 22:32 | |
*** baoli has quit IRC | 22:33 | |
*** gouthamr has joined #openstack-neutron | 22:34 | |
*** reedip_1 has joined #openstack-neutron | 22:36 | |
*** john-davidge has joined #openstack-neutron | 22:37 | |
*** john-davidge has quit IRC | 22:42 | |
*** princenana has quit IRC | 22:42 | |
*** princenana has joined #openstack-neutron | 22:43 | |
*** damien has joined #openstack-neutron | 22:46 | |
*** damien has quit IRC | 22:47 | |
*** wolverineav has joined #openstack-neutron | 22:47 | |
*** matrohon has quit IRC | 22:48 | |
*** DafreyG has joined #openstack-neutron | 22:48 | |
*** dsneddon has quit IRC | 22:48 | |
*** liangy has joined #openstack-neutron | 22:54 | |
*** DafreyG has quit IRC | 22:59 | |
*** DafreyG has joined #openstack-neutron | 22:59 | |
*** jerrygb has joined #openstack-neutron | 23:00 | |
*** iranzo has quit IRC | 23:03 | |
*** gatuus has quit IRC | 23:04 | |
*** tianquan has quit IRC | 23:04 | |
*** tonytan4ever has quit IRC | 23:05 | |
*** princenana has quit IRC | 23:06 | |
*** princenana has joined #openstack-neutron | 23:06 | |
*** boden has quit IRC | 23:06 | |
*** mmalik4 has quit IRC | 23:14 | |
*** tianquan has joined #openstack-neutron | 23:18 | |
*** ijw has quit IRC | 23:18 | |
*** catintheroof has quit IRC | 23:21 | |
*** armax has quit IRC | 23:22 | |
*** catintheroof has joined #openstack-neutron | 23:22 | |
*** tianquan has quit IRC | 23:22 | |
*** DafreyG has quit IRC | 23:25 | |
*** mriedem has quit IRC | 23:26 | |
*** catintheroof has quit IRC | 23:26 | |
*** DafreyG has joined #openstack-neutron | 23:26 | |
*** thorst has joined #openstack-neutron | 23:27 | |
*** princenana has quit IRC | 23:29 | |
*** princenana has joined #openstack-neutron | 23:29 | |
*** ZZelle_ has quit IRC | 23:30 | |
*** claudiub|2 has joined #openstack-neutron | 23:30 | |
*** MasterOfBugs has quit IRC | 23:32 | |
*** thorst has quit IRC | 23:32 | |
*** claudiub has quit IRC | 23:32 | |
*** wolverineav has quit IRC | 23:37 | |
*** wolverineav has joined #openstack-neutron | 23:41 | |
*** marst has quit IRC | 23:41 | |
*** DafreyG has quit IRC | 23:42 | |
*** manheim has joined #openstack-neutron | 23:44 | |
*** chlong has quit IRC | 23:46 | |
*** liangy has quit IRC | 23:48 | |
openstackgerrit | Ching Sun proposed openstack/networking-sfc master: Optimize unit test test_sfc_extensions https://review.openstack.org/435178 | 23:49 |
*** wolverineav has quit IRC | 23:50 | |
*** princenana has quit IRC | 23:51 | |
*** princenana has joined #openstack-neutron | 23:51 | |
*** wolverineav has joined #openstack-neutron | 23:55 | |
*** marst has joined #openstack-neutron | 23:55 | |
*** wolverineav has quit IRC | 23:59 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!