*** yeungp has joined #openstack-neutron | 00:00 | |
*** amcrn has quit IRC | 00:00 | |
*** bradjones has quit IRC | 00:01 | |
*** pballand has quit IRC | 00:01 | |
nunizacu | i dont see anywhere in code creating of qvb | 00:03 |
---|---|---|
nunizacu | maybe need to dig harder | 00:03 |
*** prasoon has joined #openstack-neutron | 00:06 | |
*** xgerman has quit IRC | 00:09 | |
*** tflynn has quit IRC | 00:12 | |
*** prasoon has quit IRC | 00:12 | |
*** tflynn has joined #openstack-neutron | 00:12 | |
*** ijw has joined #openstack-neutron | 00:16 | |
*** sgordon has quit IRC | 00:16 | |
*** pcm has quit IRC | 00:16 | |
*** JayJ has joined #openstack-neutron | 00:19 | |
*** jckasper has joined #openstack-neutron | 00:22 | |
*** tflynn has quit IRC | 00:22 | |
*** SumitNaiksatam has quit IRC | 00:23 | |
*** ijw_ has joined #openstack-neutron | 00:23 | |
*** JayJ has quit IRC | 00:24 | |
nunizacu | so nobody got any idea? when i ask on nova channel they will problelby send me here couse all day long im sent to other channel | 00:24 |
*** ijw has quit IRC | 00:26 | |
*** chuckC has joined #openstack-neutron | 00:27 | |
*** JayJ has joined #openstack-neutron | 00:27 | |
*** armax has left #openstack-neutron | 00:30 | |
beagles | nunizacu: I'm just rejoining for a few minutes (eod here) can you restate your issue for me? | 00:30 |
*** kopparam has joined #openstack-neutron | 00:30 | |
beagles | nunizacu: you are configuring with OVS or ML2 with OVS mechanism driver? | 00:32 |
nunizacu | ml2 | 00:32 |
nunizacu | enabled local, flat and vlan | 00:33 |
beagles | nunizacu: your VM is not booting up? | 00:33 |
nunizacu | no, nova compute complains about no qvb | 00:34 |
nunizacu | i had problem with openvstich but changing api from 1.3 to 1.2 solved it | 00:34 |
nunizacu | but that was at neutron side | 00:34 |
*** kopparam has quit IRC | 00:35 | |
nunizacu | only log where i see problem i s nova-compute | 00:35 |
nunizacu | i heard nova should create qvb but i dont know why it isnt | 00:35 |
beagles | the bridge is created as part of how security groups are implemented... what version of openstack are you using, the trunk ? | 00:36 |
nunizacu | no, 14.10 packages 2014.2 | 00:37 |
nunizacu | i see no problem in changing py files if i know witch is a problem | 00:37 |
beagles | mmmm... well, that's just it. I'd be a little surprised if it was the python. It sounds like configuration | 00:38 |
*** ZZelle has quit IRC | 00:38 | |
nunizacu | is security_group_api = neutron right? | 00:39 |
*** stanzgy has quit IRC | 00:39 | |
nunizacu | i can paste config but i is such mess like hell | 00:39 |
nunizacu | due to constant changes so i can isolate the problem | 00:40 |
beagles | 1s | 00:40 |
*** padkrish has quit IRC | 00:41 | |
*** padkrish has joined #openstack-neutron | 00:41 | |
*** SridharR_ has joined #openstack-neutron | 00:42 | |
*** SridharR_ has quit IRC | 00:42 | |
*** JayJ has quit IRC | 00:44 | |
*** SridharRamaswamy has quit IRC | 00:45 | |
*** padkrish has quit IRC | 00:46 | |
beagles | hrmm... I wonder if the ML2 mechanism driver is not passing the VIF detail for enabling the hybrid plug | 00:46 |
*** ijw_ has quit IRC | 00:46 | |
*** sbfox has joined #openstack-neutron | 00:48 | |
*** flaviof is now known as flaviof_zzz | 00:49 | |
*** JayJ has joined #openstack-neutron | 00:50 | |
beagles | did you change configurations with existing VMs running or anything like that | 00:50 |
nunizacu | no | 00:50 |
nunizacu | i did clean nova db, sync | 00:50 |
nunizacu | before shuting down and destroying all instances | 00:51 |
nunizacu | http://pastebin.com/nHZ4wmje my nova.conf | 00:51 |
nunizacu | mess like hell so filter # | 00:51 |
*** crc32 has quit IRC | 00:52 | |
nunizacu | well, if openvwtich plugin can support per tenant vpn, virtual networks and similar stuff, maybe i'll change | 00:53 |
nunizacu | but afair i had problem with iit also vit_type=bund someting | 00:53 |
nunizacu | i tried all 3 vif driver with same result | 00:54 |
nunizacu | i'll check out vif py code as well in meantime | 00:54 |
*** padkrish has joined #openstack-neutron | 00:55 | |
*** spandhe has quit IRC | 00:56 | |
*** mitarun has joined #openstack-neutron | 00:56 | |
*** alexpilotti has quit IRC | 00:56 | |
*** sbfox has quit IRC | 00:56 | |
beagles | there is only the generic vif driver now as it happens | 00:56 |
beagles | those config values shouldn't do anything | 00:57 |
*** ryu25 has joined #openstack-neutron | 00:58 | |
*** tomoe_ has joined #openstack-neutron | 00:58 | |
*** mitarun has quit IRC | 01:00 | |
*** alexpilotti has joined #openstack-neutron | 01:02 | |
nunizacu | i tried hybrid and ovs | 01:02 |
nunizacu | i'll try once more, whats thae mater 3 or 4 days without sleep | 01:03 |
*** signed8b_ has quit IRC | 01:03 | |
*** yamahata has joined #openstack-neutron | 01:03 | |
nunizacu | hybrid or ovs? | 01:04 |
nunizacu | they dont differ that much in code :D | 01:05 |
beagles | if you look at the code, you should see that there is no hybrid driver anymore. It is all in the generic VIF driver and alter their behavior depending on flags provided by neutron | 01:05 |
beagles | s/their/its/ | 01:05 |
nunizacu | so what should i change in nova conf | 01:06 |
nunizacu | or where | 01:06 |
nunizacu | i dont know about flags | 01:06 |
*** alexpilotti has quit IRC | 01:06 | |
*** otherwiseguy has joined #openstack-neutron | 01:06 | |
beagles | ermm... remove all vif driver things? there is only 1 | 01:06 |
nunizacu | change to generic vif ? | 01:07 |
nunizacu | look, talk to me like and idiot who programs for 18 years | 01:07 |
nunizacu | and do networks for 17 | 01:08 |
beagles | I recommend checking your installed code to make sure we are talking about the proper versions here. If you look at the code, you should see there is no configuration for the vif driver anymore. | 01:08 |
nunizacu | apt-get says it is 2014.2 | 01:08 |
beagles | I will not vouch for packaging accuracy | 01:09 |
*** devvesa has joined #openstack-neutron | 01:12 | |
nunizacu | well i see vif clases in code | 01:13 |
nunizacu | but they arent much different | 01:13 |
*** morganfainberg is now known as morganfainberg_Z | 01:13 | |
nunizacu | and i dont see any place where qvb is created | 01:13 |
beagles | in nova/virt/libvirt/vif.py you see different VIF driver classes? | 01:14 |
nunizacu | yes | 01:14 |
*** tomoe_ has quit IRC | 01:14 | |
*** JayJ has quit IRC | 01:15 | |
*** JayJ has joined #openstack-neutron | 01:16 | |
*** _cjones_ has quit IRC | 01:16 | |
nunizacu | but i dont see they read option | 01:16 |
*** stanzgy has joined #openstack-neutron | 01:16 | |
*** devvesa has quit IRC | 01:16 | |
*** _cjones_ has joined #openstack-neutron | 01:17 | |
beagles | out of curiousity, what are the class names you see | 01:17 |
*** otherwiseguy has quit IRC | 01:20 | |
*** terryw has joined #openstack-neutron | 01:20 | |
*** _cjones_ has quit IRC | 01:21 | |
*** padkrish has quit IRC | 01:21 | |
beagles | I'm not following the ubuntu packaging but I find your purported installed version to be a little surprising. See https://launchpad.net/ubuntu/+source/nova | 01:21 |
beagles | It isn't 2014.1.2 you have installed? | 01:22 |
*** trinaths has joined #openstack-neutron | 01:22 | |
beagles | if so, I'm not sure if the ML2 driver is passing back that flag or not | 01:22 |
nunizacu | Version: 1:2014.2~b2-0ubuntu1 | 01:22 |
LiberTerra | what app was that that looked like a cassette tape | 01:23 |
LiberTerra | oops. . wrong channel | 01:23 |
nunizacu | i use testing ppa | 01:23 |
nunizacu | and 14.10 | 01:23 |
beagles | okay.. full version makes more sense, so that being the case, it is odd that the there are multiple vif classes | 01:23 |
rkukura | beagles, nunizacu: You may want to run “neutron port-show <id>” as admin to see the binding:vif_type and binding:vif_details values getting passed to nova. | 01:24 |
*** ivar-lazzaro has quit IRC | 01:24 | |
beagles | anyways... you are looking for problems in that area | 01:24 |
beagles | ie. the vif information from neutron to nova | 01:24 |
beagles | and like rkukura says.. that's one way to find out if it is even there | 01:24 |
nunizacu | i checked vif from top to bottoom, no sign of qvb | 01:25 |
beagles | it's not hardcoded | 01:25 |
beagles | the method plug_ovs_hybrid is what you want | 01:25 |
nunizacu | binding:vif_type | ovs | 01:25 |
beagles | if not linux_net.device_exists(br_name) | 01:25 |
beagles | and the following bits set up the bridge | 01:26 |
beagles | there may even be some comments explaining what's happening | 01:26 |
beagles | anyways.. its time for ZZzzs in this part of the world | 01:26 |
beagles | ciao | 01:26 |
nunizacu | there is no vif detail section | 01:27 |
nunizacu | oh no, there is | 01:27 |
*** nlahouti has quit IRC | 01:27 | |
nunizacu | binding:vif_details | {"port_filter": true, "ovs_hybrid_plug": true} | 01:27 |
nunizacu | so problem is somewhere between linuxnet and vif | 01:27 |
nunizacu | lets try hacks | 01:28 |
*** sbfox has joined #openstack-neutron | 01:28 | |
*** topshare has joined #openstack-neutron | 01:29 | |
*** shakamunyi has quit IRC | 01:29 | |
*** JayJ has quit IRC | 01:30 | |
*** JayJ has joined #openstack-neutron | 01:31 | |
*** mitz_ has joined #openstack-neutron | 01:31 | |
*** mitz has quit IRC | 01:33 | |
*** morganfainberg_Z is now known as morganfainberg | 01:33 | |
*** topshare has quit IRC | 01:33 | |
*** mageshgv has quit IRC | 01:35 | |
*** JayJ has quit IRC | 01:36 | |
*** shakamunyi has joined #openstack-neutron | 01:36 | |
nunizacu | i got no idea | 01:37 |
nunizacu | vif driver is not worth changing becuse it doesnt work | 01:37 |
nunizacu | but there is a section in one driver in vif other driver that actualy makes that bridge | 01:38 |
nunizacu | i think it is it | 01:40 |
nunizacu | becuse it has log that is not in log file | 01:40 |
*** baohua has joined #openstack-neutron | 01:41 | |
*** topshare has joined #openstack-neutron | 01:50 | |
*** rms_13 has left #openstack-neutron | 01:50 | |
*** amotoki has joined #openstack-neutron | 01:50 | |
*** JayJ has joined #openstack-neutron | 01:52 | |
*** diegows has quit IRC | 01:53 | |
nunizacu | i got no idea | 01:53 |
nunizacu | i dont see what py file is resposible for creating qvb | 01:54 |
*** xuhanp has joined #openstack-neutron | 01:55 | |
nunizacu | maybe neutron doesnt send some info or what | 01:55 |
nunizacu | turning on debug on neutron resultet in loop and rpc loop in openvswtich.log | 01:58 |
*** topshare has quit IRC | 01:59 | |
*** ijw has joined #openstack-neutron | 02:00 | |
*** topshare has joined #openstack-neutron | 02:03 | |
*** topshare has quit IRC | 02:03 | |
*** _cjones_ has joined #openstack-neutron | 02:06 | |
*** mitarun has joined #openstack-neutron | 02:06 | |
*** Guest61572 is now known as dansmith | 02:09 | |
*** prasoon has joined #openstack-neutron | 02:09 | |
*** mitarun has quit IRC | 02:13 | |
*** mitarun has joined #openstack-neutron | 02:13 | |
*** prasoon has quit IRC | 02:14 | |
*** JayJ has quit IRC | 02:18 | |
*** mitarun has quit IRC | 02:18 | |
*** JayJ has joined #openstack-neutron | 02:19 | |
*** _cjones_ has quit IRC | 02:23 | |
*** kopparam has joined #openstack-neutron | 02:32 | |
*** trad511 has joined #openstack-neutron | 02:33 | |
*** prasoon has joined #openstack-neutron | 02:34 | |
*** ianw has quit IRC | 02:35 | |
*** tgohad has quit IRC | 02:36 | |
*** kopparam has quit IRC | 02:36 | |
*** tflynn has joined #openstack-neutron | 02:36 | |
*** tsg has quit IRC | 02:37 | |
*** ijw has quit IRC | 02:37 | |
*** ijw has joined #openstack-neutron | 02:38 | |
*** ianw has joined #openstack-neutron | 02:38 | |
*** prasoon has quit IRC | 02:39 | |
*** ianw has quit IRC | 02:39 | |
*** ianw has joined #openstack-neutron | 02:40 | |
*** ianw has quit IRC | 02:40 | |
*** ianw has joined #openstack-neutron | 02:41 | |
*** jckasper has quit IRC | 02:42 | |
*** jckasper has joined #openstack-neutron | 02:43 | |
*** trinaths has quit IRC | 02:43 | |
*** inteq has quit IRC | 02:44 | |
*** harlowja is now known as harlowja_away | 02:44 | |
*** tflynn has quit IRC | 02:45 | |
*** ianw has quit IRC | 02:45 | |
*** ianw has joined #openstack-neutron | 02:46 | |
*** tflynn has joined #openstack-neutron | 02:46 | |
*** tflynn has quit IRC | 02:51 | |
*** tflynn has joined #openstack-neutron | 02:53 | |
*** popw has joined #openstack-neutron | 02:55 | |
*** AbsinthMind has joined #openstack-neutron | 02:55 | |
*** ivar-lazzaro has joined #openstack-neutron | 02:57 | |
*** lazy_prince is now known as killer_prince | 02:57 | |
*** ianw has quit IRC | 02:59 | |
*** ianw has joined #openstack-neutron | 02:59 | |
*** ivar-lazzaro has quit IRC | 03:01 | |
*** devvesa has joined #openstack-neutron | 03:01 | |
*** shivharis has joined #openstack-neutron | 03:02 | |
*** shivharis has quit IRC | 03:03 | |
*** tflynn has quit IRC | 03:03 | |
*** k_stev1 has quit IRC | 03:03 | |
*** tflynn has joined #openstack-neutron | 03:03 | |
*** ianw has quit IRC | 03:04 | |
*** ianw has joined #openstack-neutron | 03:05 | |
*** devvesa has quit IRC | 03:05 | |
*** annegentle has joined #openstack-neutron | 03:10 | |
nunizacu | still the same | 03:12 |
*** changbl has joined #openstack-neutron | 03:12 | |
nunizacu | and it seams generic vif is only one | 03:12 |
nunizacu | i must have been too dizzy from sleeping so i seen more | 03:12 |
nunizacu | any ideas why i dont have qvb and qvo? | 03:13 |
*** tflynn has quit IRC | 03:18 | |
*** tflynn has joined #openstack-neutron | 03:19 | |
*** AbsinthMind has quit IRC | 03:21 | |
*** harlowja_away has quit IRC | 03:29 | |
*** leenheer has joined #openstack-neutron | 03:33 | |
*** prasoon has joined #openstack-neutron | 03:34 | |
*** catohornet has quit IRC | 03:35 | |
*** ianw has quit IRC | 03:38 | |
*** ianw has joined #openstack-neutron | 03:38 | |
*** mitarun has joined #openstack-neutron | 03:39 | |
prasoon | Hello! My fix for bug 1271449 is in the review here https://review.openstack.org/#/c/115162/2. Now there are multiple ways of fixing this. | 03:40 |
prasoon | So should I change to imports for those constants local to ovs_lib.py and change the imports for the same to elsewhere? Or should I make it independent (have multiple declarations)? | 03:41 |
*** trad511 has quit IRC | 03:42 | |
*** tflynn has quit IRC | 03:42 | |
*** gildub has quit IRC | 03:43 | |
*** prasoon_ has joined #openstack-neutron | 03:46 | |
*** prasoon has quit IRC | 03:46 | |
*** popw has quit IRC | 03:47 | |
*** popw has joined #openstack-neutron | 03:47 | |
*** killer_prince has quit IRC | 03:50 | |
*** killer_prince has joined #openstack-neutron | 03:51 | |
*** killer_prince is now known as lazy_prince | 03:51 | |
*** _cjones_ has joined #openstack-neutron | 03:51 | |
*** cnesa7 has quit IRC | 03:54 | |
*** _cjones_ has quit IRC | 03:56 | |
*** leenheer has quit IRC | 04:07 | |
*** a_le has quit IRC | 04:10 | |
prasoon_ | Hello everyone! Please share your feedbacks for https://review.openstack.org/#/c/115162/2? There are many ways to fix this, I am not sure which one would be the best. | 04:13 |
*** JayJ has quit IRC | 04:15 | |
*** ramishra has joined #openstack-neutron | 04:17 | |
*** sgordon has joined #openstack-neutron | 04:18 | |
*** sgordon has quit IRC | 04:18 | |
*** sgordon has joined #openstack-neutron | 04:18 | |
*** leenheer has joined #openstack-neutron | 04:20 | |
*** trinaths has joined #openstack-neutron | 04:23 | |
*** ijw has quit IRC | 04:27 | |
*** ijw has joined #openstack-neutron | 04:30 | |
*** kopparam has joined #openstack-neutron | 04:33 | |
*** atmark has joined #openstack-neutron | 04:35 | |
*** gildub has joined #openstack-neutron | 04:37 | |
*** kopparam has quit IRC | 04:38 | |
atmark | Hi, is it possible to have a specific range of floating IP for a specific project/tenant? Say tenant1 has floating IP range of 10.106.50.0/24 and tenant2 on the otherhand has 10.106.51.0/24 | 04:38 |
*** a_le has joined #openstack-neutron | 04:40 | |
*** annegentle has quit IRC | 04:44 | |
*** a_le has quit IRC | 04:45 | |
*** ramishra has quit IRC | 04:46 | |
*** JayJ has joined #openstack-neutron | 04:46 | |
*** annegentle has joined #openstack-neutron | 04:46 | |
*** ramishra has joined #openstack-neutron | 04:46 | |
*** ramishra has quit IRC | 04:48 | |
*** tflynn has joined #openstack-neutron | 04:48 | |
*** ramishra has joined #openstack-neutron | 04:49 | |
*** ijw has quit IRC | 04:50 | |
*** devvesa has joined #openstack-neutron | 04:50 | |
*** ijw has joined #openstack-neutron | 04:50 | |
*** jckasper_ has joined #openstack-neutron | 04:51 | |
*** JayJ has quit IRC | 04:52 | |
*** jckasper has quit IRC | 04:52 | |
*** yfried_ has quit IRC | 04:53 | |
*** _cjones_ has joined #openstack-neutron | 04:53 | |
*** devvesa has quit IRC | 04:54 | |
*** tomoe_ has joined #openstack-neutron | 04:56 | |
*** leenheer has quit IRC | 04:56 | |
*** _cjones_ has quit IRC | 04:57 | |
*** yamahata has quit IRC | 04:58 | |
*** yamahata has joined #openstack-neutron | 04:58 | |
*** tomoe_ has quit IRC | 05:00 | |
*** rms_13 has joined #openstack-neutron | 05:02 | |
*** nlahouti has joined #openstack-neutron | 05:05 | |
*** neeti has joined #openstack-neutron | 05:06 | |
*** nlahouti_ has joined #openstack-neutron | 05:07 | |
*** nlahouti has quit IRC | 05:09 | |
*** kopparam has joined #openstack-neutron | 05:15 | |
*** gildub has quit IRC | 05:15 | |
*** gildub has joined #openstack-neutron | 05:16 | |
*** networkstatic has quit IRC | 05:16 | |
*** SridharG has joined #openstack-neutron | 05:19 | |
*** dgollub has joined #openstack-neutron | 05:22 | |
*** ijw_ has joined #openstack-neutron | 05:23 | |
*** ijw has quit IRC | 05:26 | |
*** aepifanov has joined #openstack-neutron | 05:26 | |
*** terryw has quit IRC | 05:32 | |
*** dgollub has quit IRC | 05:33 | |
*** scotty95747 has quit IRC | 05:36 | |
*** scotty95747 has joined #openstack-neutron | 05:37 | |
*** scotty95747 has quit IRC | 05:37 | |
*** aepifanov has quit IRC | 05:39 | |
*** SumitNaiksatam has joined #openstack-neutron | 05:40 | |
*** yfried_ has joined #openstack-neutron | 05:43 | |
*** ijw_ has quit IRC | 05:52 | |
*** _cjones_ has joined #openstack-neutron | 05:53 | |
*** trad511 has joined #openstack-neutron | 05:54 | |
*** _cjones_ has quit IRC | 05:58 | |
*** k4n0 has joined #openstack-neutron | 05:59 | |
*** trad511 has quit IRC | 06:03 | |
*** sgordon has quit IRC | 06:07 | |
*** aepifanov has joined #openstack-neutron | 06:07 | |
*** ianw has quit IRC | 06:08 | |
*** ianw has joined #openstack-neutron | 06:08 | |
*** ramishra has quit IRC | 06:11 | |
*** ramishra has joined #openstack-neutron | 06:12 | |
*** nlahouti_ has quit IRC | 06:14 | |
*** chandankumar has joined #openstack-neutron | 06:14 | |
*** LiberTerra has quit IRC | 06:18 | |
*** rms_13 has quit IRC | 06:20 | |
*** Longgeek has joined #openstack-neutron | 06:20 | |
*** ivar-lazzaro has joined #openstack-neutron | 06:21 | |
*** skraynev has quit IRC | 06:23 | |
*** skraynev has joined #openstack-neutron | 06:25 | |
*** ivar-lazzaro has quit IRC | 06:26 | |
*** networkstatic has joined #openstack-neutron | 06:27 | |
yfried_ | anyone knows how I can push something to gerrit on behalf of a colleague? | 06:36 |
*** tflynn_ has joined #openstack-neutron | 06:38 | |
*** devvesa has joined #openstack-neutron | 06:39 | |
*** dgollub has joined #openstack-neutron | 06:39 | |
*** tflynn has quit IRC | 06:39 | |
*** tflynn has joined #openstack-neutron | 06:40 | |
*** tflynn has quit IRC | 06:40 | |
*** rotbeard has joined #openstack-neutron | 06:40 | |
*** tflynn has joined #openstack-neutron | 06:40 | |
*** ramishra has quit IRC | 06:41 | |
*** dkehn_ has quit IRC | 06:43 | |
*** dkehnx has quit IRC | 06:43 | |
*** eezhova has quit IRC | 06:44 | |
*** dkehn has joined #openstack-neutron | 06:44 | |
*** dkehn_ has joined #openstack-neutron | 06:45 | |
trinaths | can some one review this change, https://review.openstack.org/#/c/109659/ | 06:47 |
*** tflynn has quit IRC | 06:47 | |
*** saju_m has joined #openstack-neutron | 06:48 | |
*** JayJ has joined #openstack-neutron | 06:49 | |
*** JayJ has quit IRC | 06:54 | |
*** tnurlygayanov has joined #openstack-neutron | 06:56 | |
*** doude has joined #openstack-neutron | 06:57 | |
*** yfauser has joined #openstack-neutron | 06:58 | |
*** yfauser has left #openstack-neutron | 06:58 | |
*** afazekas has joined #openstack-neutron | 06:59 | |
*** roeyc has joined #openstack-neutron | 06:59 | |
*** simon-AS5591 has quit IRC | 07:00 | |
*** ollivier has joined #openstack-neutron | 07:02 | |
*** dbite has joined #openstack-neutron | 07:05 | |
*** kopparam has quit IRC | 07:11 | |
*** kopparam has joined #openstack-neutron | 07:11 | |
*** gildub has quit IRC | 07:11 | |
*** simon-AS559 has joined #openstack-neutron | 07:15 | |
*** kopparam has quit IRC | 07:16 | |
*** jgallard has joined #openstack-neutron | 07:18 | |
*** jgallard has quit IRC | 07:24 | |
*** jgallard has joined #openstack-neutron | 07:25 | |
*** irenab has joined #openstack-neutron | 07:27 | |
*** karimb has joined #openstack-neutron | 07:28 | |
*** bvandenh has joined #openstack-neutron | 07:28 | |
*** matrohon has joined #openstack-neutron | 07:29 | |
*** dkehn_ has quit IRC | 07:31 | |
*** dkehn has quit IRC | 07:32 | |
*** jschwarz has joined #openstack-neutron | 07:33 | |
*** jgallard has quit IRC | 07:36 | |
*** ianw has quit IRC | 07:38 | |
*** ianw has joined #openstack-neutron | 07:38 | |
jschwarz | ajo, morning | 07:39 |
jschwarz | ajo, can you possibly look at https://review.openstack.org/#/c/116832/ for me? :) | 07:40 |
ajo | gm jschwarz | 07:40 |
ajo | sure, i will, in a minute. | 07:40 |
jschwarz | ty :) | 07:40 |
*** kopparam has joined #openstack-neutron | 07:42 | |
*** yfauser has joined #openstack-neutron | 07:42 | |
*** yfauser has left #openstack-neutron | 07:42 | |
*** amuller has joined #openstack-neutron | 07:43 | |
prasoon_ | Hello everyone! Please share your feedbacks for https://review.openstack.org/#/c/115162/2? There are many ways to fix this, I am not sure which one would be the best. | 07:45 |
prasoon_ | should I change to imports for those constants local to ovs_lib.py and change the imports for the same to elsewhere? Or should I make it independent (have multiple declarations)? | 07:45 |
mitarun | Hi Prasoon, I believe having all of them in one place makes it more modular. | 07:46 |
mitarun | Rather than having to declare them multiple times | 07:47 |
*** kopparam has quit IRC | 07:48 | |
*** amaretskiy has joined #openstack-neutron | 07:48 | |
*** JayJ has joined #openstack-neutron | 07:50 | |
*** f13o has quit IRC | 07:52 | |
*** trad511 has joined #openstack-neutron | 07:53 | |
*** JayJ has quit IRC | 07:54 | |
*** _cjones_ has joined #openstack-neutron | 07:55 | |
*** drankis has quit IRC | 07:55 | |
*** alchemist2 has quit IRC | 07:56 | |
*** alchemist2 has joined #openstack-neutron | 07:57 | |
*** nunizacu has quit IRC | 07:57 | |
*** jpich has joined #openstack-neutron | 07:59 | |
*** _cjones_ has quit IRC | 07:59 | |
*** aepifano1 has joined #openstack-neutron | 08:00 | |
*** salv-orlando_ has joined #openstack-neutron | 08:00 | |
*** jistr has joined #openstack-neutron | 08:00 | |
*** zilberstein_ has joined #openstack-neutron | 08:00 | |
*** shakayumi has joined #openstack-neutron | 08:01 | |
*** dguerri_ has joined #openstack-neutron | 08:01 | |
*** jgallard has joined #openstack-neutron | 08:02 | |
*** jlibosva has joined #openstack-neutron | 08:02 | |
*** dgollub has quit IRC | 08:03 | |
*** mongo2 has joined #openstack-neutron | 08:05 | |
*** beagles_ has joined #openstack-neutron | 08:07 | |
*** aepifano1 has quit IRC | 08:07 | |
*** sb- has joined #openstack-neutron | 08:08 | |
*** rha_ has joined #openstack-neutron | 08:09 | |
*** aepifanov has quit IRC | 08:10 | |
*** shakamunyi has quit IRC | 08:10 | |
*** sbfox has quit IRC | 08:10 | |
*** asadoughi has quit IRC | 08:10 | |
*** zilberstein__ has quit IRC | 08:10 | |
*** catohornet1 has quit IRC | 08:10 | |
*** mongo2_ has quit IRC | 08:10 | |
*** haleyb has quit IRC | 08:10 | |
*** dguerri has quit IRC | 08:10 | |
*** salv-orlando has quit IRC | 08:10 | |
*** bjornar has quit IRC | 08:10 | |
*** rha has quit IRC | 08:10 | |
*** beagles has quit IRC | 08:10 | |
*** strictlyb has quit IRC | 08:10 | |
*** salv-orlando_ is now known as salv-orlando | 08:10 | |
*** bjornar has joined #openstack-neutron | 08:16 | |
*** tomoe_ has joined #openstack-neutron | 08:16 | |
*** haleyb has joined #openstack-neutron | 08:16 | |
*** asadoughi has joined #openstack-neutron | 08:17 | |
*** trad511 has quit IRC | 08:19 | |
*** aix has joined #openstack-neutron | 08:20 | |
*** Altran1 has joined #openstack-neutron | 08:20 | |
*** Longgeek has quit IRC | 08:20 | |
*** Longgeek has joined #openstack-neutron | 08:21 | |
*** f13o has joined #openstack-neutron | 08:22 | |
*** alexpilotti has joined #openstack-neutron | 08:25 | |
*** rdo has quit IRC | 08:25 | |
*** Longgeek has quit IRC | 08:25 | |
trinaths | can some one review this change, https://review.openstack.org/#/c/109659/ | 08:26 |
*** rdo has joined #openstack-neutron | 08:27 | |
irenab | trinaths: I am on it right now | 08:27 |
*** tomoe_ has quit IRC | 08:30 | |
*** drankis has joined #openstack-neutron | 08:30 | |
ajo | jschwarz, looking at your https://review.openstack.org/#/c/116832 patch now | 08:38 |
jschwarz | ajo, thanks :) | 08:38 |
*** roeyc has quit IRC | 08:39 | |
*** shakayumi has quit IRC | 08:40 | |
*** Altran1 is now known as Altran | 08:42 | |
*** dkehn has joined #openstack-neutron | 08:42 | |
*** yfried__ has joined #openstack-neutron | 08:43 | |
*** Longgeek has joined #openstack-neutron | 08:43 | |
*** yfried_ has quit IRC | 08:44 | |
trinaths | irenab, thanks for the review. | 08:44 |
*** networkstatic has quit IRC | 08:45 | |
*** dkehn_ has joined #openstack-neutron | 08:45 | |
*** kopparam has joined #openstack-neutron | 08:46 | |
*** garyk has joined #openstack-neutron | 08:48 | |
*** aepifanov has joined #openstack-neutron | 08:49 | |
*** JayJ has joined #openstack-neutron | 08:50 | |
*** JayJ has quit IRC | 08:56 | |
*** _cjones_ has joined #openstack-neutron | 08:56 | |
*** simon-AS559 has quit IRC | 08:57 | |
*** simon-AS559 has joined #openstack-neutron | 08:58 | |
*** simon-AS5591 has joined #openstack-neutron | 08:59 | |
*** _cjones_ has quit IRC | 09:00 | |
*** lukego has joined #openstack-neutron | 09:00 | |
jschwarz | salv-orlando, hey :) I just sent the model_query_hooks refactor proposal, and it can be found here: https://review.openstack.org/#/c/117142/. Hopefully you can take a look at it and tell me what you think. | 09:01 |
jschwarz | salv-orlando, if it is acceptable, I will rebase my get_routers patch on this one so it can be easily streamlined | 09:01 |
salv-orlando | thanks jschwarz and sorry about the delay I had to fight failures in our CI as well as gate failures in the past two days. Not much time left for reviews. | 09:01 |
jschwarz | It's quite alright | 09:02 |
*** simon-AS559 has quit IRC | 09:03 | |
jschwarz | salv-orlando, i'm around so let me know what you think in case you get around to it :) | 09:03 |
*** jgallard has quit IRC | 09:04 | |
*** igordcard has joined #openstack-neutron | 09:06 | |
*** yamahata has quit IRC | 09:06 | |
*** jgallard has joined #openstack-neutron | 09:07 | |
*** rotbeard has quit IRC | 09:07 | |
*** luqas has joined #openstack-neutron | 09:12 | |
*** yamahata has joined #openstack-neutron | 09:17 | |
*** simon-AS559 has joined #openstack-neutron | 09:17 | |
*** simon-AS5591 has quit IRC | 09:17 | |
*** luqas has quit IRC | 09:17 | |
*** luqas has joined #openstack-neutron | 09:19 | |
*** simon-AS5591 has joined #openstack-neutron | 09:20 | |
*** skolekonov has joined #openstack-neutron | 09:20 | |
*** simon-AS559 has quit IRC | 09:22 | |
*** marun has joined #openstack-neutron | 09:23 | |
amuller | salv-orlando: I have a patch with a DB migration and Jenkins is constantly unable to merge, complaining of a conflict, which ends up being in db_migrations/versions/HEAD | 09:23 |
amuller | This is happening once a day pretty much, forcing me to rebase every day and losing +1's | 09:23 |
amuller | salv-orlando: Have you encountered this issue? | 09:23 |
salv-orlando | amuller: it’s being designed to fail thsi way | 09:24 |
salv-orlando | this happens because somebody else’s migration is merged | 09:24 |
amuller | I know | 09:24 |
salv-orlando | amuller: unfortunately gerrit does not allow us to preserve votes | 09:24 |
salv-orlando | because it thinks is a different patchsets. At least core reviewers however go and spot that the difference is just a rebase | 09:25 |
salv-orlando | so you don’t have to go through a new full reivew | 09:25 |
salv-orlando | amuller: you might argue that we might be better off without this check | 09:25 |
amuller | in another project we had the migration files named in alphabetical order, so the most recent file is the head | 09:26 |
amuller | so there's no need for the explicit HEAD file | 09:26 |
amuller | and the history chain was basically constructed according to the order of the files | 09:26 |
*** bvandenh has quit IRC | 09:27 | |
amuller | ahh but you'd need to rename your file every time someone else's was merged, so this changes nothing | 09:27 |
amuller | nm | 09:27 |
amuller | isn't there a way to solve this? =D | 09:27 |
amuller | seems so trivial | 09:27 |
*** bvandenh has joined #openstack-neutron | 09:27 | |
*** rharwood has quit IRC | 09:29 | |
*** aix has quit IRC | 09:29 | |
*** rharwood has joined #openstack-neutron | 09:29 | |
*** geekinutah has joined #openstack-neutron | 09:31 | |
*** chandankumar has quit IRC | 09:32 | |
*** krtaylor has quit IRC | 09:32 | |
*** simon-AS5591 has quit IRC | 09:34 | |
*** geekinut1h has quit IRC | 09:34 | |
*** sgordon` has quit IRC | 09:34 | |
*** rharwood has quit IRC | 09:34 | |
*** ianw has quit IRC | 09:37 | |
*** ianw has joined #openstack-neutron | 09:37 | |
*** yfried has joined #openstack-neutron | 09:37 | |
*** jp_at_hp has joined #openstack-neutron | 09:38 | |
*** saju_m has quit IRC | 09:38 | |
*** yfried__ has quit IRC | 09:39 | |
*** chandankumar has joined #openstack-neutron | 09:40 | |
*** sgordon has joined #openstack-neutron | 09:41 | |
*** cnesa7 has joined #openstack-neutron | 09:42 | |
*** luqas has quit IRC | 09:43 | |
*** cnesa8 has joined #openstack-neutron | 09:45 | |
*** cnesa7 has quit IRC | 09:47 | |
*** luqas has joined #openstack-neutron | 09:48 | |
*** rharwood has joined #openstack-neutron | 09:49 | |
*** Longgeek has quit IRC | 09:50 | |
*** ygbo has joined #openstack-neutron | 09:50 | |
*** JayJ has joined #openstack-neutron | 09:51 | |
*** JayJ has quit IRC | 09:55 | |
*** _cjones_ has joined #openstack-neutron | 09:56 | |
*** simon-AS559 has joined #openstack-neutron | 09:58 | |
*** ajo_ has joined #openstack-neutron | 09:59 | |
*** ajo__ has quit IRC | 09:59 | |
*** ajo__ has joined #openstack-neutron | 10:00 | |
*** simon-AS5591 has joined #openstack-neutron | 10:00 | |
*** xianghuihui has joined #openstack-neutron | 10:01 | |
*** _cjones_ has quit IRC | 10:01 | |
*** simon-AS559 has quit IRC | 10:03 | |
*** luqas has quit IRC | 10:03 | |
*** sambetts has joined #openstack-neutron | 10:04 | |
*** sambetts has quit IRC | 10:04 | |
*** ajo_ has quit IRC | 10:04 | |
*** ajo___ has joined #openstack-neutron | 10:04 | |
*** sambetts has joined #openstack-neutron | 10:04 | |
*** sambetts has quit IRC | 10:04 | |
*** aix has joined #openstack-neutron | 10:04 | |
kevinbenton | amuller: switch to a migration system where you just specify the migrations you absolutely require | 10:05 |
kevinbenton | amuller: then let it go in whatever order it wants | 10:05 |
kevinbenton | amuller: as long as it satisfies the few order constraints | 10:06 |
*** a_le has joined #openstack-neutron | 10:06 | |
*** pcm_ has joined #openstack-neutron | 10:06 | |
*** sambetts has joined #openstack-neutron | 10:07 | |
*** sambetts has quit IRC | 10:07 | |
*** sambetts has joined #openstack-neutron | 10:08 | |
*** ajo__ has quit IRC | 10:08 | |
*** sambetts has quit IRC | 10:08 | |
*** pcm_ has quit IRC | 10:08 | |
*** ianw has quit IRC | 10:09 | |
jschwarz | marun, good morning :) | 10:09 |
*** ianw has joined #openstack-neutron | 10:09 | |
marun | jschwarz: don't you mean 'good afternoon?' :) | 10:09 |
*** pcm_ has joined #openstack-neutron | 10:09 | |
jschwarz | marun, I do ;-) | 10:09 |
jschwarz | marun, well, actually noon (13:09) | 10:09 |
jschwarz | marun, regarding that whole refactor business, I ended up finding time to try a refactor the model_query_hooks system | 10:09 |
jschwarz | marun, hopefully you can find a time to take a look and tell me what you think: https://review.openstack.org/#/c/117142/ | 10:10 |
jschwarz | if you like it I'll refactor the other patch to work well with this one | 10:10 |
*** tomoe_ has joined #openstack-neutron | 10:11 | |
amuller | kevinbenton: makes sense | 10:12 |
*** sambetts has joined #openstack-neutron | 10:12 | |
*** sambetts has quit IRC | 10:12 | |
kevinbenton | amuller: unfortunately that requires a change to alembic :-) | 10:12 |
*** ajo_ has joined #openstack-neutron | 10:13 | |
amuller | kevinbenton: Mr. SQLAlchemy himself is working on oslo db now | 10:13 |
kevinbenton | amuller: perhaps we can be blessed with a branchable migration path | 10:14 |
marun | jschwarz: I will try | 10:14 |
jschwarz | marun, thanks | 10:14 |
marun | kevinbenton, amuller: didn't we want to get away from a branchable path? | 10:14 |
kevinbenton | marun: probably, most of the ideas i think are cool turn out to be terribly wrong | 10:15 |
marun | kevinbenton: I think in theory a branchable path is workable, but it proved pretty terrible for us this past year. | 10:15 |
marun | kevinbenton: maybe we were doing it wrong, though. | 10:15 |
*** Longgeek has joined #openstack-neutron | 10:16 | |
kevinbenton | marun: oh, we are talking about different things | 10:16 |
marun | kevinbenton: ah, my apologies | 10:16 |
kevinbenton | marun: you are talking about plugin dependent migrations, right? | 10:16 |
*** ajo___ has quit IRC | 10:16 | |
marun | kevinbenton: maybe, although I seem to recall the service migrations were the real pain point | 10:17 |
kevinbenton | marun: right | 10:17 |
marun | kevinbenton: what is the usecase here? | 10:17 |
kevinbenton | marun: what I’m referring to is multiple migration files referring to the same parent migration file | 10:17 |
kevinbenton | marun: then alembic understands that they can be executed in any order | 10:18 |
marun | jschwarz: this new refactor, does it invalidate your previous change proposals? | 10:18 |
kevinbenton | marun: so we can avoid this issue where we keep getting merge conflicts every time something goes into master | 10:18 |
kevinbenton | marun: that makes a db modification | 10:18 |
marun | kevinbenton: how to ensure the migrations are logically independent? | 10:19 |
marun | kevinbenton: so that no conflict is possible? | 10:19 |
marun | kevinbenton: would that be a feature that alembic would grow, or would folks just have to be careful? | 10:19 |
kevinbenton | marun: probably requires people being careful, which always backfires | 10:19 |
*** amuller is now known as amuller_lunch | 10:19 | |
jschwarz | marun, in part - the get_routers part is still necessary as it was the original bug i'm trying to fix, but the refactor is practically old-news | 10:20 |
kevinbenton | marun: right. the more i think about it the dumber it is | 10:20 |
kevinbenton | marun: if two migrations depend on the same parent and modify the same table the outcome would be unpredictable if ordering wasn’t guarunteed | 10:20 |
marun | kevinbenton: :/ | 10:20 |
jschwarz | marun, I didn't attach it to the previous change proposals because I didn't know if you and salv would approve it.. if you do like it I will gladly continue working on the others | 10:21 |
marun | kevinbenton: it seems like a superset of normal merge conflicts. | 10:21 |
marun | jschwarz: gotcha | 10:21 |
marun | jschwarz: I would recommend adding pointers in the commit messages so it's clear to reviewers what's going on. | 10:21 |
jschwarz | marun, such as? | 10:22 |
kevinbenton | marun: trades easy to resolve git merge conflicts with terrible terrible unpredictable database states :-) | 10:22 |
marun | kevinbenton: fun times :) | 10:22 |
*** jab has joined #openstack-neutron | 10:23 | |
*** jab has quit IRC | 10:23 | |
*** jab has joined #openstack-neutron | 10:23 | |
*** scheuran has joined #openstack-neutron | 10:23 | |
marun | jschwarz: a link to the related reviews might make sense, and/or a link to the related bug. | 10:23 |
*** dgollub has joined #openstack-neutron | 10:23 | |
jschwarz | marun, I will add them to the next patchset | 10:23 |
marun | jschwarz: you can resubmit with just a changed commit message and jenkins is smart enough to notice that and not rerun the jobs | 10:24 |
jschwarz | marun, cool, didn't know that :) either way jenkins failed on some tests so I need to fix them up | 10:24 |
*** marun is now known as marun_afk | 10:25 | |
kevinbenton | marun: is that true still? I thought it just carried votes forward but still re-ran tests | 10:26 |
*** chandankumar has quit IRC | 10:26 | |
*** tomoe_ has quit IRC | 10:26 | |
*** chandankumar has joined #openstack-neutron | 10:27 | |
*** kopparam_ has joined #openstack-neutron | 10:30 | |
*** Longgeek has quit IRC | 10:32 | |
*** kopparam has quit IRC | 10:33 | |
*** jgallard has quit IRC | 10:35 | |
*** flaviof_zzz is now known as flaviof | 10:35 | |
*** jab has quit IRC | 10:35 | |
*** prasoon_ has quit IRC | 10:45 | |
*** marun_afk has quit IRC | 10:46 | |
*** kopparam_ has quit IRC | 10:46 | |
*** kopparam has joined #openstack-neutron | 10:46 | |
*** garyk has quit IRC | 10:48 | |
*** kopparam_ has joined #openstack-neutron | 10:49 | |
*** kopparam_ has quit IRC | 10:50 | |
*** alchemist2 has quit IRC | 10:51 | |
*** kopparam_ has joined #openstack-neutron | 10:51 | |
*** kopparam has quit IRC | 10:51 | |
*** nunizacu has joined #openstack-neutron | 10:51 | |
*** JayJ has joined #openstack-neutron | 10:52 | |
*** jab has joined #openstack-neutron | 10:54 | |
*** jab has quit IRC | 10:54 | |
*** jab has joined #openstack-neutron | 10:54 | |
*** saju_m has joined #openstack-neutron | 10:54 | |
pcm_ | salv-orlando: ping | 10:55 |
salv-orlando | hello pcm_ how can I help you? | 10:56 |
pcm_ | salv-orlando: Is there an issue with Jenkins right now? | 10:56 |
*** JayJ has quit IRC | 10:56 | |
pcm_ | My latest patchset 114345, failed all Jenkins tests. All tests seem to be failing on file subunit2cvs not found. | 10:57 |
salv-orlando | not that I am aware of. We have hits because of bug 1349617 | 10:57 |
*** krtaylor has joined #openstack-neutron | 10:57 | |
* salv-orlando checking patch 114345 | 10:57 | |
*** _cjones_ has joined #openstack-neutron | 10:57 | |
pcm_ | I'm seeing: | 10:58 |
pcm_ | error: file '/home/jenkins/workspace/gate-neutron-pep8/.tox/pep8/build/python-subunit/filters/subunit2cvs' does not exist | 10:58 |
* salv-orlando found error checking impact with logstash | 10:58 | |
*** Longgeek has joined #openstack-neutron | 11:00 | |
*** mitarun has quit IRC | 11:01 | |
*** mitarun has joined #openstack-neutron | 11:01 | |
*** _cjones_ has quit IRC | 11:01 | |
salv-orlando | pcm_: it has been a transient issue which hit the gate for about 45 minutes around 1AM GMT | 11:02 |
pcm_ | salv-orlando: So use logstash and then search for error message? (trying to understand how to use this) | 11:02 |
salv-orlando | pcm_: check here: http://logstash.openstack.org/#eyJzZWFyY2giOiJtZXNzYWdlOlwicHl0aG9uLXN1YnVuaXQvZmlsdGVycy9zdWJ1bml0MmN2c1wiIEFORCBtZXNzYWdlOlwiZXhpc3RcIiIsImZpZWxkcyI6W10sIm9mZnNldCI6MCwidGltZWZyYW1lIjoiNDMyMDAiLCJncmFwaG1vZGUiOiJjb3VudCIsInRpbWUiOnsidXNlcl9pbnRlcnZhbCI6MH0sInN0YW1wIjoxNDA5MTM3Mjg4NzY2fQ== | 11:02 |
pcm_ | Ah, I see that.Cool! | 11:03 |
pcm_ | Looks like someone did a recheck on my review, so I'll wait to see if it works this time. Just wanted to make sure there wasn't major breakage. | 11:04 |
*** yamahata has quit IRC | 11:04 | |
pcm_ | salv-orlando: Thanks! | 11:04 |
salv-orlando | pcm_: np | 11:04 |
*** mitarun has quit IRC | 11:06 | |
*** amuller_lunch is now known as amuller | 11:08 | |
*** sergeysh has quit IRC | 11:09 | |
*** ZZelle has joined #openstack-neutron | 11:09 | |
*** sambetts has joined #openstack-neutron | 11:11 | |
*** sambetts has quit IRC | 11:12 | |
*** aepifanov has quit IRC | 11:15 | |
*** sambetts has joined #openstack-neutron | 11:20 | |
*** sambetts_ has joined #openstack-neutron | 11:21 | |
*** sambetts_ has quit IRC | 11:21 | |
*** sambetts has quit IRC | 11:21 | |
*** sambetts has joined #openstack-neutron | 11:23 | |
*** sambetts has quit IRC | 11:23 | |
*** sambetts has joined #openstack-neutron | 11:24 | |
*** sambetts has quit IRC | 11:24 | |
*** sergeysh has joined #openstack-neutron | 11:24 | |
*** marun_afk has joined #openstack-neutron | 11:25 | |
*** prasoon has joined #openstack-neutron | 11:29 | |
*** jasondotstar has quit IRC | 11:29 | |
*** ramishra has joined #openstack-neutron | 11:33 | |
*** ZZelle_ has joined #openstack-neutron | 11:38 | |
*** ZZelle_ has quit IRC | 11:40 | |
*** zhhuabj has quit IRC | 11:41 | |
*** jasondotstar has joined #openstack-neutron | 11:44 | |
*** rotbeard has joined #openstack-neutron | 11:46 | |
salv-orlando | akamyshnikova: I’m not sure I understood your comment on the havana initial patch | 11:49 |
salv-orlando | akamyshnikova: you said there 5 tables which are part of havana initial but do not exist in models, and this might be ok (I agree because those tables were part of havana state but not icehouse) | 11:50 |
salv-orlando | akamyshnikova: for the other comment I’m not sure what you mean? Is that about the thing with heal_script non being idempotent? | 11:50 |
akamyshnikova | salv-orlando, hi | 11:51 |
*** roeyc has joined #openstack-neutron | 11:52 | |
*** lukego has quit IRC | 11:52 | |
akamyshnikova | salv-orlando, no, the other part of comment is not about it. It is about errors like http://paste.openstack.org/show/100525/ when I run downgrade on master. This is not problems of your change. | 11:53 |
*** ramishra has quit IRC | 11:53 | |
*** zhhuabj has joined #openstack-neutron | 11:54 | |
*** ramishra has joined #openstack-neutron | 11:54 | |
salv-orlando | right. This is because we don’t test downgrade. I’m sure I’ve already seen these errors, but I dont remember where does this migration sit in the timeline | 11:54 |
*** kopparam_ has quit IRC | 11:54 | |
akamyshnikova | salv-orlando, about tables, I mean that after merging new havana initial models will be not synchronized with migrations for all plugins, except NEC, so may be make migration that remove that tables unconditional too/ | 11:55 |
*** kopparam has joined #openstack-neutron | 11:55 | |
*** saju_m has quit IRC | 11:56 | |
salv-orlando | ok… for the previous error migration 511471 is between folsom and grizzly | 11:56 |
salv-orlando | this is why I ignored the failure in downgrade | 11:56 |
salv-orlando | with havana initial we’re getting rid of it anyway | 11:56 |
*** ramishra has quit IRC | 11:58 | |
*** simon-AS559 has joined #openstack-neutron | 11:59 | |
akamyshnikova | salv-orlando, ok, I try to downgrade to much :) I will test this later one more time | 11:59 |
salv-orlando | We’ll make upgrade unconditional with a different patch | 11:59 |
*** marun_afk is now known as marun | 12:00 | |
*** kopparam has quit IRC | 12:00 | |
*** simon-AS5591 has quit IRC | 12:01 | |
kevinbenton | salv-orlando: hola | 12:01 |
*** mwagner_lap has quit IRC | 12:02 | |
*** diegows has joined #openstack-neutron | 12:03 | |
*** jasondotstar has quit IRC | 12:06 | |
*** dsneddon is now known as dsneddon_away | 12:09 | |
*** lukego has joined #openstack-neutron | 12:17 | |
*** jgallard has joined #openstack-neutron | 12:17 | |
*** mitarun has joined #openstack-neutron | 12:17 | |
*** chandankumar has quit IRC | 12:21 | |
*** yfauser has joined #openstack-neutron | 12:23 | |
*** sambetts has joined #openstack-neutron | 12:23 | |
*** sambetts has quit IRC | 12:24 | |
*** yfauser has left #openstack-neutron | 12:25 | |
*** rook-westford has joined #openstack-neutron | 12:29 | |
salv-orlando | good morning kevinbenton | 12:33 |
kevinbenton | salv-orlando: i’m not sure i understand the point of third party testing anymore | 12:35 |
kevinbenton | salv-orlando: (good morning) | 12:35 |
salv-orlando | well it’s not a good morning if you wake with this thoughts. | 12:35 |
salv-orlando | the point of 3rd party testing in my opinion is to validate drivers and plugins not tested by upstream gate work. | 12:36 |
kevinbenton | salv-orlando: right, but why can’t that be handled by essentially one test before the release is cut? | 12:37 |
salv-orlando | technically every 3rd party should have some form of automated qa or ci - what we require with 3rd party testing is to make these informaiton public by voting | 12:37 |
salv-orlando | kevinbenton: you are correct … at 50% | 12:37 |
kevinbenton | salv-orlando: why do we put so much emphasis on testing every patch correctly? | 12:37 |
salv-orlando | you are correct because 3rd party CI should not have a CD requirement | 12:37 |
salv-orlando | on the other hand, one check prior to release might no be enough | 12:38 |
kevinbenton | salv-orlando: if a third party wants to be lazy, the risk is strictly on them that the code will break while their guard is down | 12:38 |
salv-orlando | and also as a developer of a plugin I want to let people know (and mostly know myself) if a patch breaks my plugin | 12:38 |
kevinbenton | salv-orlando: exactly, you want to do it defensively | 12:38 |
salv-orlando | correct. On the other hand I think CI enforcement should be strict but not pedant | 12:39 |
kevinbenton | salv-orlando: but i don’t understand why Neutron as a community has to force plugins to care | 12:39 |
salv-orlando | let me explain what I mean by this. | 12:39 |
kevinbenton | ok | 12:39 |
salv-orlando | Strict means that you have to prove that your pluhgin or driver really work. And to this aim you have to put it under the same tests as the upstream one. | 12:39 |
salv-orlando | Not pedant means that I don’t really care that you vote on every patch. Mostly because I won’t event look at your CI vote. | 12:40 |
salv-orlando | I think it’s worth requiring to vote on patches affecting your plugin or driver | 12:40 |
ajo | kevinbenton, sorry for the late -1 on the netns detection code, I should have brought that earlier during review, but I had totally forgotten about the earlier discussions (and resolution) for similar runtime detections :/ | 12:41 |
salv-orlando | voting on other stuff is entirely optional imho. I sent a list of suggested paths which apparently have been trasnformed into a requirement. | 12:41 |
salv-orlando | I have about 60 nodes for running CI tests, and they’re choking with that load. | 12:41 |
salv-orlando | I don’t think neither neutron neither infra will ask 3rd party CIs to become clones of the upstream infra setup | 12:42 |
kevinbenton | salv-orlando: right, so that makes sense but it stops making sense to me when we consider the possible punishments | 12:43 |
ajo | (reading the ci conversation, interesting) | 12:43 |
kevinbenton | salv-orlando: if someone stops voting for even an entire month, who cares if their votes start again and show that everything still works? | 12:44 |
*** yamahata has joined #openstack-neutron | 12:44 | |
kevinbenton | salv-orlando: bringing that to it’s logical conclusion, who cares if someone stops voting for the entire cycle until the release? | 12:44 |
kevinbenton | salv-orlando: if they ultimately pass | 12:44 |
salv-orlando | that would be fine for me. I’ve takend down vmware nsx ci for 24 hours, nobody complained or accused me of anything | 12:44 |
kevinbenton | ajo: no prob with the netns patch, makes sense to me. I just have to look at the sanity framework to adjust my patch | 12:45 |
*** trinaths has quit IRC | 12:45 | |
salv-orlando | kevinbenton: there is a tradeoff here I think. If you do not see anything voting for say 4-6 weeks you might start to think that code is bitrotting. | 12:45 |
ajo | kevinbenton, I just could have saved a few hours/iterations on your side if I had remembered, thanks | 12:45 |
salv-orlando | I would leave the judgmenet here to common sense. | 12:46 |
*** mitarun has quit IRC | 12:46 | |
salv-orlando | If a 3rd CI is down for a week or two, I wouldn’t even bother | 12:46 |
ajo | I agree with salv-orlando +/- here, | 12:46 |
ajo | the risk is, if you pass CI at the end... | 12:46 |
kevinbenton | salv-orlando: yeah, it just seems like we are spending all this time estbalishing regiments for all of these testing boundaries | 12:46 |
ajo | and you discover it at the end of the cycle... it's going to be much harder to fix, or find the reason that broke it | 12:46 |
*** mitarun has joined #openstack-neutron | 12:46 | |
salv-orlando | if your CI is down for 2 weeks (or whatever is a reasonable “waiting” time) then I would inquire with the maintainers | 12:47 |
salv-orlando | and if I get no reply or no satisfactory reply then I would consider taking action | 12:47 |
*** sballe has joined #openstack-neutron | 12:47 | |
salv-orlando | kevinbenton: did you had an impression that somebody will impose a requirement of always on CI? | 12:48 |
kevinbenton | salv-orlando: so the big switch CI that I maintain never puts a -1 on patches | 12:48 |
kevinbenton | salv-orlando: it definitely feels like that direction to me | 12:48 |
salv-orlando | kevinbenton: yeah vmware nsx did so for about 3 monhs | 12:48 |
salv-orlando | kevinbenton: that would be unreasonable and a waste of community resources for policying cis | 12:48 |
kevinbenton | salv-orlando: so i’m very paranoid about what our CI is doing | 12:48 |
kevinbenton | salv-orlando: I’ve spent an annoying amount of time developing bash scripts to check for failure conditions, etc | 12:49 |
*** sgordon_ has joined #openstack-neutron | 12:49 | |
kevinbenton | salv-orlando: because i’m afraid if our CI is broken for a day while i’m out drinking or something that our plugin will be deprecated | 12:50 |
salv-orlando | kevinbenton: I don’t think that will happen | 12:50 |
*** amuller has quit IRC | 12:50 | |
kevinbenton | salv-orlando: no, i assure you that i do drink sometimes :-) | 12:50 |
ajo | lol | 12:50 |
*** mitarun has quit IRC | 12:51 | |
salv-orlando | considering you’re already up I think you’re on drugs. But this is another story. | 12:51 |
salv-orlando | anyway, I would not agree to deprecation of a plugin/driver only because its CI did not run for one a day or a week | 12:51 |
kevinbenton | salv-orlando: no, i’ve just gotten myself on a bad schedule over the past few days wher i go to bed at 8AM or so and then sleep until 2PM or so | 12:52 |
salv-orlando | If I realize that a CI has been down for a month or two instead, then I’ll get in touch with plugin maintainers | 12:52 |
salv-orlando | kevinbenton: this is how you lose your hairs - and get those nice brown bags under your eyes ;) | 12:52 |
*** Altran has left #openstack-neutron | 12:52 | |
*** Altran has joined #openstack-neutron | 12:53 | |
kevinbenton | salv-orlando: :-) | 12:53 |
salv-orlando | if I have no reply from plugin mainteineirs, or not a satisfactory one, I would bring the argument to the ml. and then the team will decide on deprecation | 12:53 |
kevinbenton | salv-orlando: ok. it feels like the expectation we are moving towards is strict | 12:53 |
salv-orlando | but seriously no one is asking (I hope) that every team hires people to maintain a CI/CD enviroment | 12:54 |
kevinbenton | salv-orlando: that’s why i brough this up | 12:54 |
*** JayJ has joined #openstack-neutron | 12:54 | |
salv-orlando | if by strict one means running a lot of tests on a patch, yes. If by strict you mean running some tests on every patch, no. | 12:54 |
*** topshare has joined #openstack-neutron | 12:57 | |
*** jgallard has quit IRC | 12:57 | |
kevinbenton | salv-orlando: ok. this didn’t help either http://www.bradreese.com/blog/8-19-2014.htm | 12:57 |
*** julim has joined #openstack-neutron | 12:57 | |
jschwarz | ajo, please look at the first comment in https://review.openstack.org/#/c/116832/3/neutron/agent/linux/dhcp.py | 12:57 |
*** jgallard has joined #openstack-neutron | 12:57 | |
jschwarz | ajo, I want your input before uploading a new changeset | 12:57 |
*** sambetts has joined #openstack-neutron | 12:57 | |
salv-orlando | kevinbenton: what the hell is that? | 12:58 |
kevinbenton | salv-orlando: garbage | 12:58 |
salv-orlando | the source of the info or the guy who republished them? | 12:58 |
kevinbenton | salv-orlando: but it was brought to my attention because our CI was slow | 12:58 |
salv-orlando | the source was not reviewed, for starter | 12:58 |
*** _cjones_ has joined #openstack-neutron | 12:58 | |
kevinbenton | salv-orlando: so this brought up the whole thought of why we care to have such strict CI standards | 12:59 |
kevinbenton | salv-orlando: if we are slow voting, the only one it hurts is us because breaking changes could sneak in | 12:59 |
*** baohua has quit IRC | 12:59 | |
amotoki | many wiki pages are not reviewed well, but folks not familiar with Openstack wiki tend to think the source is trusted and well-maintained :-( it is bad news. | 13:00 |
ajo | wikis are hard to maintain, | 13:01 |
salv-orlando | kevinbenton, amotoki: I’m going to put a wiki page stating “neutron is broken, and it’s all Akihiro’s and Kevin’s fault” | 13:01 |
ajo | you write a piece of info somewhere, and it gets outdated soon after... | 13:01 |
ajo | lol | 13:01 |
amotoki | salv-orlando: hehe :p | 13:01 |
kevinbenton | salv-orlando: only if you put my name first | 13:01 |
kevinbenton | salv-orlando: in grad school i learned that first author counts | 13:01 |
salv-orlando | kevinbenton: first and last | 13:02 |
salv-orlando | last means you’re the professor - who did nothing and took all the merit | 13:02 |
*** rpothier has joined #openstack-neutron | 13:02 | |
salv-orlando | the middle names are the ones that just needed one more publication | 13:02 |
kevinbenton | salv-orlando: or head of the research group if authors > 2 | 13:02 |
*** garyk has joined #openstack-neutron | 13:02 | |
ajo | jschwarz, looking | 13:02 |
*** marun has quit IRC | 13:03 | |
* jschwarz wants something to be his fault as well... | 13:03 | |
*** marun has joined #openstack-neutron | 13:03 | |
salv-orlando | anyway, it does not seem that wiki page was picked up by a blog with any relevance or trustability. | 13:03 |
kevinbenton | \me places jschwarz in the acknowledgements section of fault | 13:03 |
kevinbenton | whoops s/\me/\/me/g | 13:04 |
*** _cjones_ has quit IRC | 13:04 | |
jschwarz | kevinbenton, can I be the first acknowledged fault? :) | 13:04 |
kevinbenton | yes | 13:04 |
*** kbringard has joined #openstack-neutron | 13:04 | |
jschwarz | finally, I can die in peace... ^_^ | 13:04 |
kevinbenton | there is an unbalanced toothpick in my s&r statement above… | 13:05 |
kevinbenton | s/\\me/\/me/g | 13:05 |
kevinbenton | salv-orlando: but why do we need a status page at all for such short term stuff? | 13:06 |
jschwarz | more readability: s,\\me,/me,g | 13:06 |
*** saipandi has joined #openstack-neutron | 13:06 | |
*** dgollub has quit IRC | 13:07 | |
ajo | jschwarz, probably the call_driver method needs refactor | 13:08 |
salv-orlando | kevinbenton: becuase maybe if your CI is sending -1s everywhere you can go check the status page, see the CI is behaving badly, and not bother about the -1 | 13:08 |
ajo | we're devirtuating the driver itself, by calling methods manually with cls_driver.xxxxxxx() | 13:08 |
jschwarz | ajo, I don't believe we are talking about the same comment | 13:08 |
ajo | I know the call_driver doesn't accept return data, just exceptions | 13:08 |
jschwarz | ajo, maybe we are? | 13:09 |
ajo | jschwarz, the one about setting the @classmethod | 13:09 |
salv-orlando | what does “devirtuating” mean? | 13:09 |
ajo | I'm looking deeper into the problem | 13:09 |
* mestery reads scrollback hoping someone can give him the tl;dr | 13:09 | |
ajo | tl;dr | 13:09 |
ajo | :) | 13:09 |
*** jgallard has quit IRC | 13:09 | |
mestery | Looks like an interesting discussion on CI here | 13:09 |
salv-orlando | mestery: about what? | 13:09 |
salv-orlando | ah | 13:09 |
ajo | yes mestery that part is interesting | 13:09 |
kevinbenton | salv-orlando: if your CI is causing a patch massacre, wouldn’t it be easit to just remove the votes rather than update a wiki that says to ignore them? | 13:09 |
jschwarz | ajo, yes. anyway other functions in the dhcp_agent.py code does the same I think | 13:09 |
*** jgallard has joined #openstack-neutron | 13:09 | |
ajo | jschwarz, I've only seen the check_version | 13:10 |
salv-orlando | kevinbenton: yes you should do that as well. | 13:10 |
* mestery notes anteaya removed CI access for vArmour yesterday due to something like this | 13:10 | |
ajo | jschwarz, are there any others? | 13:10 |
mestery | Or, voting access | 13:10 |
* jschwarz looking | 13:10 | |
salv-orlando | mestery: In a nutshell it’s about how nazi we should be with 3rd party CIs and the plugin/drivers they test | 13:10 |
mestery | salv-orlando: Good summary :) | 13:10 |
jschwarz | ajo, self.dhcp_driver_cls.existing_dhcp_networks in L89 | 13:11 |
kevinbenton | mestery: just was asking why we put so much stress recently on voting on each patch, when realistically if someone votes succesfully votes right before the release it covers everything in between | 13:11 |
salv-orlando | how long is a CI allowed to be down before we execute the plugin or driver it tests? | 13:11 |
ajo | existing_dhcp_networks, true | 13:11 |
jschwarz | ajo, OK, I'll add it :) | 13:11 |
ajo | I think all those should go via the call_driver, a bit refactored | 13:11 |
*** lazy_prince is now known as killer_prince | 13:11 | |
ajo | and all being as @classmethods, | 13:11 |
kevinbenton | mestery: bringing to the extreme, why not just vote once before every release if you like to gamble? | 13:11 |
*** JayJ has quit IRC | 13:12 | |
jschwarz | ajo, not gonna refactor that though... call_driver doesn't return any values iirc, so that's why I ended up putting it as a classmetho | 13:12 |
ajo | jschwarz: otherwise we're going more spaghetti slowlly | 13:12 |
* mestery isn't a gambling man | 13:12 | |
ajo | jschwarz, I know, I've been there once | 13:12 |
kevinbenton | mestery: right, but the gambling should be left up to the 3rd party folks i think | 13:12 |
mestery | I see the issue here kevinbenton, but the reality is as we move all plugins/drivers out of tree (yes, I plan to make that happen), third-party CI is the only thing we'll have left for any sort of consistency here. | 13:12 |
ajo | jschwarz, I know we should fix that the sooner the better | 13:12 |
*** annegentle has joined #openstack-neutron | 13:12 | |
mestery | So it becomes very important for that to function and function in the right ways as presribed by neutron and infra/qa. | 13:12 |
mestery | People can always remove their plugins right now and do what they want. | 13:13 |
jschwarz | ajo, I can offer to do a bp to rewrite it, but don't think my superior will approve ;-) | 13:13 |
mestery | I know salv-orlando has mentioned that to me many times. | 13:13 |
jschwarz | ajo, are you ok with how it is now, being a classmethod? | 13:13 |
kevinbenton | mestery: i think the same will apply. if a 3rd party quits voting for even months at a time, as long as they vote successfully before the release, it doesn’t really matter that they missed in between | 13:14 |
mestery | kevinbenton: I think infra would disagree there. | 13:14 |
kevinbenton | mestery: they risk a change breaking everything for them when they aren’t voting | 13:14 |
jschwarz | kevinbenton, sorry to barge in, but wouldn't that mean the right before the release people will find out that their patches stop working when the CIs starts running again? | 13:15 |
mestery | kevinbenton: I think it comes down to this: Infra and Neutron will set the basic rules to follow for third-party CI, if plugins don't follow those, they will face the consequences | 13:15 |
mestery | kevinbenton: And it's fair to try and change the rules by attending the weekly meeting and arguing your case :) | 13:15 |
*** mwagner_lap has joined #openstack-neutron | 13:15 | |
kevinbenton | jschwarz: right, that’s the gamble i’m talking about | 13:15 |
ajo | jschwarz, sorry, look at the query, yes: I'd be ok, but we should manage to get time to refactor that on the dhcp-agent, | 13:16 |
salv-orlando | mestery, it’s not like kevinbenton feels it’s useless. I think he’s more worried about excessive policing which might lead to unnecesary punishments. | 13:16 |
ajo | I believe it's a bit messy to have calls that go on his own without the call_driver interface, but that's an existing problem out of the scope of your bugfix | 13:16 |
salv-orlando | I think I’m not the only one who thinks that a CI can be down for a day or a week as long as we’re in touch with the maintainers. | 13:16 |
mestery | salv-orlando: I get that, we need to balance that which would alleviate kevinbenton's concern. | 13:16 |
jschwarz | seems like a hell of a gamble to me... it's hard enough passing through the gate now as it is, let alone when all my previous patches start failing all at once | 13:16 |
kevinbenton | mestery: this is what i was wondering about. why have these requirements when ultimately we want proof that the 3rd party passes the tests at the release | 13:16 |
ajo | jschwarz, it can refactored all at once later | 13:16 |
mestery | salv-orlando: ++ | 13:16 |
jschwarz | ajo++ | 13:16 |
salv-orlando | But if a CI is down for 3 or 4 weeks, with no explanation, maintainers are unreachable, then we’re likely to have bitrotting code. | 13:17 |
kevinbenton | jschwarz: yes, huge gamble, but up to the 3rd party is my point | 13:17 |
boris-42 | mestery hi there | 13:17 |
mestery | kevinbenton: I think you should argue this point in the third-party meeting on Monday, you'd have all the relevant people around for a good conversation :) | 13:17 |
kevinbenton | salv-orlando: but wait until the end to deprecate them | 13:17 |
mestery | boris-42: Yo yo yo! | 13:17 |
kevinbenton | salv-orlando: of the cycle | 13:17 |
kevinbenton | mestery: ok | 13:17 |
ajo | mestery, salv-orlando exactly, end of the cycle | 13:17 |
boris-42 | mestery obondarev said that you are trying to start performance/scale testing | 13:17 |
mestery | Look, I have no interesting in being the "plugin police" here just as much as people don't want me to be that. | 13:17 |
ajo | at least a CI pass before end of the cycle seems acceptable | 13:18 |
salv-orlando | kevinbenton: yes, it’s not like I have a “kill the plugin” button | 13:18 |
mestery | At the end of the day, we need some sort of consistency though, we need to strike a balance | 13:18 |
boris-42 | mestery do you need some help around Rally, I don't know hangout call for Neutron team | 13:18 |
mestery | salv-orlando: ++ | 13:18 |
boris-42 | mestery to explain how it works and how to use it | 13:18 |
kevinbenton | salv-orlando: not that you’ll show us at least :-) | 13:18 |
salv-orlando | If I’m pissed off with a plugin I will push a patch to remove it from gerrit | 13:18 |
mestery | boris-42: We could put this on our weekly meeting agenda in 2 weeks once we get past feature freeze | 13:18 |
mestery | salv-orlando: Also ++ | 13:18 |
salv-orlando | and that would take two cores to approve it. | 13:18 |
ajo | mestery++, boris-42++ I'd be interested in that | 13:19 |
boris-42 | mestery actually this can't be done in meeting, | 13:19 |
mestery | boris-42: OK | 13:19 |
boris-42 | mestery it should be just hangout call / or few hangout calls | 13:19 |
boris-42 | mestery maybe somebody could help to organize this?) | 13:19 |
salv-orlando | But as the core team are a bunch of people with a decent amount of commons sense, before doing that we’ll be sure that the plugin in question is not maintained anymore | 13:19 |
mestery | boris-42: OK, that makes sense, so a one-off meeting then, sure. | 13:19 |
kevinbenton | salv-orlando: i thought cores had a special +4 button for these situations? | 13:19 |
mestery | boris-42: Can we do this post feature freeze? | 13:19 |
boris-42 | mestery it's in few days? | 13:19 |
boris-42 | mestery I mean ff? | 13:19 |
mestery | Next Thursday, 9-4-2014 | 13:19 |
boris-42 | mestery ok, but if somebody is interested you can point him to me=) | 13:20 |
*** beagles_ is now known as bealges | 13:20 | |
salv-orlando | kevinbenton: no all I have is a button for ICBMs. But they’re from former USSR and they don’t work. | 13:20 |
*** bealges is now known as beagles | 13:20 | |
boris-42 | ajo heh is somebody other interested?) | 13:20 |
mestery | boris-42: Will do sir | 13:20 |
boris-42 | ajo so we can make a hangout call | 13:20 |
mestery | salv-orlando: hahahahahahaha | 13:20 |
salv-orlando | mestery: we don’t remove plugins. We nuke them. | 13:21 |
boris-42 | mestery so anything that i can do for now? | 13:21 |
mestery | boris-42: I think hang tight while we navigate the tricky feature freeze deadline :) | 13:22 |
mestery | salv-orlando: So per your email, 1300 UTC is ok tomorrow for the feature freeze meeting? | 13:22 |
boris-42 | mestery ok =) | 13:22 |
kevinbenton | mestery, salv-orlando perhaps we need a bitrotter. each day that a 3rd party system doesn’t vote, a bot makes a change to code in the repo for that code by bitflipping a character | 13:22 |
jschwarz | ajo, thanks! :) | 13:23 |
salv-orlando | I’m not sure yet. But please go ahead with the planned time. | 13:23 |
*** nunizacu has quit IRC | 13:24 | |
*** nunizacu has joined #openstack-neutron | 13:24 | |
*** balles has quit IRC | 13:25 | |
mestery | salv-orlando: Ack | 13:26 |
jschwarz | mestery, can I interest you with a refactor to the model_query_hook? https://review.openstack.org/#/c/117142/ :) | 13:27 |
mestery | jschwarz: looking ... | 13:27 |
*** jckasper_ has quit IRC | 13:27 | |
amotoki | btw, recently i moved the directory where VM image of our CI is located to ramdisk. It boosted one round of devstack + API test up to 10~15mins. | 13:28 |
Altran | jschwarz - btw I'm looking at it and what did You mean by "I will like this to the patchset and refactor it as needed" in commit message ? | 13:28 |
amotoki | One machine with 8cores/50GB memory now covers the CI. | 13:29 |
jschwarz | Altran, | 13:29 |
jschwarz | Altran, meant "I will link this..." | 13:29 |
mestery | amotoki: Nice! | 13:30 |
ajo | amotoki: Nice!!, ram is much better than SSDs | 13:30 |
Altran | jschwarz - ok :) | 13:30 |
jschwarz | Altran, I will fix it for the next patchset | 13:30 |
amotoki | there is no problem running VMs disappears due to power outage :-) | 13:31 |
jschwarz | thanks :) | 13:31 |
*** salv-orlando has quit IRC | 13:31 | |
jschwarz | amotoki, thanks! XD | 13:38 |
*** padkrish has joined #openstack-neutron | 13:39 | |
*** shakamunyi has joined #openstack-neutron | 13:41 | |
padkrish | mestery: ping | 13:45 |
*** signed8bit has joined #openstack-neutron | 13:48 | |
ajo | amotoki, lol, I suppose you keep a copy on the disk that's copied on boot, right? :) | 13:49 |
*** danieln1 has joined #openstack-neutron | 13:49 | |
*** irenab has quit IRC | 13:50 | |
*** chandankumar has joined #openstack-neutron | 13:50 | |
amotoki | ajo: yes, I keep the master image on hdd and after a test complete the image is disposed and new image is copied from the master image. | 13:51 |
amotoki | ajo: in most case, the master image is also cached on memory by filesystem. | 13:51 |
*** amotoki has quit IRC | 13:52 | |
ajo | aha | 13:56 |
ajo | amotoki: so you just save the writeback to disk | 13:56 |
*** kopparam has joined #openstack-neutron | 13:57 | |
*** Dafna is now known as Dafna_away | 13:57 | |
*** shakamunyi has quit IRC | 13:58 | |
*** jckasper_ has joined #openstack-neutron | 14:01 | |
*** vjardin has joined #openstack-neutron | 14:02 | |
*** topshare has quit IRC | 14:05 | |
*** topshare has joined #openstack-neutron | 14:07 | |
*** annegentle has quit IRC | 14:08 | |
*** karimb has quit IRC | 14:10 | |
*** karimb has joined #openstack-neutron | 14:10 | |
*** shakamunyi has joined #openstack-neutron | 14:11 | |
*** thomasem has joined #openstack-neutron | 14:11 | |
*** thomasem has quit IRC | 14:12 | |
*** karimb has quit IRC | 14:13 | |
*** sb- is now known as strictlyb | 14:13 | |
*** karimb has joined #openstack-neutron | 14:13 | |
*** annegentle has joined #openstack-neutron | 14:13 | |
*** carlp has joined #openstack-neutron | 14:15 | |
*** baohua has joined #openstack-neutron | 14:16 | |
*** thomasem has joined #openstack-neutron | 14:16 | |
*** markmcclain has joined #openstack-neutron | 14:17 | |
*** carl_baldwin has joined #openstack-neutron | 14:17 | |
enikanorov__ | carl_baldwin: hi, could you please take a look at this patch again? i had to fix UT per Armando's comment: https://review.openstack.org/#/c/115383/ | 14:18 |
carl_baldwin | enikanorov__: looking... | 14:19 |
*** padkrish has quit IRC | 14:20 | |
*** otherwiseguy has joined #openstack-neutron | 14:21 | |
*** shakamunyi has quit IRC | 14:22 | |
*** shakamunyi has joined #openstack-neutron | 14:23 | |
*** yfried has quit IRC | 14:23 | |
ajo | carl_baldwin, enikanorov_ mestery http://boris-42.github.io/ngk.html <-- have you seen the outsanding work by boris-42 ? | 14:23 |
ajo | an API / RPC / DB .... profiler | 14:23 |
ajo | that goes cross project | 14:24 |
*** AbsinthMind has joined #openstack-neutron | 14:24 | |
ajo | we should think about adding support in neutron during K | 14:24 |
ajo | it's awesome | 14:24 |
carl_baldwin | ajo: That is the first I’ve seen it. | 14:24 |
*** chandankumar has quit IRC | 14:24 | |
ajo | carl_baldwin, me too: https://github.com/stackforge/osprofiler | 14:25 |
ajo | this is cinder integration: https://review.openstack.org/#/c/103415/ (and cinder client) https://review.openstack.org/#/c/103359/ | 14:25 |
ajo | boris-42++! | 14:25 |
jschwarz | that's pretty handy | 14:25 |
ajo | carl_baldwin, we could even reverse-engineer our cross project interactions to diagrams with it's output.... | 14:26 |
ajo | jschwarz, yes | 14:26 |
*** Dafna_away is now known as Dafna | 14:27 | |
marun | fyi, I've broken the functional job and nothing is going to merge until it's fixed. | 14:28 |
ajo | marun, ouch | 14:28 |
*** trinaths has joined #openstack-neutron | 14:30 | |
ajo | good luck, I suppose CI may be running the neutron-** together with the CI changes that affect such part, but probably it's not easy to handle the dependencies | 14:30 |
ajo | neutron-** -> **-** | 14:30 |
marun | It may be worth making it non-voting so as not to hold things up unnecessarily. I'll talk to infra. | 14:30 |
*** tongli has joined #openstack-neutron | 14:30 | |
*** AbsinthMind has quit IRC | 14:32 | |
*** trinaths_afk has joined #openstack-neutron | 14:33 | |
*** AbsinthMind has joined #openstack-neutron | 14:33 | |
nunizacu | second day straight and nothing | 14:36 |
*** trinaths has quit IRC | 14:36 | |
*** trinaths_afk is now known as trinaths | 14:36 | |
nunizacu | i se noo place in nova where qvb is created | 14:36 |
nunizacu | maybe qbr | 14:36 |
nunizacu | but not qvb | 14:36 |
*** baohua has quit IRC | 14:37 | |
nunizacu | my back hurts so bad im running out of oxicodin | 14:37 |
nunizacu | with also doesnt help thinking | 14:37 |
jschwarz | nunizacu, can I ask why you're looking for that? | 14:38 |
*** snowgust has joined #openstack-neutron | 14:39 | |
nunizacu | couse neutron + ml2 doesnt make qvb so i cant create instance | 14:39 |
*** shakamunyi has quit IRC | 14:40 | |
nunizacu | oh and qvo and tap | 14:40 |
nunizacu | pretty much ml2 does noghting using ovs | 14:40 |
*** chandankumar has joined #openstack-neutron | 14:41 | |
nunizacu | pure ovs plugin makes vif_type eror so it is also out of question | 14:42 |
*** amuller has joined #openstack-neutron | 14:42 | |
nunizacu | i dont know if its juno specific issue or what | 14:42 |
*** vjardin has quit IRC | 14:43 | |
nunizacu | i guess someone would find out already that you cant make instance using neutron | 14:43 |
*** afazekas has quit IRC | 14:43 | |
nunizacu | but i see no place in google about it | 14:44 |
*** diegows has quit IRC | 14:45 | |
nunizacu | and no one on irc who can help me, even on official support channels | 14:47 |
*** HenryG has joined #openstack-neutron | 14:51 | |
*** mlavalle has joined #openstack-neutron | 14:51 | |
*** SridharG has left #openstack-neutron | 14:53 | |
*** neeti has quit IRC | 14:53 | |
*** neeti has joined #openstack-neutron | 14:54 | |
*** xianghuihui has quit IRC | 14:55 | |
*** openstackgerrit has joined #openstack-neutron | 14:55 | |
*** Longgeek has quit IRC | 14:56 | |
*** ryu25 has quit IRC | 14:57 | |
openstackgerrit | Jaume Devesa proposed a change to openstack/neutron: BGP Dynamic Routing: introduce routing instance https://review.openstack.org/115554 | 14:59 |
nunizacu | great, i can do it with quagga | 14:59 |
nunizacu | but what about me ! :D | 14:59 |
openstackgerrit | Jaume Devesa proposed a change to openstack/neutron: BGP Dynamic Routing: adding agent and scheduling https://review.openstack.org/115667 | 14:59 |
openstackgerrit | Jaume Devesa proposed a change to openstack/neutron: BGP Dynamic Routing: adding BGP driver https://review.openstack.org/115938 | 15:00 |
*** _cjones_ has joined #openstack-neutron | 15:00 | |
*** neeti has quit IRC | 15:00 | |
*** neeti has joined #openstack-neutron | 15:01 | |
nunizacu | cool new features, but meybe first make already made working... : / | 15:01 |
*** AbsinthMind has quit IRC | 15:01 | |
nunizacu | it's 4th day im trying to run this new 2014.2 | 15:02 |
nunizacu | and nothing works | 15:02 |
nunizacu | dashboard bugged, packages with wrong owners | 15:03 |
nunizacu | unusable neutron or im too stupid to use it | 15:05 |
*** _cjones_ has quit IRC | 15:05 | |
*** topshare has quit IRC | 15:05 | |
jschwarz | nunizacu, may I ask what did you use to deploy? | 15:05 |
*** pasquier-s_ has joined #openstack-neutron | 15:06 | |
*** pasquier-s has quit IRC | 15:06 | |
*** AbsinthMind has joined #openstack-neutron | 15:07 | |
*** topshare has joined #openstack-neutron | 15:07 | |
*** f13o has quit IRC | 15:07 | |
*** topshare has quit IRC | 15:07 | |
beagles | Meeting Info: | 15:08 |
beagles | We're using Blue Jeans for our OSAS All-Company calls. You can join by video or audio. Please note if you are using Blue Jeans for the first time; | 15:08 |
*** topshare has joined #openstack-neutron | 15:08 | |
*** skolekonov has quit IRC | 15:11 | |
*** dkehn has quit IRC | 15:16 | |
*** scheuran has quit IRC | 15:16 | |
*** igordcard has quit IRC | 15:17 | |
*** yeungp has quit IRC | 15:18 | |
*** xgerman has joined #openstack-neutron | 15:18 | |
*** nlahouti has joined #openstack-neutron | 15:18 | |
*** busterswt has joined #openstack-neutron | 15:18 | |
*** kopparam has quit IRC | 15:18 | |
*** kopparam has joined #openstack-neutron | 15:18 | |
*** AbsinthMind has quit IRC | 15:19 | |
*** dkehn__ has joined #openstack-neutron | 15:19 | |
*** erecio has joined #openstack-neutron | 15:22 | |
*** erecio has quit IRC | 15:22 | |
*** trinaths has quit IRC | 15:22 | |
*** otherwiseguy has quit IRC | 15:22 | |
*** nunizacu has quit IRC | 15:22 | |
*** mongo2 has quit IRC | 15:22 | |
*** dguerri_ has quit IRC | 15:22 | |
*** dansmith has quit IRC | 15:22 | |
*** stack__ has quit IRC | 15:22 | |
*** yongli has quit IRC | 15:22 | |
*** stefanb has quit IRC | 15:22 | |
*** cgoncalves has quit IRC | 15:22 | |
*** gmurphy has quit IRC | 15:22 | |
*** Chinorro has quit IRC | 15:22 | |
*** peoplemerge has quit IRC | 15:22 | |
*** jogo has quit IRC | 15:22 | |
*** dkehn__ is now known as dkehnx | 15:22 | |
*** Longgeek has joined #openstack-neutron | 15:22 | |
*** roeyc has quit IRC | 15:22 | |
*** erecio has joined #openstack-neutron | 15:22 | |
*** trinaths has joined #openstack-neutron | 15:22 | |
*** otherwiseguy has joined #openstack-neutron | 15:22 | |
*** nunizacu has joined #openstack-neutron | 15:22 | |
*** mongo2 has joined #openstack-neutron | 15:22 | |
*** dguerri_ has joined #openstack-neutron | 15:22 | |
*** dansmith has joined #openstack-neutron | 15:22 | |
*** stack__ has joined #openstack-neutron | 15:22 | |
*** yongli has joined #openstack-neutron | 15:22 | |
*** stefanb has joined #openstack-neutron | 15:22 | |
*** cgoncalves has joined #openstack-neutron | 15:22 | |
*** gmurphy has joined #openstack-neutron | 15:22 | |
*** Chinorro has joined #openstack-neutron | 15:22 | |
*** peoplemerge has joined #openstack-neutron | 15:22 | |
*** jogo has joined #openstack-neutron | 15:22 | |
*** Longgeek has quit IRC | 15:22 | |
*** erecio has quit IRC | 15:23 | |
*** erecio has joined #openstack-neutron | 15:23 | |
*** kopparam has quit IRC | 15:23 | |
*** ajo_ has quit IRC | 15:24 | |
*** markmcclain has quit IRC | 15:24 | |
*** zhipeng has joined #openstack-neutron | 15:26 | |
*** AbsinthMind has joined #openstack-neutron | 15:26 | |
*** zhhuabj has quit IRC | 15:27 | |
*** rook-westford has quit IRC | 15:27 | |
*** rook has joined #openstack-neutron | 15:28 | |
nlahouti | markmcclain: Hi Mark, sorry to bother you again. Can you please review the extension patch today so that we can move forward? | 15:30 |
*** juice has quit IRC | 15:30 | |
openstackgerrit | Brian Haley proposed a change to openstack/neutron: L3 Metering label as shared https://review.openstack.org/70090 | 15:33 |
*** thomasem has quit IRC | 15:35 | |
*** openstack has joined #openstack-neutron | 16:19 | |
*** yfauser has left #openstack-neutron | 16:20 | |
*** Altran has left #openstack-neutron | 16:20 | |
*** ygbo has quit IRC | 16:22 | |
*** phil_h has joined #openstack-neutron | 16:23 | |
*** karimb has quit IRC | 16:24 | |
ZZelle | amotoki, obondarev, hi | 16:26 |
ZZelle | amotoki, obondarev, could you relook at https://review.openstack.org/115351? It has been updated to take into account amotoki remarks | 16:26 |
*** flaviof is now known as flaviof_zzz | 16:27 | |
amotoki | ZZelle: sure but i am in ML2 meeting. | 16:28 |
ZZelle | amotoki, oups, thanls | 16:28 |
*** yamahata has quit IRC | 16:28 | |
*** sgordon_ has quit IRC | 16:29 | |
*** sbfox has joined #openstack-neutron | 16:31 | |
*** jpich has quit IRC | 16:33 | |
*** barclaac has joined #openstack-neutron | 16:34 | |
*** barclaac|2 has quit IRC | 16:37 | |
*** nunizacu has quit IRC | 16:37 | |
*** nunizacu has joined #openstack-neutron | 16:37 | |
*** a_le has quit IRC | 16:39 | |
*** spandhe has quit IRC | 16:40 | |
*** alexpilotti has quit IRC | 16:44 | |
amotoki | ZZelle: one minor question on your reviews. Is there any reason you didnt move TunnelTypeTestMixin to a common module like test_type_tunnel? | 16:45 |
amotoki | ZZelle: is it to keep the change minimum? It also sounds reasonable. | 16:45 |
*** krtaylor has quit IRC | 16:47 | |
*** dgollub has joined #openstack-neutron | 16:48 | |
*** amaretskiy has quit IRC | 16:50 | |
ZZelle | amotoki, yes, previous change moving code from type_vxlan/gre to type_tunnel was "simple" but difficult to review because the code moved from one module to the other | 16:50 |
amotoki | ZZelle: fair enough. | 16:51 |
ZZelle | amotoki, moreover there is no specific test module for type_tunnel module defining TunnelTypeDriver and TunnelRpcCallbackMixin ... i am not sure the last one is tested somewhere | 16:51 |
*** mageshgv has joined #openstack-neutron | 16:51 | |
amotoki | ZZelle: now it looks good to me. | 16:51 |
ZZelle | amotoki, so i prefer not to define test_type_tunnel to avoid dev to assume it tests TunnelRpcCallbackMixin | 16:51 |
*** chuckC has joined #openstack-neutron | 16:51 | |
ZZelle | amotoki, great :), thanks | 16:51 |
*** doude has quit IRC | 16:51 | |
*** devvesa has quit IRC | 16:52 | |
amotoki | ZZelle: yeah. if we have more tunnel variant, let's move it to a separate module at that time. | 16:52 |
*** nunizacu has quit IRC | 16:53 | |
*** nunizacu has joined #openstack-neutron | 16:53 | |
*** sambetts has quit IRC | 16:54 | |
*** garyk has joined #openstack-neutron | 16:55 | |
*** marun has quit IRC | 16:55 | |
ZZelle | amotoki, indeed | 16:56 |
openstackgerrit | AARON ZHANG proposed a change to openstack/neutron: Implement full sync for cisco n1kv plugin https://review.openstack.org/113037 | 16:57 |
*** dave_tucker_zzz is now known as dave_tucker | 16:58 | |
*** networkstatic has joined #openstack-neutron | 16:58 | |
*** s3wong has joined #openstack-neutron | 16:58 | |
*** signed8bit has quit IRC | 16:59 | |
*** markmcclain has joined #openstack-neutron | 16:59 | |
*** jobewan has joined #openstack-neutron | 16:59 | |
openstackgerrit | Trinath Somanchi proposed a change to openstack/neutron: Freescale FWaaS Plugin https://review.openstack.org/109659 | 17:00 |
*** spandhe has joined #openstack-neutron | 17:02 | |
*** amotoki has quit IRC | 17:02 | |
*** dsneddon_ has quit IRC | 17:02 | |
*** rcurran has quit IRC | 17:03 | |
trinaths | can some one review this change, https://review.openstack.org/#/c/109659/. Updated with reviewer suggestions. | 17:03 |
*** harlowja has joined #openstack-neutron | 17:04 | |
*** dsneddon has joined #openstack-neutron | 17:04 | |
*** tflynn has joined #openstack-neutron | 17:06 | |
*** stanzgy has quit IRC | 17:09 | |
*** garyk has quit IRC | 17:10 | |
*** garyk has joined #openstack-neutron | 17:10 | |
*** signed8bit has joined #openstack-neutron | 17:11 | |
*** signed8bit has quit IRC | 17:11 | |
*** signed8bit has joined #openstack-neutron | 17:11 | |
*** pradk has joined #openstack-neutron | 17:12 | |
*** signed8bit has joined #openstack-neutron | 17:12 | |
*** simon-AS559 has joined #openstack-neutron | 17:12 | |
*** dsneddon is now known as dsneddon_afk | 17:13 | |
*** absubram_ has joined #openstack-neutron | 17:13 | |
*** TrevorV_ has joined #openstack-neutron | 17:14 | |
*** yfauser has joined #openstack-neutron | 17:14 | |
*** simon-AS5591 has joined #openstack-neutron | 17:14 | |
*** jorgem has joined #openstack-neutron | 17:14 | |
*** sdmonov has joined #openstack-neutron | 17:15 | |
*** yfauser has left #openstack-neutron | 17:15 | |
*** trinaths has quit IRC | 17:15 | |
*** trinaths has joined #openstack-neutron | 17:16 | |
*** simon-AS559 has quit IRC | 17:17 | |
padkrish | mestery: ping | 17:19 |
*** a_le has joined #openstack-neutron | 17:21 | |
*** ajo__ has joined #openstack-neutron | 17:24 | |
*** arborism has joined #openstack-neutron | 17:26 | |
*** ajo_ has quit IRC | 17:26 | |
*** arborism has quit IRC | 17:26 | |
*** amcrn has joined #openstack-neutron | 17:27 | |
mestery | padkrish: Yo, what's up? | 17:29 |
padkrish | mestery: just a quick clarification regd the functional test :) | 17:29 |
padkrish | i put my comments in gerrit...any other place you want it documented? | 17:29 |
mestery | padkrish: Shoot :) | 17:29 |
mestery | padkrish: That sounds good to me, can you post the review here? | 17:30 |
padkrish | https://review.openstack.org/#/c/105563/19 | 17:30 |
*** tflynn has quit IRC | 17:30 | |
*** tflynn has joined #openstack-neutron | 17:30 | |
*** ajo_ has joined #openstack-neutron | 17:31 | |
padkrish | mestery: just pasted the link | 17:31 |
*** ajo___ has joined #openstack-neutron | 17:33 | |
mestery | padkrish: thanks sir | 17:33 |
padkrish | mestery: sure!! | 17:33 |
*** jab has quit IRC | 17:34 | |
*** ajo__ has quit IRC | 17:35 | |
*** jab has joined #openstack-neutron | 17:35 | |
*** jab has quit IRC | 17:35 | |
*** jab has joined #openstack-neutron | 17:35 | |
*** ijw has joined #openstack-neutron | 17:35 | |
*** ajo_ has quit IRC | 17:35 | |
*** sbfox has quit IRC | 17:36 | |
*** Sukhdev has quit IRC | 17:36 | |
*** a_le has quit IRC | 17:37 | |
*** aix has quit IRC | 17:37 | |
*** ijw_ has joined #openstack-neutron | 17:39 | |
*** rotbeard has quit IRC | 17:39 | |
*** f13o has quit IRC | 17:39 | |
*** dgollub has quit IRC | 17:39 | |
*** a_le has joined #openstack-neutron | 17:39 | |
*** ijw has quit IRC | 17:41 | |
*** manishg has joined #openstack-neutron | 17:42 | |
*** sbfox has joined #openstack-neutron | 17:42 | |
*** dsneddon_afk is now known as dsneddon | 17:44 | |
*** a_le has quit IRC | 17:44 | |
*** ijw_ has quit IRC | 17:44 | |
*** ijw has joined #openstack-neutron | 17:45 | |
*** diga has joined #openstack-neutron | 17:46 | |
*** lazy_prince is now known as killer_prince | 17:47 | |
*** k_stev has joined #openstack-neutron | 17:51 | |
openstackgerrit | Salvatore Orlando proposed a change to openstack/neutron: Make Juno migrations config independent https://review.openstack.org/109768 | 17:52 |
*** barclaac|2 has joined #openstack-neutron | 17:54 | |
*** barclaac has quit IRC | 17:55 | |
*** sbfox has quit IRC | 17:55 | |
*** rohara has joined #openstack-neutron | 17:57 | |
*** lori is now known as lori|away | 17:57 | |
*** crose has joined #openstack-neutron | 17:59 | |
pcm_ | Can I get core review of https://review.openstack.org/#/c/114345/ please? Would like to get this upstream. | 18:00 |
*** TrevorV_ has quit IRC | 18:00 | |
*** dgollub has joined #openstack-neutron | 18:00 | |
*** ijw has quit IRC | 18:00 | |
*** TrevorV_ has joined #openstack-neutron | 18:00 | |
*** ijw has joined #openstack-neutron | 18:01 | |
*** s3wong has quit IRC | 18:01 | |
*** ijw_ has joined #openstack-neutron | 18:01 | |
*** s3wong has joined #openstack-neutron | 18:04 | |
*** ijw has quit IRC | 18:05 | |
*** annegentle has quit IRC | 18:08 | |
*** jp_at_hp has quit IRC | 18:08 | |
*** sbfox has joined #openstack-neutron | 18:10 | |
*** garyk has quit IRC | 18:10 | |
*** mitarun has joined #openstack-neutron | 18:12 | |
*** cnesa8 has quit IRC | 18:14 | |
*** dave_tucker is now known as dave_tucker_zzz | 18:14 | |
*** annegentle has joined #openstack-neutron | 18:15 | |
*** sgordon_ has joined #openstack-neutron | 18:19 | |
*** garyduan has joined #openstack-neutron | 18:20 | |
*** dave_tucker_zzz is now known as dave_tucker | 18:22 | |
*** Sukhdev has joined #openstack-neutron | 18:23 | |
*** yfried has joined #openstack-neutron | 18:24 | |
*** changbl has quit IRC | 18:26 | |
*** yfauser1 has joined #openstack-neutron | 18:30 | |
nunizacu | yeah, 4 days and i found a typo in py file | 18:31 |
openstackgerrit | pritesh proposed a change to openstack/neutron: Remove the Cisco Nexus monolithic plugin as ml2 driver takes it place https://review.openstack.org/116028 | 18:31 |
*** yfauser1 has left #openstack-neutron | 18:31 | |
nunizacu | but before i hurray another problem came | 18:32 |
*** ijw_ has quit IRC | 18:32 | |
openstackgerrit | Assaf Muller proposed a change to openstack/neutron: Add L3 VRRP HA base classes https://review.openstack.org/64553 | 18:32 |
openstackgerrit | Assaf Muller proposed a change to openstack/neutron: Add a new scheduler for the l3 HA https://review.openstack.org/66347 | 18:32 |
*** changbl has joined #openstack-neutron | 18:32 | |
openstackgerrit | Assaf Muller proposed a change to openstack/neutron: Add L3 VRRP HA base classes https://review.openstack.org/64553 | 18:33 |
openstackgerrit | Assaf Muller proposed a change to openstack/neutron: Add a new scheduler for the l3 HA https://review.openstack.org/66347 | 18:33 |
*** crose has quit IRC | 18:34 | |
*** jab has quit IRC | 18:34 | |
*** flaviof_zzz is now known as flaviof | 18:36 | |
*** annegentle has quit IRC | 18:37 | |
*** dgollub has quit IRC | 18:39 | |
*** trinaths has quit IRC | 18:40 | |
*** devvesa has joined #openstack-neutron | 18:41 | |
*** zigo has quit IRC | 18:43 | |
openstackgerrit | Ronak Shah proposed a change to openstack/neutron: Adding mechanism driver in ML2 plugin for Nuage Networks https://review.openstack.org/111066 | 18:45 |
*** devvesa has quit IRC | 18:45 | |
nunizacu | if someone want fix for my kind of trouble its very simple, one word only | 18:45 |
*** a_le has joined #openstack-neutron | 18:46 | |
*** harlowja has quit IRC | 18:46 | |
*** zigo has joined #openstack-neutron | 18:46 | |
*** harlowja has joined #openstack-neutron | 18:46 | |
nunizacu | now i only need correct premissions for /var/lib/libvirt | 18:48 |
*** moha_hunt has joined #openstack-neutron | 18:48 | |
*** lukego has quit IRC | 18:48 | |
*** rms_13 has joined #openstack-neutron | 18:49 | |
*** absubram_ has quit IRC | 18:50 | |
nunizacu | i belive... | 18:51 |
*** ivar-lazzaro has joined #openstack-neutron | 18:52 | |
*** trinaths has joined #openstack-neutron | 18:54 | |
*** tsg has joined #openstack-neutron | 18:55 | |
*** ijw has joined #openstack-neutron | 18:56 | |
*** networkstatic is now known as networkstatic_zZ | 18:56 | |
*** crose has joined #openstack-neutron | 18:57 | |
nlahouti | markmcclain: Hi Mark, do you have couple of minutes? | 18:57 |
*** ivar-lazzaro has quit IRC | 18:59 | |
*** diga has quit IRC | 19:00 | |
*** LiberTerra has joined #openstack-neutron | 19:01 | |
*** aepifanov has joined #openstack-neutron | 19:01 | |
*** LiberTerra has quit IRC | 19:01 | |
*** LiberTerra has joined #openstack-neutron | 19:01 | |
*** spandhe has quit IRC | 19:01 | |
*** ivar-lazzaro has joined #openstack-neutron | 19:02 | |
*** crose has quit IRC | 19:02 | |
*** aepifanov has quit IRC | 19:03 | |
openstackgerrit | Arvind Somya proposed a change to openstack/neutron: ML2 Type Driver refactor part 2 https://review.openstack.org/115025 | 19:03 |
*** aepifanov has joined #openstack-neutron | 19:03 | |
openstackgerrit | Yuriy Taraday proposed a change to openstack/neutron: Implement rootwrap daemon support https://review.openstack.org/84667 | 19:06 |
openstackgerrit | Yuriy Taraday proposed a change to openstack/neutron: Abstract out root_helper calls to classes https://review.openstack.org/82787 | 19:06 |
*** ajo___ has quit IRC | 19:06 | |
*** ijw has quit IRC | 19:07 | |
*** krtaylor has joined #openstack-neutron | 19:07 | |
*** aepifanov has quit IRC | 19:09 | |
*** aepifanov has joined #openstack-neutron | 19:09 | |
*** sbfox has quit IRC | 19:10 | |
*** ijw has joined #openstack-neutron | 19:11 | |
*** spandhe has joined #openstack-neutron | 19:12 | |
*** sbfox has joined #openstack-neutron | 19:13 | |
*** aepifanov has quit IRC | 19:14 | |
*** aepifanov has joined #openstack-neutron | 19:14 | |
*** mitarun has quit IRC | 19:15 | |
*** mitarun has joined #openstack-neutron | 19:15 | |
*** aepifanov has quit IRC | 19:16 | |
*** aepifanov has joined #openstack-neutron | 19:16 | |
*** aepifanov has quit IRC | 19:17 | |
*** aepifanov has joined #openstack-neutron | 19:17 | |
*** aepifanov has quit IRC | 19:18 | |
ZZelle | rkukura, hi | 19:18 |
*** aepifanov has joined #openstack-neutron | 19:18 | |
*** aepifanov has quit IRC | 19:18 | |
rkukura | ZZelle: hi | 19:18 |
*** aepifanov has joined #openstack-neutron | 19:18 | |
ZZelle | rkukura, one question about #1056437 | 19:19 |
ZZelle | rkukura, https://bugs.launchpad.net/neutron/+bug/1056437 | 19:19 |
ZZelle | it seems the bug has been solved with the ability to set external_network_bridge="" on l3-agent | 19:20 |
*** mitarun has quit IRC | 19:20 | |
*** aepifanov has quit IRC | 19:20 | |
rkukura | ZZelle: agreed! | 19:20 |
*** itzikb has quit IRC | 19:20 | |
*** aepifanov has joined #openstack-neutron | 19:20 | |
*** itzikb has joined #openstack-neutron | 19:20 | |
ZZelle | rkukura, so i can change its status to fix committed or released (if i can) ? | 19:21 |
rkukura | ZZelle: Great! Let me know if you are not able to. | 19:22 |
*** sbfox has quit IRC | 19:22 | |
*** s3wong has quit IRC | 19:22 | |
*** TrevorV_ has quit IRC | 19:23 | |
*** prasoon has quit IRC | 19:23 | |
*** r-daneel has joined #openstack-neutron | 19:24 | |
*** prasoon has joined #openstack-neutron | 19:24 | |
*** aepifanov has quit IRC | 19:25 | |
*** aepifanov has joined #openstack-neutron | 19:26 | |
*** aepifanov has quit IRC | 19:26 | |
*** prasoon has quit IRC | 19:28 | |
*** barclaac has joined #openstack-neutron | 19:29 | |
ZZelle | rkukura, done! | 19:30 |
*** barclaac|2 has quit IRC | 19:32 | |
openstackgerrit | Brian Haley proposed a change to openstack/neutron: L3 Metering label as shared https://review.openstack.org/70090 | 19:33 |
rms_13 | enikanorov: ping | 19:34 |
rms_13 | enikanorov_: ping | 19:34 |
rms_13 | enikanorov__: ping | 19:34 |
*** nlahouti has left #openstack-neutron | 19:36 | |
*** rotbart has joined #openstack-neutron | 19:39 | |
*** garyduan has quit IRC | 19:42 | |
*** garyduan has joined #openstack-neutron | 19:43 | |
*** salv-mobile has joined #openstack-neutron | 19:45 | |
*** ijw has quit IRC | 19:45 | |
*** dave_tucker is now known as dave_tucker_zzz | 19:49 | |
*** crc32 has joined #openstack-neutron | 19:49 | |
*** salv-mobile has quit IRC | 19:51 | |
*** TrevorV_ has joined #openstack-neutron | 19:52 | |
*** spandhe has quit IRC | 19:53 | |
*** spandhe has joined #openstack-neutron | 19:55 | |
ajo | self.rpc.devices = {port['id']: port for port in all_ports} | 19:56 |
ajo | ^ | 19:56 |
ajo | SyntaxError: invalid syntax | 19:56 |
ajo | hmm | 19:56 |
ajo | this isn't supported in py26 but it's in py27? :) | 19:56 |
ajo | it seems like | 19:57 |
*** xmltok has joined #openstack-neutron | 19:59 | |
*** tsg has quit IRC | 19:59 | |
*** networkstatic_zZ is now known as networkstatic | 19:59 | |
*** tsg has joined #openstack-neutron | 19:59 | |
*** ajo_ has joined #openstack-neutron | 20:00 | |
*** rotbart has quit IRC | 20:00 | |
*** matrohon has joined #openstack-neutron | 20:03 | |
*** ijw has joined #openstack-neutron | 20:04 | |
*** snowgust has quit IRC | 20:04 | |
*** k_stev1 has joined #openstack-neutron | 20:05 | |
*** barclaac|2 has joined #openstack-neutron | 20:06 | |
*** k_stev has quit IRC | 20:07 | |
*** erecio has quit IRC | 20:07 | |
*** jamespd_ is now known as jamespd | 20:08 | |
*** barclaac has quit IRC | 20:09 | |
*** barclaac|2 has quit IRC | 20:13 | |
*** trinaths has quit IRC | 20:13 | |
*** aepifanov has joined #openstack-neutron | 20:13 | |
ZZelle | ajo, in py26 you can not use {k:v ....} to define a dict | 20:13 |
openstackgerrit | Carl Baldwin proposed a change to openstack/neutron: Refactor l2_pop code to pass mac/ip info more readably https://review.openstack.org/112178 | 20:13 |
ZZelle | ajo, you should use dict((k,v) ...) | 20:13 |
*** aepifanov has quit IRC | 20:14 | |
ZZelle | ajo, it's unreadable but supported by py26 | 20:14 |
*** ijw has quit IRC | 20:14 | |
*** aepifanov has joined #openstack-neutron | 20:14 | |
*** spandhe has quit IRC | 20:14 | |
*** ijw has joined #openstack-neutron | 20:14 | |
*** aepifanov has quit IRC | 20:15 | |
*** mitarun has joined #openstack-neutron | 20:16 | |
*** ijw_ has joined #openstack-neutron | 20:16 | |
*** aepifanov has joined #openstack-neutron | 20:16 | |
*** aepifano1 has joined #openstack-neutron | 20:16 | |
*** TrevorV_ has quit IRC | 20:17 | |
*** samuelbercovici has joined #openstack-neutron | 20:17 | |
*** aepifano1 has quit IRC | 20:18 | |
*** ijw has quit IRC | 20:20 | |
*** mitarun has quit IRC | 20:20 | |
*** aepifano1 has joined #openstack-neutron | 20:21 | |
*** scott-millward has joined #openstack-neutron | 20:21 | |
*** Sukhdev has quit IRC | 20:23 | |
*** aepifano1 has quit IRC | 20:23 | |
*** aepifano1 has joined #openstack-neutron | 20:24 | |
*** aepifano1 has quit IRC | 20:24 | |
*** devvesa has joined #openstack-neutron | 20:30 | |
*** matrohon has quit IRC | 20:30 | |
*** roeyc has joined #openstack-neutron | 20:30 | |
openstackgerrit | pritesh proposed a change to openstack/neutron: Remove the Cisco Nexus monolithic plugin as ml2 driver takes it place https://review.openstack.org/116028 | 20:32 |
*** gduan has joined #openstack-neutron | 20:33 | |
*** garyduan has quit IRC | 20:33 | |
*** devvesa has quit IRC | 20:34 | |
*** aepifano1 has joined #openstack-neutron | 20:35 | |
*** tongli has quit IRC | 20:35 | |
*** julim has quit IRC | 20:36 | |
*** pballand has joined #openstack-neutron | 20:38 | |
*** roeyc has quit IRC | 20:41 | |
*** aepifano1 has quit IRC | 20:42 | |
*** dekozo has joined #openstack-neutron | 20:43 | |
*** aepifanov1 has joined #openstack-neutron | 20:43 | |
*** aepifanov1 has quit IRC | 20:44 | |
*** aepifanov has quit IRC | 20:45 | |
*** aepifanov has joined #openstack-neutron | 20:46 | |
openstackgerrit | Arvind Somya proposed a change to openstack/neutron: ML2 Type Driver refactor part 2 https://review.openstack.org/115025 | 20:46 |
*** aepifano1 has joined #openstack-neutron | 20:53 | |
*** aepifano1 has quit IRC | 20:54 | |
*** aepifano1 has joined #openstack-neutron | 20:55 | |
*** aepifano1 has quit IRC | 20:55 | |
*** aepifanov has quit IRC | 20:55 | |
*** aepifanov has joined #openstack-neutron | 20:55 | |
*** aepifano1 has joined #openstack-neutron | 20:56 | |
*** nlahouti_ has joined #openstack-neutron | 20:57 | |
*** roeyc has joined #openstack-neutron | 20:58 | |
*** trinaths has joined #openstack-neutron | 20:58 | |
*** aepifanov has quit IRC | 21:01 | |
*** samuelbercovici has quit IRC | 21:01 | |
*** aepifanov has joined #openstack-neutron | 21:02 | |
*** aepifano1 has quit IRC | 21:02 | |
*** aepifanov has quit IRC | 21:02 | |
*** aepifanov has joined #openstack-neutron | 21:02 | |
*** aepifanov has quit IRC | 21:03 | |
*** rm_work is now known as rm_work|away | 21:03 | |
*** aepifanov has joined #openstack-neutron | 21:04 | |
*** aepifano1 has joined #openstack-neutron | 21:04 | |
*** krtaylor has quit IRC | 21:04 | |
openstackgerrit | Kevin Benton proposed a change to openstack/neutron: Check for IPv6 file before reading https://review.openstack.org/116826 | 21:05 |
*** moha_hunt has quit IRC | 21:05 | |
*** tgohad has joined #openstack-neutron | 21:07 | |
*** catohornet has joined #openstack-neutron | 21:08 | |
*** tsg has quit IRC | 21:08 | |
*** AbsinthMind has joined #openstack-neutron | 21:09 | |
*** trad511 has joined #openstack-neutron | 21:10 | |
*** aepifanov has quit IRC | 21:11 | |
*** rook has quit IRC | 21:12 | |
*** markmcclain has quit IRC | 21:12 | |
*** aepifano1 has quit IRC | 21:12 | |
*** catohornet has quit IRC | 21:14 | |
*** AbsinthMind has quit IRC | 21:15 | |
*** mwagner_lap has quit IRC | 21:15 | |
*** jckasper_ has quit IRC | 21:17 | |
*** markmcclain has joined #openstack-neutron | 21:18 | |
*** simon-AS5591 has quit IRC | 21:20 | |
openstackgerrit | Robert Kukura proposed a change to openstack/neutron: ML2: Driver API changes for hierarchical port binding https://review.openstack.org/115110 | 21:24 |
*** pcm_ has quit IRC | 21:25 | |
*** kbringard1 has quit IRC | 21:26 | |
*** nlahouti_ has quit IRC | 21:26 | |
*** nlahouti has joined #openstack-neutron | 21:26 | |
*** sbfox has joined #openstack-neutron | 21:27 | |
*** dave_tucker_zzz is now known as dave_tucker | 21:30 | |
*** dsneddon has quit IRC | 21:34 | |
*** dsneddon has joined #openstack-neutron | 21:34 | |
*** nlahouti1 has joined #openstack-neutron | 21:34 | |
openstackgerrit | pritesh proposed a change to openstack/neutron: Remove the Cisco Nexus monolithic plugin https://review.openstack.org/116028 | 21:36 |
*** ajo__ has joined #openstack-neutron | 21:37 | |
*** mxu has joined #openstack-neutron | 21:39 | |
*** ajo_ has quit IRC | 21:41 | |
*** ijw_ has quit IRC | 21:43 | |
*** bjornar_ has joined #openstack-neutron | 21:48 | |
*** nlahouti1 has left #openstack-neutron | 21:48 | |
*** ivar-lazzaro has quit IRC | 21:49 | |
*** rpothier has quit IRC | 21:50 | |
*** ivar-lazzaro has joined #openstack-neutron | 21:50 | |
*** nlahouti1 has joined #openstack-neutron | 21:51 | |
*** ajo_ has joined #openstack-neutron | 21:52 | |
*** ajo__ has quit IRC | 21:53 | |
*** otherwiseguy has quit IRC | 21:53 | |
*** signed8bit has quit IRC | 21:56 | |
*** nlahouti1 has left #openstack-neutron | 21:57 | |
*** rm_work|away is now known as rm_work | 21:57 | |
*** nlahouti1 has joined #openstack-neutron | 21:57 | |
*** tflynn has quit IRC | 22:01 | |
*** tflynn has joined #openstack-neutron | 22:01 | |
*** ijw has joined #openstack-neutron | 22:02 | |
*** ianw has quit IRC | 22:04 | |
*** ianw has joined #openstack-neutron | 22:04 | |
nlahouti1 | markmcclain: ping | 22:05 |
*** dfarrell07 has quit IRC | 22:05 | |
*** otherwiseguy has joined #openstack-neutron | 22:06 | |
*** pradk has quit IRC | 22:12 | |
*** ijw has quit IRC | 22:13 | |
*** harlowja_ has joined #openstack-neutron | 22:13 | |
*** saipandi has quit IRC | 22:13 | |
*** ijw has joined #openstack-neutron | 22:14 | |
*** ijw has quit IRC | 22:15 | |
*** harlowja_ has quit IRC | 22:15 | |
*** ijw has joined #openstack-neutron | 22:15 | |
*** harlowja_ has joined #openstack-neutron | 22:15 | |
*** harlowja has quit IRC | 22:16 | |
*** carl_baldwin has quit IRC | 22:17 | |
*** k_stev has joined #openstack-neutron | 22:18 | |
*** devvesa has joined #openstack-neutron | 22:18 | |
*** sbfox has quit IRC | 22:19 | |
*** k_stev1 has quit IRC | 22:20 | |
*** devvesa has quit IRC | 22:23 | |
*** reed has joined #openstack-neutron | 22:24 | |
*** jobewan has quit IRC | 22:25 | |
*** sungju has joined #openstack-neutron | 22:31 | |
*** sbfox has joined #openstack-neutron | 22:32 | |
*** sdmonov has quit IRC | 22:34 | |
*** sballe_ has joined #openstack-neutron | 22:35 | |
*** tgohad has quit IRC | 22:36 | |
*** sballe has quit IRC | 22:37 | |
*** markmcclain has quit IRC | 22:38 | |
*** padkrish has quit IRC | 22:38 | |
*** pballand has quit IRC | 22:41 | |
*** padkrish has joined #openstack-neutron | 22:43 | |
*** krtaylor has joined #openstack-neutron | 22:45 | |
*** spandhe has joined #openstack-neutron | 22:49 | |
*** spandhe_ has joined #openstack-neutron | 22:50 | |
*** nlahouti1 has left #openstack-neutron | 22:51 | |
*** nlahouti1 has joined #openstack-neutron | 22:53 | |
*** nlahouti1 has left #openstack-neutron | 22:53 | |
*** nlahouti1 has joined #openstack-neutron | 22:53 | |
*** nlahouti1 has left #openstack-neutron | 22:53 | |
*** spandhe has quit IRC | 22:53 | |
*** spandhe_ is now known as spandhe | 22:53 | |
*** nlahouti has quit IRC | 22:54 | |
*** ZackaryDoyle has joined #openstack-neutron | 22:54 | |
*** nlahouti has joined #openstack-neutron | 22:54 | |
*** gildub has joined #openstack-neutron | 22:56 | |
*** zhipeng has quit IRC | 22:56 | |
*** nlahouti has quit IRC | 22:57 | |
*** nlahouti has joined #openstack-neutron | 22:58 | |
*** bjornar_ has quit IRC | 22:58 | |
*** jorgem has quit IRC | 22:59 | |
*** bjornar has quit IRC | 23:01 | |
*** crc32 has quit IRC | 23:05 | |
*** nlahouti has left #openstack-neutron | 23:08 | |
*** rm_work is now known as rm_work|away | 23:08 | |
*** nlahouti has joined #openstack-neutron | 23:10 | |
*** roeyc has quit IRC | 23:13 | |
*** mitarun has joined #openstack-neutron | 23:16 | |
*** mitarun has quit IRC | 23:20 | |
*** gduan has quit IRC | 23:23 | |
*** sbfox has quit IRC | 23:23 | |
*** garyduan has joined #openstack-neutron | 23:23 | |
*** ijw_ has joined #openstack-neutron | 23:25 | |
*** ivar-lazzaro1 has joined #openstack-neutron | 23:28 | |
*** ijw has quit IRC | 23:28 | |
*** ivar-lazzaro has quit IRC | 23:29 | |
*** ivar-lazzaro1 has quit IRC | 23:29 | |
*** tomoe_ has joined #openstack-neutron | 23:30 | |
*** tomoe_ has quit IRC | 23:34 | |
*** dkoper has joined #openstack-neutron | 23:36 | |
dkoper | hi. A recent stable release of HAProxy supports SSL termination. Is anyone working on updating the OpenStack lb to take advantage of that (and possibly support more of the related attributes in the cfn/HOT schema)? | 23:37 |
*** tflynn has quit IRC | 23:38 | |
*** tflynn has joined #openstack-neutron | 23:38 | |
openstackgerrit | Karthik Natarajan proposed a change to openstack/neutron: Implementation of Brocade Vyatta vRouter L3 Plugin https://review.openstack.org/102336 | 23:39 |
*** ijw has joined #openstack-neutron | 23:49 | |
*** nlahouti has quit IRC | 23:49 | |
*** nlahouti has joined #openstack-neutron | 23:49 | |
*** networkstatic has quit IRC | 23:53 | |
*** ijw has quit IRC | 23:53 | |
*** padkrish has quit IRC | 23:56 | |
*** nlahouti has left #openstack-neutron | 23:59 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!