amuller | HenryG: I should have shared that doc with you, I hacked it up just before the holiday break | 00:00 |
---|---|---|
amuller | HenryG: I mean in the last few hours I worked before Christmas | 00:00 |
HenryG | amuller: no worries, I probably would not have read it till today anyway ;) | 00:00 |
sc68cal | mspreitz_: here's at least what one provisioning tools is doing. or planned to do at one point. https://specs.openstack.org/openstack/fuel-specs/specs/7.0/jumbo-frames-between-instances.html | 00:03 |
*** shivrao has quit IRC | 00:04 | |
*** apuimedo has quit IRC | 00:05 | |
*** Leo_ has quit IRC | 00:05 | |
*** apuimedo has joined #openstack-neutron | 00:06 | |
mspreitz_ | Hmm, that Fuel doc seems to suppose that MTU advertising works | 00:07 |
sc68cal | mspreitz_: right. I think I may be mistaken, the MTU gets advertised to instances via dhcp | 00:08 |
sc68cal | mspreitz_: for some reason I thought neutron would adjust down the MTUs of the vifs | 00:08 |
sc68cal | mspreitz_: which is probably horribly wrong | 00:08 |
mspreitz_ | Well, I think I will try the settings mentioned in that Fuel doc | 00:09 |
sc68cal | mspreitz_: do you have advertise_mtu to true in your devstack? | 00:09 |
*** wolverin_ has quit IRC | 00:09 | |
mspreitz_ | no, I used the documented local.conf, which does not override anything regarding MTU | 00:10 |
sc68cal | mspreitz_: ok. Give advertise_mtu a try as true. It may be time to make it default to true. | 00:10 |
*** padkrish has quit IRC | 00:10 | |
amuller | HenryG: hmm, I'll try re-exporting the options that https://review.openstack.org/#/c/256164/ stopped configuring in our gate hook | 00:10 |
amuller | I'll check if I can make that work locally | 00:10 |
sc68cal | mspreitz_: the only thing that may cause trouble - I don't know if path_mtu , segment_mtu are auto calculated | 00:11 |
sc68cal | mspreitz_: physical_network_mtus is most likely not. | 00:11 |
amuller | HenryG: I want to find an immediate term fix we can fast track to unblock the gate, then we could work on the longer term plan to defork tempest/neutron, kill the tests overlap and use the standard tempest plugin architecture so these sort of breakages are less likely to happen again | 00:11 |
mspreitz_ | sc68cal: I am going to try all the settings in that doc, including specing the phys net MTU | 00:12 |
sc68cal | mspreitz_: ok, cool | 00:12 |
HenryG | amuller: sounds good, let me know if I can help | 00:13 |
Sam-I-Am | yo | 00:13 |
Sam-I-Am | sc68cal mspreitz_ hows the mtu stuff going? | 00:13 |
openstackgerrit | Sean M. Collins proposed openstack/neutron: Make Neutron attempt to advertise MTUs by default https://review.openstack.org/263486 | 00:14 |
sc68cal | Sam-I-Am: I think it might be worth exploring if it can be enabled by default | 00:15 |
mspreitz_ | I'm pretty muddled. sc68cal just pointed me at https://specs.openstack.org/openstack/fuel-specs/specs/7.0/jumbo-frames-between-instances.html, and I am going to try adding those changes to local.conf for devstack | 00:15 |
*** mrvinti has joined #openstack-neutron | 00:16 | |
mspreitz_ | I just experimentally verified that if I take my current local.conf and use it, then `sudo ip link set eth0 mtu 1450` inside the VMs, things works | 00:16 |
mspreitz_ | and 50 is the declared overhead for VXLAN, which I am using | 00:16 |
Sam-I-Am | sc68cal: did you see the other spec for it? | 00:17 |
sc68cal | Sam-I-Am: which? | 00:17 |
Sam-I-Am | https://specs.openstack.org/openstack/neutron-specs/specs/kilo/mtu-selection-and-advertisement.html | 00:17 |
*** bharathm_ has joined #openstack-neutron | 00:17 | |
*** bharathm has quit IRC | 00:17 | |
Sam-I-Am | which doesnt seem completely implemented | 00:17 |
*** apuimedo has quit IRC | 00:18 | |
Sam-I-Am | that one is mentioned in the fuel spec | 00:18 |
sc68cal | Sam-I-Am: right. | 00:18 |
sc68cal | Sam-I-Am: ah I thought you meant there was a third spec | 00:18 |
Sam-I-Am | oh, no. | 00:18 |
Sam-I-Am | well maybe there is :) | 00:18 |
openstackgerrit | Sean M. Collins proposed openstack/neutron: Make Neutron attempt to advertise MTUs by default https://review.openstack.org/263486 | 00:19 |
*** apuimedo has joined #openstack-neutron | 00:19 | |
sc68cal | Sam-I-Am: there's some code in the dhcp part to advertise the MTU to instances | 00:19 |
sc68cal | but I don't see anything that adjusts any VIF mtus. | 00:19 |
Sam-I-Am | yeah, except a quick look didnt find the code to actually adjust anything within openst... yeah. | 00:19 |
sc68cal | Sam-I-Am: haha now we're all on the same page :) | 00:19 |
sc68cal | resync complete | 00:19 |
Sam-I-Am | its one of those features that people think they can use, but can't, and get frustrated | 00:20 |
sc68cal | yeah | 00:20 |
*** mrvinti has quit IRC | 00:20 | |
Sam-I-Am | someone in #openstack with some networking background tried to make it work and no beans | 00:20 |
Sam-I-Am | i dont have a way to actually test large mtus, but i can see interface mtus | 00:21 |
sc68cal | Sam-I-Am: when? | 00:21 |
Sam-I-Am | before the holidays | 00:21 |
Sam-I-Am | using liberty, i think | 00:21 |
sc68cal | Sam-I-Am: ah. I'll have to check eavesdrop | 00:21 |
Sam-I-Am | i think it was RageLtMan | 00:21 |
sc68cal | ;_; there's so many things that can be worked on | 00:22 |
*** wolverineav has joined #openstack-neutron | 00:22 | |
*** bharathm_ has quit IRC | 00:22 | |
Sam-I-Am | you dont say | 00:22 |
*** bharathm has joined #openstack-neutron | 00:22 | |
mspreitz_ | So I am doomed, my veths with get MTU=1500 no matter what I configure? | 00:22 |
*** dlundquist has joined #openstack-neutron | 00:22 | |
*** bharathm has quit IRC | 00:22 | |
sc68cal | mspreitz_: hopefully not - let's keep digging and see what we find | 00:22 |
manjeets | question I am trying a neutron net-gateway-list and net-gateway-create showing resource not found | 00:22 |
manjeets | are they supported any more ? | 00:22 |
Sam-I-Am | those commands arent used anymore iirc | 00:23 |
Sam-I-Am | neutron router-gateway-* | 00:23 |
*** bharathm has joined #openstack-neutron | 00:23 | |
manjeets | can i then remove from client | 00:23 |
sc68cal | mspreitz_: ideally we'd figure out if it works or not, and start documenting what needs to be fixed | 00:23 |
manjeets | ? | 00:23 |
*** mspreitz_ has quit IRC | 00:23 | |
Sam-I-Am | probably there for some backward compat | 00:23 |
manjeets | okay thanks ! | 00:23 |
*** mrvinti has joined #openstack-neutron | 00:23 | |
Sam-I-Am | sc68cal: other things on my list include the 'vsctl-to-ovsdb' spec which also doesnt seem to work | 00:24 |
Sam-I-Am | then stumbling down the path of making devstack suck less | 00:24 |
sc68cal | Sam-I-Am: is vsctl still the default? | 00:24 |
Sam-I-Am | sc68cal: yes | 00:24 |
sc68cal | Sam-I-Am: well then there you go lol | 00:24 |
*** mspreitz has joined #openstack-neutron | 00:24 | |
Sam-I-Am | its one of those 'not gated' features | 00:24 |
Sam-I-Am | kind of like mtu | 00:25 |
sc68cal | Sam-I-Am: we have a bad habit of making new shiny that is not enabled by default, so who knows if it works | 00:25 |
Sam-I-Am | and if its a special shiny, no new gate job | 00:25 |
Sam-I-Am | mtu is going to be a little tough to test i think | 00:25 |
Sam-I-Am | but ovsdb is easier | 00:25 |
*** padkrish has joined #openstack-neutron | 00:25 | |
*** Swami_ has quit IRC | 00:26 | |
Sam-I-Am | also think address scopes has potential to make things more interesting from a docs perspective | 00:26 |
Sam-I-Am | so thats also on my list | 00:26 |
*** Leo_ has joined #openstack-neutron | 00:26 | |
*** nlahouti has joined #openstack-neutron | 00:26 | |
mspreitz | sc68cal: To make local.conf put the changes of https://specs.openstack.org/openstack/fuel-specs/specs/7.0/jumbo-frames-between-instances.html into effect, into which local.conf phase would I put the changes? I might guess post-config | 00:27 |
Sam-I-Am | yeah its post-config bits | 00:27 |
Sam-I-Am | not things covered by devstack itself | 00:27 |
*** mrvinti has quit IRC | 00:28 | |
*** haleyb has joined #openstack-neutron | 00:29 | |
mspreitz | BTW, in my post-config|$Q_PLUGIN_CONF_FILE section of local.conf, do I put the entire desired contents of $Q_PLUGIN_CONF_FILE, or just stuff I want to add to that file? | 00:29 |
sc68cal | yeah so [[post-config|$NEUTRON_CONF]] | 00:29 |
sc68cal | err - $Q_PLUGIN_CONF_FILE | 00:29 |
sc68cal | mspreitz: just what you want to add | 00:29 |
*** dlundquist has quit IRC | 00:29 | |
*** Leo_ has quit IRC | 00:30 | |
Sam-I-Am | devstack is not particularly intuitive | 00:30 |
sc68cal | working on it. sorry. | 00:31 |
*** wolverineav has quit IRC | 00:31 | |
sc68cal | trying to shrink the neutron part of devstack down to a resonable size, and punt everyone over into local.conf | 00:31 |
sc68cal | for whatever shiny they want to use | 00:31 |
sc68cal | neutron should Just Friggin Work | 00:32 |
*** Sukhdev has quit IRC | 00:32 | |
Sam-I-Am | sc68cal: is neutron any closer to being the default? | 00:32 |
Sam-I-Am | seems to be another sticking point | 00:32 |
*** dims has joined #openstack-neutron | 00:33 | |
sc68cal | Sam-I-Am: not yet - but it's coming. I think refactoring the neutron part of devstack will help accomplish that | 00:34 |
*** dims_ has quit IRC | 00:34 | |
*** azbiswas_ has quit IRC | 00:34 | |
openstackgerrit | Carl Baldwin proposed openstack/neutron-specs: Routed networks https://review.openstack.org/225384 | 00:34 |
sc68cal | Sam-I-Am: having decent docs for it was a huge step, in both the network guide and devstack docs | 00:35 |
sc68cal | mspreitz tried the devstack doc for doing neutron, and he didn't jump off a bridge, so yay! | 00:35 |
Sam-I-Am | we need more decenter docs | 00:35 |
Sam-I-Am | mspreitz was having some troubles | 00:35 |
Sam-I-Am | we had a pretty lengthy discussion in here yesterday | 00:36 |
sc68cal | ah. i'll have to read eavesdrop | 00:37 |
Sam-I-Am | devstack is a bit frustrating without a lot of tweaking | 00:37 |
Sam-I-Am | like disabling screen is my favorite | 00:37 |
*** mrvinti has joined #openstack-neutron | 00:39 | |
sc68cal | or logging everything | 00:39 |
sc68cal | like my poor 16gb ssds in my tiny computes | 00:39 |
*** padkrish has quit IRC | 00:39 | |
*** yalie has joined #openstack-neutron | 00:39 | |
*** apuimedo has quit IRC | 00:40 | |
openstackgerrit | li,chen proposed openstack/python-neutronclient: Replace string format arguments with function parameters https://review.openstack.org/259290 | 00:40 |
*** apuimedo has joined #openstack-neutron | 00:41 | |
Sam-I-Am | i just write my logs to /dev/null | 00:41 |
Sam-I-Am | its really fast and never runs out of space | 00:42 |
openstackgerrit | Dustin Lundquist proposed openstack/neutron: Do not prohibit VXLAN over IPv6 https://review.openstack.org/263499 | 00:42 |
*** mrvinti has quit IRC | 00:43 | |
*** wolverineav has joined #openstack-neutron | 00:45 | |
*** apuimedo has quit IRC | 00:48 | |
*** bharathm has quit IRC | 00:48 | |
openstackgerrit | li,chen proposed openstack/python-neutronclient: Make security-group-rule-create accept "any" protocol https://review.openstack.org/259345 | 00:48 |
*** apuimedo has joined #openstack-neutron | 00:48 | |
openstackgerrit | li,chen proposed openstack/python-neutronclient: Add --session-persistence for lb-vip-create https://review.openstack.org/253322 | 00:52 |
openstackgerrit | li,chen proposed openstack/python-neutronclient: Improve str2dict key validation to avoid wrong keys https://review.openstack.org/253878 | 00:52 |
mspreitz | BTW, debug logging for neutron plugins is controlled by the debug log setting in neutron.conf --- right? | 00:53 |
*** apuimedo has quit IRC | 00:53 | |
*** yalie has quit IRC | 00:53 | |
*** mrvinti has joined #openstack-neutron | 00:54 | |
Sam-I-Am | yes | 00:54 |
*** yalie has joined #openstack-neutron | 00:54 | |
Sam-I-Am | which is ultimately set by devstack | 00:54 |
*** apuimedo has joined #openstack-neutron | 00:54 | |
*** eil397 has quit IRC | 00:57 | |
*** mrvinti has quit IRC | 00:57 | |
*** tflynn has joined #openstack-neutron | 00:59 | |
*** padkrish has joined #openstack-neutron | 01:00 | |
*** shivrao has joined #openstack-neutron | 01:00 | |
*** baoli has joined #openstack-neutron | 01:00 | |
*** hoangcx has joined #openstack-neutron | 01:01 | |
*** mlavalle has quit IRC | 01:03 | |
*** apuimedo has quit IRC | 01:04 | |
*** apuimedo has joined #openstack-neutron | 01:04 | |
*** baoli has quit IRC | 01:06 | |
*** apuimedo has quit IRC | 01:09 | |
*** apuimedo has joined #openstack-neutron | 01:09 | |
*** minwang2 has quit IRC | 01:11 | |
*** shivrao has quit IRC | 01:12 | |
mspreitz | sc68cal: Question about https://specs.openstack.org/openstack/fuel-specs/specs/7.0/jumbo-frames-between-instances.html - it speaks of a Nova config option network_device_mtu, but I am having a little trouble finding doc of that option | 01:16 |
mspreitz | in which section of $NOVA_CONF does it belong? | 01:16 |
*** minwang2 has joined #openstack-neutron | 01:16 | |
*** fawadkhaliq has quit IRC | 01:18 | |
*** Sukhdev has joined #openstack-neutron | 01:18 | |
*** wolverineav has quit IRC | 01:19 | |
*** wolverineav has joined #openstack-neutron | 01:20 | |
Sam-I-Am | i wonder if that was ever implemented | 01:20 |
Sam-I-Am | if you search for it in github, you see references to nova-net | 01:21 |
*** apuimedo has quit IRC | 01:21 | |
*** apuimedo has joined #openstack-neutron | 01:22 | |
*** mspreitz has quit IRC | 01:23 | |
*** _cjones_ has quit IRC | 01:24 | |
Sam-I-Am | time for my flight | 01:25 |
*** tflynn_ has joined #openstack-neutron | 01:28 | |
*** apuimedo has quit IRC | 01:29 | |
*** jain has quit IRC | 01:29 | |
*** apuimedo has joined #openstack-neutron | 01:30 | |
*** tflynn has quit IRC | 01:31 | |
*** tflynn_ has quit IRC | 01:33 | |
*** mfuruta has joined #openstack-neutron | 01:37 | |
*** apuimedo has quit IRC | 01:37 | |
*** john-davidge has quit IRC | 01:38 | |
*** apuimedo has joined #openstack-neutron | 01:39 | |
*** baohua has joined #openstack-neutron | 01:39 | |
*** jonlan has joined #openstack-neutron | 01:43 | |
*** apuimedo has quit IRC | 01:43 | |
*** claudiub has quit IRC | 01:44 | |
*** apuimedo has joined #openstack-neutron | 01:44 | |
*** amotoki has quit IRC | 01:45 | |
*** dave-mccowan has quit IRC | 01:48 | |
openstackgerrit | Assaf Muller proposed openstack/neutron: Fix API tests https://review.openstack.org/263400 | 01:48 |
*** mrvinti has joined #openstack-neutron | 01:49 | |
*** apuimedo has quit IRC | 01:49 | |
*** thorst has joined #openstack-neutron | 01:49 | |
amuller | HenryG: carl_baldwin: https://review.openstack.org/#/c/263400/ | 01:49 |
amuller | hacky but it works locally, apart from APIs that I don't have enabled locally so I can't say for sure it worked - That includes *aaS, QoS, flavors | 01:50 |
*** hoangcx has quit IRC | 01:50 | |
*** thorst_ has joined #openstack-neutron | 01:51 | |
carl_baldwin | amuller: ack | 01:51 |
HenryG | amuller: good hack | 01:51 |
amuller | meh | 01:51 |
*** apuimedo has joined #openstack-neutron | 01:51 | |
HenryG | amuller: looks general enough that it should work for everything. Afterall, the tests all fail in the same way | 01:51 |
amuller | I hope | 01:52 |
*** stanzgy has joined #openstack-neutron | 01:52 | |
*** manjeets has left #openstack-neutron | 01:52 | |
*** mrvinti has quit IRC | 01:53 | |
*** thorst has quit IRC | 01:53 | |
HenryG | amuller: why did you need to hard-code 'demo' in the user/project names? | 01:54 |
*** mohankumar_ has joined #openstack-neutron | 01:54 | |
*** jonlan has quit IRC | 01:55 | |
amuller | HenryG: take 'tenant_name' for example, if I'm not mistaken devstack no longer sets the value of 'tenant_name' to ANY key in the Tempest conf | 01:55 |
amuller | so I didn't have anywhere to copy it from | 01:55 |
HenryG | hmmm | 01:55 |
*** shivrao has joined #openstack-neutron | 01:57 | |
*** mrvinti has joined #openstack-neutron | 01:58 | |
*** fawadkhaliq has joined #openstack-neutron | 02:00 | |
*** sridhar_ram has quit IRC | 02:02 | |
*** apuimedo has quit IRC | 02:02 | |
*** mrvinti has quit IRC | 02:03 | |
*** apuimedo has joined #openstack-neutron | 02:04 | |
*** bochi-michael has joined #openstack-neutron | 02:05 | |
*** lazy_prince has joined #openstack-neutron | 02:08 | |
openstackgerrit | Reedip proposed openstack/python-neutronclient: Update help information for lbaasv2 CLIs https://review.openstack.org/255093 | 02:10 |
*** hoangcx has joined #openstack-neutron | 02:12 | |
*** mohankumar_ has quit IRC | 02:12 | |
*** apuimedo has quit IRC | 02:13 | |
*** padkrish has quit IRC | 02:13 | |
*** nlahouti has quit IRC | 02:14 | |
yalie | ping kevinbenton | 02:14 |
*** padkrish has joined #openstack-neutron | 02:14 | |
*** apuimedo has joined #openstack-neutron | 02:14 | |
*** gsagie has quit IRC | 02:14 | |
*** saggi has quit IRC | 02:14 | |
*** jain has joined #openstack-neutron | 02:16 | |
*** baoli has joined #openstack-neutron | 02:16 | |
openstackgerrit | Reedip proposed openstack/python-neutronclient: Update help information for lbaasv2 CLIs https://review.openstack.org/255093 | 02:17 |
*** jain has quit IRC | 02:18 | |
*** baoli has quit IRC | 02:18 | |
*** apuimedo has quit IRC | 02:18 | |
*** baoli has joined #openstack-neutron | 02:18 | |
openstackgerrit | Reedip proposed openstack/python-neutronclient: Update help information for lbaasv2 CLIs https://review.openstack.org/255093 | 02:19 |
*** apuimedo has joined #openstack-neutron | 02:19 | |
openstackgerrit | Bo Chi proposed openstack/neutron: Refactor test_attributes.py (part 1) https://review.openstack.org/263199 | 02:19 |
*** lazy_prince has quit IRC | 02:22 | |
*** Aish has quit IRC | 02:24 | |
*** apuimedo has quit IRC | 02:24 | |
openstackgerrit | LIU Yulong proposed openstack/neutron: Catch exceptions in HA router race conditions https://review.openstack.org/260303 | 02:24 |
*** apuimedo has joined #openstack-neutron | 02:25 | |
*** dims has quit IRC | 02:25 | |
*** madhu_ak has quit IRC | 02:26 | |
*** saggi has joined #openstack-neutron | 02:27 | |
*** gsagie has joined #openstack-neutron | 02:27 | |
*** thorst_ has quit IRC | 02:27 | |
*** thorst has joined #openstack-neutron | 02:28 | |
*** baoli has quit IRC | 02:28 | |
*** lazy_prince has joined #openstack-neutron | 02:29 | |
*** thorst has quit IRC | 02:29 | |
*** thorst has joined #openstack-neutron | 02:29 | |
*** apuimedo has quit IRC | 02:29 | |
*** wwriverrat has quit IRC | 02:30 | |
*** apuimedo has joined #openstack-neutron | 02:30 | |
*** amuller has quit IRC | 02:31 | |
*** lnicolas has quit IRC | 02:32 | |
*** Sukhdev has quit IRC | 02:34 | |
*** apuimedo has quit IRC | 02:35 | |
*** apuimedo has joined #openstack-neutron | 02:36 | |
openstackgerrit | Reedip proposed openstack/python-neutronclient: "neutron help firewall-rule-update" info updated https://review.openstack.org/232418 | 02:37 |
openstackgerrit | Reedip proposed openstack/python-neutronclient: Allow UPPER case in protocol/action for FW Rule https://review.openstack.org/238392 | 02:37 |
openstackgerrit | Reedip proposed openstack/python-neutronclient: FW CLIs do not show all options in help https://review.openstack.org/234518 | 02:37 |
openstackgerrit | Reedip proposed openstack/python-neutronclient: "neutron help net-list" help info updated https://review.openstack.org/140628 | 02:37 |
*** apuimedo has quit IRC | 02:40 | |
*** apuimedo has joined #openstack-neutron | 02:41 | |
openstackgerrit | Reedip proposed openstack/python-neutronclient: "neutron help net-list" help info updated https://review.openstack.org/140628 | 02:42 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/python-neutronclient: Updated from global requirements https://review.openstack.org/263535 | 02:45 |
*** apuimedo has quit IRC | 02:45 | |
*** dims has joined #openstack-neutron | 02:46 | |
openstackgerrit | Reedip proposed openstack/python-neutronclient: Adding a lowercase converter in utils.py https://review.openstack.org/263536 | 02:46 |
*** apuimedo has joined #openstack-neutron | 02:47 | |
*** Aish has joined #openstack-neutron | 02:48 | |
openstackgerrit | Reedip proposed openstack/python-neutronclient: Adding a lowercase converter in utils.py https://review.openstack.org/263536 | 02:49 |
*** jyuso1 has joined #openstack-neutron | 02:50 | |
*** s3wong has quit IRC | 02:50 | |
*** banix has joined #openstack-neutron | 02:50 | |
openstackgerrit | Reedip proposed openstack/python-neutronclient: "neutron help net-update" help info updated https://review.openstack.org/137279 | 02:52 |
*** apuimedo has quit IRC | 02:54 | |
*** apuimedo has joined #openstack-neutron | 02:54 | |
*** nplanel has joined #openstack-neutron | 02:55 | |
*** ijw has quit IRC | 02:56 | |
openstackgerrit | Reedip proposed openstack/python-neutronclient: FW CLIs do not show all options in help https://review.openstack.org/234518 | 02:56 |
openstackgerrit | Reedip proposed openstack/python-neutronclient: FW CLIs do not show all options in help https://review.openstack.org/234518 | 02:57 |
*** mrvinti has joined #openstack-neutron | 02:58 | |
*** apuimedo has quit IRC | 02:59 | |
*** apuimedo has joined #openstack-neutron | 02:59 | |
*** jonlan has joined #openstack-neutron | 03:02 | |
*** padkrish has quit IRC | 03:02 | |
*** padkrish has joined #openstack-neutron | 03:03 | |
*** gberginc has joined #openstack-neutron | 03:04 | |
*** apuimedo has quit IRC | 03:04 | |
*** sbalukoff has quit IRC | 03:04 | |
*** gberginc_ has joined #openstack-neutron | 03:05 | |
*** apuimedo has joined #openstack-neutron | 03:05 | |
*** gberginc has quit IRC | 03:05 | |
*** wolverin_ has joined #openstack-neutron | 03:07 | |
*** padkrish has quit IRC | 03:08 | |
*** mrvinti has quit IRC | 03:08 | |
*** mickeys has quit IRC | 03:09 | |
*** wolverineav has quit IRC | 03:10 | |
*** wolverin_ has quit IRC | 03:12 | |
*** jonlan has quit IRC | 03:12 | |
*** dims has quit IRC | 03:14 | |
*** apuimedo has quit IRC | 03:17 | |
*** apuimedo has joined #openstack-neutron | 03:18 | |
openstackgerrit | Reedip proposed openstack/python-neutronclient: "neutron help firewall-rule-update" info updated https://review.openstack.org/232418 | 03:18 |
*** flaviof has quit IRC | 03:18 | |
*** gberginc_ is now known as gberginc | 03:19 | |
*** Aish has quit IRC | 03:23 | |
*** padkrish has joined #openstack-neutron | 03:23 | |
*** gvrangan has quit IRC | 03:24 | |
*** gissi has joined #openstack-neutron | 03:25 | |
*** apuimedo has quit IRC | 03:25 | |
*** apuimedo has joined #openstack-neutron | 03:26 | |
*** vishwanathj has joined #openstack-neutron | 03:27 | |
*** padkrish has quit IRC | 03:27 | |
*** lazy_prince has quit IRC | 03:28 | |
*** ccard__ has joined #openstack-neutron | 03:31 | |
*** yamahata has quit IRC | 03:33 | |
*** flaviof has joined #openstack-neutron | 03:33 | |
*** apuimedo has quit IRC | 03:33 | |
*** iyamahat has quit IRC | 03:33 | |
*** apuimedo has joined #openstack-neutron | 03:34 | |
*** gissi has quit IRC | 03:34 | |
*** signed8bit has joined #openstack-neutron | 03:35 | |
*** ccard_ has quit IRC | 03:35 | |
*** apuimedo has quit IRC | 03:38 | |
*** apuimedo has joined #openstack-neutron | 03:39 | |
*** sthillma has quit IRC | 03:39 | |
*** wolverineav has joined #openstack-neutron | 03:39 | |
*** shwetaap has joined #openstack-neutron | 03:41 | |
*** apuimedo has quit IRC | 03:44 | |
*** EinstCrazy has joined #openstack-neutron | 03:44 | |
*** vikasc has joined #openstack-neutron | 03:44 | |
*** apuimedo has joined #openstack-neutron | 03:45 | |
*** shwetaap has quit IRC | 03:45 | |
openstackgerrit | Henry Gessau proposed openstack/neutron: Fix API tests https://review.openstack.org/263400 | 03:46 |
*** bharathm has joined #openstack-neutron | 03:50 | |
*** Sukhdev has joined #openstack-neutron | 03:50 | |
*** shwetaap has joined #openstack-neutron | 03:50 | |
*** sthillma has joined #openstack-neutron | 03:51 | |
*** links has joined #openstack-neutron | 03:52 | |
*** lazy_prince has joined #openstack-neutron | 03:52 | |
*** sthillma has quit IRC | 03:52 | |
*** bharathm has quit IRC | 03:54 | |
*** amotoki has joined #openstack-neutron | 03:54 | |
openstackgerrit | Assaf Muller proposed openstack/neutron: Fix API tests https://review.openstack.org/263400 | 03:56 |
*** apuimedo has quit IRC | 03:56 | |
*** apuimedo has joined #openstack-neutron | 03:57 | |
*** amotoki has quit IRC | 03:58 | |
*** signed8bit has quit IRC | 03:59 | |
*** amotoki has joined #openstack-neutron | 03:59 | |
*** yamahata has joined #openstack-neutron | 04:01 | |
*** gvrangan has joined #openstack-neutron | 04:02 | |
*** apuimedo has quit IRC | 04:02 | |
*** apuimedo has joined #openstack-neutron | 04:03 | |
*** djan_ has joined #openstack-neutron | 04:03 | |
*** djan has quit IRC | 04:04 | |
*** rook has quit IRC | 04:06 | |
*** apuimedo has quit IRC | 04:07 | |
*** apuimedo has joined #openstack-neutron | 04:09 | |
*** rook has joined #openstack-neutron | 04:09 | |
openstackgerrit | Reedip proposed openstack/python-neutronclient: FW CLIs do not show all options in help https://review.openstack.org/234518 | 04:09 |
openstackgerrit | Reedip proposed openstack/python-neutronclient: FW CLIs do not show all options in help https://review.openstack.org/234518 | 04:11 |
*** gissi has joined #openstack-neutron | 04:14 | |
*** apuimedo has quit IRC | 04:16 | |
*** apuimedo has joined #openstack-neutron | 04:17 | |
*** shivrao has quit IRC | 04:21 | |
*** apuimedo has quit IRC | 04:21 | |
*** apuimedo has joined #openstack-neutron | 04:22 | |
*** gissi has quit IRC | 04:22 | |
*** armax has joined #openstack-neutron | 04:22 | |
*** Prem has quit IRC | 04:25 | |
*** apuimedo has quit IRC | 04:27 | |
*** thorst has quit IRC | 04:27 | |
*** apuimedo has joined #openstack-neutron | 04:27 | |
*** thorst has joined #openstack-neutron | 04:28 | |
openstackgerrit | Bo Chi proposed openstack/neutron: Refactor test_attributes.py (part 2) https://review.openstack.org/258238 | 04:31 |
*** apuimedo has quit IRC | 04:32 | |
*** anilvenkata has joined #openstack-neutron | 04:33 | |
*** apuimedo has joined #openstack-neutron | 04:34 | |
*** thorst has quit IRC | 04:36 | |
*** anilvenkata has quit IRC | 04:37 | |
*** padkrish has joined #openstack-neutron | 04:38 | |
*** vikasc has quit IRC | 04:40 | |
*** padkrish has quit IRC | 04:42 | |
openstackgerrit | Armando Migliaccio proposed openstack/neutron: Unify exceptions for assign router to dvr agent https://review.openstack.org/261793 | 04:43 |
openstackgerrit | Armando Migliaccio proposed openstack/neutron: Fix uuid passing in disable_isolated_metadata_proxy https://review.openstack.org/257593 | 04:44 |
*** tbh has joined #openstack-neutron | 04:44 | |
*** apuimedo has quit IRC | 04:45 | |
openstackgerrit | Armando Migliaccio proposed openstack/neutron: DVR: Rename dvr_update_router_addvm function https://review.openstack.org/253715 | 04:45 |
*** apuimedo has joined #openstack-neutron | 04:45 | |
*** karthiks has joined #openstack-neutron | 04:49 | |
*** sthillma has joined #openstack-neutron | 04:51 | |
*** anilvenkata has joined #openstack-neutron | 04:52 | |
*** lazy_prince has quit IRC | 04:52 | |
*** minwang2 has quit IRC | 04:54 | |
*** fawadkhaliq has quit IRC | 04:54 | |
*** fawadkhaliq has joined #openstack-neutron | 04:55 | |
*** sthillma_ has joined #openstack-neutron | 04:55 | |
*** banix has quit IRC | 04:56 | |
*** sthillma has quit IRC | 04:56 | |
*** sthillma_ is now known as sthillma | 04:56 | |
*** apuimedo has quit IRC | 04:56 | |
*** apuimedo has joined #openstack-neutron | 04:57 | |
*** jckasper has quit IRC | 04:59 | |
*** vikasc has joined #openstack-neutron | 04:59 | |
*** signed8bit has joined #openstack-neutron | 05:01 | |
*** apuimedo has quit IRC | 05:02 | |
openstackgerrit | Carl Baldwin proposed openstack/neutron: Fix API tests https://review.openstack.org/263400 | 05:02 |
*** apuimedo has joined #openstack-neutron | 05:03 | |
*** PsionTheory has quit IRC | 05:03 | |
*** ahduyck has quit IRC | 05:04 | |
*** mrvinti has joined #openstack-neutron | 05:05 | |
*** signed8__ has joined #openstack-neutron | 05:06 | |
*** Sukhdev has quit IRC | 05:07 | |
HenryG | armax: you need to find an lbaas core approver, or fast-merge | 05:07 |
*** mrvinti_ has joined #openstack-neutron | 05:09 | |
armax | I just did | 05:09 |
*** Sukhdev has joined #openstack-neutron | 05:09 | |
*** mrvinti has quit IRC | 05:09 | |
armax | did I not? | 05:09 |
*** nplanel has quit IRC | 05:09 | |
*** signed8bit has quit IRC | 05:09 | |
HenryG | Yeah. This new gerrit UI throws me off still. | 05:10 |
HenryG | thanks | 05:10 |
*** mohankumar_ has joined #openstack-neutron | 05:10 | |
*** Sukhdev has quit IRC | 05:11 | |
HenryG | the core patch now has three +W's. o_O | 05:11 |
*** apuimedo has quit IRC | 05:12 | |
*** Ramanjaneya has joined #openstack-neutron | 05:12 | |
*** apuimedo has joined #openstack-neutron | 05:12 | |
*** Sukhdev has joined #openstack-neutron | 05:13 | |
*** mrvinti_ has quit IRC | 05:13 | |
*** nlahouti has joined #openstack-neutron | 05:13 | |
armax | I hear ypu | 05:13 |
armax | you | 05:13 |
*** diga has joined #openstack-neutron | 05:13 | |
*** sthillma has quit IRC | 05:13 | |
*** apuimedo has quit IRC | 05:17 | |
*** apuimedo has joined #openstack-neutron | 05:18 | |
*** javeriak has joined #openstack-neutron | 05:20 | |
*** Sukhdev has quit IRC | 05:20 | |
*** Sukhdev has joined #openstack-neutron | 05:21 | |
*** padkrish has joined #openstack-neutron | 05:21 | |
*** apuimedo has quit IRC | 05:23 | |
*** abregman has joined #openstack-neutron | 05:23 | |
*** apuimedo has joined #openstack-neutron | 05:23 | |
*** javeriak has quit IRC | 05:24 | |
*** javeriak_ has joined #openstack-neutron | 05:24 | |
*** julim has joined #openstack-neutron | 05:24 | |
*** _cjones_ has joined #openstack-neutron | 05:26 | |
*** padkrish has quit IRC | 05:26 | |
*** nlahouti has quit IRC | 05:28 | |
*** apuimedo has quit IRC | 05:28 | |
*** javeriak_ has quit IRC | 05:28 | |
*** javeriak has joined #openstack-neutron | 05:29 | |
*** apuimedo has joined #openstack-neutron | 05:29 | |
*** nikil89_ has joined #openstack-neutron | 05:31 | |
*** thorst has joined #openstack-neutron | 05:34 | |
*** mohankumar_ has quit IRC | 05:36 | |
*** gberginc has quit IRC | 05:37 | |
*** nikil89_ is now known as naggappan | 05:39 | |
openstackgerrit | ZongKai LI proposed openstack/neutron: Remove duplicated logic in get_subnet_for_dvr https://review.openstack.org/263563 | 05:40 |
*** apuimedo has quit IRC | 05:41 | |
*** moshele has joined #openstack-neutron | 05:41 | |
*** thorst has quit IRC | 05:42 | |
*** apuimedo has joined #openstack-neutron | 05:42 | |
*** signed8bit has joined #openstack-neutron | 05:43 | |
*** nlahouti has joined #openstack-neutron | 05:44 | |
*** javeriak has quit IRC | 05:44 | |
*** signed8__ has quit IRC | 05:46 | |
*** lajos-katona has joined #openstack-neutron | 05:46 | |
*** javeriak has joined #openstack-neutron | 05:47 | |
*** Sukhdev has quit IRC | 05:47 | |
*** djan has joined #openstack-neutron | 05:47 | |
*** nlahouti has quit IRC | 05:48 | |
openstackgerrit | okamoto_takashi_p3 proposed openstack/neutron: Adds support to provide udpcsum option for Linux Bridge https://review.openstack.org/261409 | 05:48 |
*** mohankumar_ has joined #openstack-neutron | 05:49 | |
*** djan_ has quit IRC | 05:50 | |
*** lajos-katona has left #openstack-neutron | 05:52 | |
*** mrvinti has joined #openstack-neutron | 05:54 | |
*** apuimedo has quit IRC | 05:54 | |
*** apuimedo has joined #openstack-neutron | 05:55 | |
*** vikasc has quit IRC | 05:55 | |
*** SridharG has joined #openstack-neutron | 05:57 | |
*** mrvinti has quit IRC | 05:58 | |
*** signed8bit has quit IRC | 05:59 | |
*** tflynn has joined #openstack-neutron | 06:01 | |
*** coolsvap|away is now known as coolsvap | 06:02 | |
*** apuimedo has quit IRC | 06:07 | |
*** gberginc has joined #openstack-neutron | 06:07 | |
*** apuimedo has joined #openstack-neutron | 06:08 | |
*** apuimedo has quit IRC | 06:13 | |
*** apuimedo has joined #openstack-neutron | 06:14 | |
*** sleviim has joined #openstack-neutron | 06:15 | |
*** ekuris_ has joined #openstack-neutron | 06:15 | |
openstackgerrit | Akihiro Motoki proposed openstack/python-neutronclient: Add some items to the release notes https://review.openstack.org/263469 | 06:17 |
*** coolsvap is now known as coolsvap|away | 06:17 | |
*** NightKhaos_ has joined #openstack-neutron | 06:18 | |
*** NightKhaos has quit IRC | 06:18 | |
*** NightKhaos_ is now known as NightKhaos | 06:19 | |
*** apuimedo has quit IRC | 06:19 | |
*** tflynn has quit IRC | 06:19 | |
*** apuimedo has joined #openstack-neutron | 06:19 | |
*** tflynn has joined #openstack-neutron | 06:19 | |
*** coolsvap|away is now known as coolsvap | 06:20 | |
*** yfried_ has quit IRC | 06:20 | |
*** ildikov_afk is now known as ildikov | 06:22 | |
*** baohua has quit IRC | 06:22 | |
*** baohua has joined #openstack-neutron | 06:24 | |
*** apuimedo has quit IRC | 06:24 | |
*** shausy has joined #openstack-neutron | 06:24 | |
*** hdaniel has joined #openstack-neutron | 06:24 | |
*** apuimedo has joined #openstack-neutron | 06:26 | |
*** sbalukoff has joined #openstack-neutron | 06:26 | |
*** bochi-michael has quit IRC | 06:30 | |
*** apuimedo has quit IRC | 06:30 | |
*** apuimedo has joined #openstack-neutron | 06:31 | |
*** padkrish has joined #openstack-neutron | 06:33 | |
*** padkrish_ has joined #openstack-neutron | 06:36 | |
*** hynekm has joined #openstack-neutron | 06:39 | |
*** padkrish has quit IRC | 06:39 | |
*** bochi-michael has joined #openstack-neutron | 06:39 | |
*** thorst has joined #openstack-neutron | 06:39 | |
*** apuimedo has quit IRC | 06:41 | |
*** apuimedo has joined #openstack-neutron | 06:42 | |
*** tflynn has quit IRC | 06:43 | |
*** tflynn has joined #openstack-neutron | 06:44 | |
*** apuimedo has quit IRC | 06:46 | |
*** apuimedo has joined #openstack-neutron | 06:47 | |
*** thorst has quit IRC | 06:47 | |
*** shivrao has joined #openstack-neutron | 06:50 | |
*** oshvartz_ has joined #openstack-neutron | 06:50 | |
*** neeti has joined #openstack-neutron | 06:50 | |
*** apuimedo has quit IRC | 06:51 | |
*** apuimedo has joined #openstack-neutron | 06:52 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/neutron: Imported Translations from Zanata https://review.openstack.org/263139 | 06:53 |
*** tbh has quit IRC | 06:54 | |
*** shwetaap has quit IRC | 06:55 | |
*** EinstCrazy has quit IRC | 06:56 | |
*** EinstCrazy has joined #openstack-neutron | 06:56 | |
*** EinstCrazy has quit IRC | 06:56 | |
*** shwetaap has joined #openstack-neutron | 06:58 | |
*** shivrao has quit IRC | 06:58 | |
*** apuimedo has quit IRC | 06:59 | |
*** apuimedo has joined #openstack-neutron | 07:01 | |
*** vikasc has joined #openstack-neutron | 07:02 | |
*** apuimedo has quit IRC | 07:06 | |
*** itzikb_ has joined #openstack-neutron | 07:06 | |
*** apuimedo has joined #openstack-neutron | 07:07 | |
openstackgerrit | Li Ma proposed openstack/neutron: Add popular IP protocols for security group https://review.openstack.org/252155 | 07:08 |
openstackgerrit | Li Ma proposed openstack/neutron-lib: Add popular IP protocols for security group https://review.openstack.org/259037 | 07:09 |
*** tbh has joined #openstack-neutron | 07:10 | |
*** yfried has joined #openstack-neutron | 07:13 | |
*** _cjones_ has quit IRC | 07:17 | |
*** hdaniel has quit IRC | 07:18 | |
*** devvesa has joined #openstack-neutron | 07:18 | |
*** apuimedo has quit IRC | 07:22 | |
*** apuimedo has joined #openstack-neutron | 07:24 | |
*** oomichi has quit IRC | 07:24 | |
*** tflynn_ has joined #openstack-neutron | 07:25 | |
*** hoangcx_ has joined #openstack-neutron | 07:25 | |
*** hoangcx has quit IRC | 07:26 | |
*** tbh has quit IRC | 07:26 | |
*** tflynn has quit IRC | 07:28 | |
*** apuimedo has quit IRC | 07:29 | |
*** hanchao has joined #openstack-neutron | 07:29 | |
*** devvesa has quit IRC | 07:29 | |
*** apuimedo has joined #openstack-neutron | 07:30 | |
*** pavel_bondar has joined #openstack-neutron | 07:33 | |
*** irenab has quit IRC | 07:34 | |
*** apuimedo has quit IRC | 07:35 | |
*** apuimedo has joined #openstack-neutron | 07:36 | |
openstackgerrit | Reedip proposed openstack/python-neutronclient: [TC Missing]Add support for Bulk Delete in NeutronClient https://review.openstack.org/263609 | 07:36 |
*** hanchao has quit IRC | 07:36 | |
*** tbh has joined #openstack-neutron | 07:38 | |
*** apuimedo has quit IRC | 07:40 | |
*** apuimedo has joined #openstack-neutron | 07:42 | |
*** anshul has joined #openstack-neutron | 07:43 | |
*** sthillma has joined #openstack-neutron | 07:43 | |
*** salv-orlando has joined #openstack-neutron | 07:44 | |
*** nmagnezi has joined #openstack-neutron | 07:44 | |
*** devvesa has joined #openstack-neutron | 07:44 | |
*** apuimedo has quit IRC | 07:46 | |
*** apuimedo has joined #openstack-neutron | 07:47 | |
*** martinus__ has joined #openstack-neutron | 07:47 | |
*** hdaniel has joined #openstack-neutron | 07:49 | |
*** devvesa has quit IRC | 07:51 | |
*** korzen has joined #openstack-neutron | 07:51 | |
*** mkolesni has joined #openstack-neutron | 07:52 | |
*** jprovazn has joined #openstack-neutron | 07:53 | |
*** gampel has joined #openstack-neutron | 07:55 | |
*** jprovazn has quit IRC | 07:55 | |
*** jprovazn has joined #openstack-neutron | 07:56 | |
*** dedery has joined #openstack-neutron | 07:57 | |
*** dedery has quit IRC | 07:57 | |
*** apuimedo has quit IRC | 07:57 | |
*** dedery has joined #openstack-neutron | 07:57 | |
*** safchain has joined #openstack-neutron | 07:58 | |
*** apuimedo has joined #openstack-neutron | 07:58 | |
openstackgerrit | Aishwarya Thangappa proposed openstack/neutron-vpnaas: Single/Multinode VPNaaS Scenario Tests using Rally https://review.openstack.org/240770 | 08:00 |
*** coolsvap is now known as coolsvap|away | 08:00 | |
*** salv-orl_ has joined #openstack-neutron | 08:01 | |
*** apuimedo has quit IRC | 08:03 | |
*** apuimedo has joined #openstack-neutron | 08:03 | |
*** ygl has joined #openstack-neutron | 08:03 | |
*** ygl has quit IRC | 08:04 | |
*** tmorin has joined #openstack-neutron | 08:04 | |
*** padkrish_ has quit IRC | 08:04 | |
*** salv-orlando has quit IRC | 08:05 | |
*** salv-orl_ has quit IRC | 08:05 | |
*** irenab has joined #openstack-neutron | 08:06 | |
*** rmart04 has joined #openstack-neutron | 08:08 | |
*** markus_z has joined #openstack-neutron | 08:08 | |
*** vikram_ has joined #openstack-neutron | 08:08 | |
*** gvrangan has quit IRC | 08:09 | |
vikram_ | HenryG: Ping | 08:09 |
openstackgerrit | Aishwarya Thangappa proposed openstack/neutron-vpnaas: Single/Multinode VPNaaS Scenario Tests using Rally https://review.openstack.org/240770 | 08:10 |
*** apuimedo has quit IRC | 08:10 | |
openstackgerrit | Wenxin Wang proposed openstack/neutron: radvd prefix configuration for DHCPV6_Stateful RA https://review.openstack.org/262962 | 08:11 |
*** apuimedo has joined #openstack-neutron | 08:12 | |
*** pavel_bondar has quit IRC | 08:12 | |
*** claudiub has joined #openstack-neutron | 08:12 | |
*** mrvinti has joined #openstack-neutron | 08:14 | |
*** fzdarsky has joined #openstack-neutron | 08:15 | |
*** apuimedo has quit IRC | 08:16 | |
vikram_ | akamyshnikova: ping | 08:16 |
*** apuimedo has joined #openstack-neutron | 08:17 | |
vikram_ | amotoki: ping | 08:18 |
*** mrvinti has quit IRC | 08:18 | |
*** shz has quit IRC | 08:20 | |
*** shz has joined #openstack-neutron | 08:21 | |
*** apuimedo has quit IRC | 08:22 | |
*** apuimedo has joined #openstack-neutron | 08:23 | |
*** pavel_bondar has joined #openstack-neutron | 08:24 | |
*** mosulica has joined #openstack-neutron | 08:25 | |
*** matrohon has joined #openstack-neutron | 08:26 | |
*** apuimedo has quit IRC | 08:28 | |
*** armax has quit IRC | 08:28 | |
*** apuimedo has joined #openstack-neutron | 08:28 | |
amotoki | vikram_: pong | 08:29 |
vikram_ | amotoki: Can you help me for "http://logs.openstack.org/21/201621/44/check/gate-neutron-dsvm-functional/2b868df/console.html" | 08:30 |
vikram_ | amotoki: I can find similar issue was reported https://bugs.launchpad.net/neutron/+bug/1486936 | 08:30 |
openstack | Launchpad bug 1486936 in neutron "Migration scripts and db models are not in sync" [Medium,Fix released] - Assigned to Jakub Libosvar (libosvar) | 08:30 |
vikram_ | amotoki: "https://bugs.launchpad.net/neutron/+bug/1486936" | 08:31 |
vikram_ | amotoki: "AssertionError: Models and migration scripts aren't in sync:" | 08:31 |
vikram_ | amotoki: Do you have an idea what is wrong here? | 08:31 |
*** lajos-katona1 has joined #openstack-neutron | 08:32 | |
amotoki | vikram_: looking | 08:33 |
*** tflynn_ has quit IRC | 08:33 | |
vikram_ | amotoki: ok | 08:33 |
*** nyechiel has joined #openstack-neutron | 08:33 | |
*** javeriak has quit IRC | 08:36 | |
*** slaweq_work has quit IRC | 08:36 | |
*** apuimedo has quit IRC | 08:38 | |
*** sthillma has quit IRC | 08:38 | |
*** apuimedo has joined #openstack-neutron | 08:38 | |
vikram_ | amotoki: I can find migration has defined "nullable=True" but in model we use "nullable=False"... Is this the problem? | 08:39 |
amotoki | vikram_: I think so. | 08:39 |
amotoki | vikram_: this thread may be related. http://lists.openstack.org/pipermail/openstack-dev/2016-January/thread.html#83200 | 08:40 |
*** javeriak has joined #openstack-neutron | 08:40 | |
vikram_ | amotoki: ok.. let me check | 08:40 |
*** NightKhaos has quit IRC | 08:41 | |
*** NightKhaos has joined #openstack-neutron | 08:41 | |
vikram_ | amotoki: When I run this test manually then it's saying mysql not found | 08:43 |
*** nplanel has joined #openstack-neutron | 08:43 | |
amotoki | vikram_: the phenomenon observed is different, but it is related to nullable=True for FK. | 08:44 |
vikram_ | amotoki: ok... Let me make nullable=False and try | 08:45 |
*** jsheeren has joined #openstack-neutron | 08:45 | |
*** apuimedo has quit IRC | 08:45 | |
*** apuimedo has joined #openstack-neutron | 08:46 | |
*** jlanoux has joined #openstack-neutron | 08:48 | |
*** thorst has joined #openstack-neutron | 08:49 | |
*** devvesa has joined #openstack-neutron | 08:50 | |
*** apuimedo has quit IRC | 08:51 | |
*** jschwarz has joined #openstack-neutron | 08:51 | |
*** slaweq_work has joined #openstack-neutron | 08:51 | |
*** apuimedo has joined #openstack-neutron | 08:51 | |
*** sthillma has joined #openstack-neutron | 08:54 | |
*** fawadkhaliq has quit IRC | 08:56 | |
*** apuimedo has quit IRC | 08:56 | |
*** thorst has quit IRC | 08:56 | |
*** apuimedo has joined #openstack-neutron | 08:56 | |
*** fawadkhaliq has joined #openstack-neutron | 08:59 | |
openstackgerrit | vikram.choudhary proposed openstack/neutron: Add BGP Dynamic Routing DB Model and Basic CRUD https://review.openstack.org/201621 | 09:01 |
*** apuimedo has quit IRC | 09:06 | |
openstackgerrit | Sonu proposed openstack/neutron: Rule, member updates are missed with enhanced rpc https://review.openstack.org/240577 | 09:06 |
*** djan has quit IRC | 09:06 | |
*** apuimedo has joined #openstack-neutron | 09:06 | |
openstackgerrit | Kevin Benton proposed openstack/neutron: Allow tox to pass more arguments to ostestr command https://review.openstack.org/218726 | 09:11 |
*** davidsha has joined #openstack-neutron | 09:11 | |
*** apuimedo has quit IRC | 09:11 | |
*** apuimedo has joined #openstack-neutron | 09:12 | |
*** abregman has quit IRC | 09:13 | |
*** sthillma has quit IRC | 09:13 | |
*** abregman has joined #openstack-neutron | 09:14 | |
openstackgerrit | Sonu proposed openstack/neutron: Rule, member updates are missed with enhanced rpc https://review.openstack.org/240577 | 09:15 |
*** bochi-michael has quit IRC | 09:15 | |
openstackgerrit | Kevin Benton proposed openstack/neutron: eliminate retries inside of _ensure_default_security_group https://review.openstack.org/231081 | 09:16 |
openstackgerrit | Yu Fukuyama proposed openstack/neutron: Fix meter label rule creation https://review.openstack.org/260323 | 09:17 |
*** coolsvap|away is now known as coolsvap | 09:17 | |
*** ygbo has joined #openstack-neutron | 09:18 | |
*** lajos-katona1 has quit IRC | 09:20 | |
*** jistr has joined #openstack-neutron | 09:21 | |
*** apuimedo has quit IRC | 09:21 | |
*** apuimedo has joined #openstack-neutron | 09:22 | |
*** ndipanov has joined #openstack-neutron | 09:26 | |
*** apuimedo has quit IRC | 09:27 | |
*** apuimedo has joined #openstack-neutron | 09:27 | |
*** roeyc has joined #openstack-neutron | 09:29 | |
*** Prithiv has joined #openstack-neutron | 09:30 | |
*** apuimedo has quit IRC | 09:32 | |
*** apuimedo has joined #openstack-neutron | 09:32 | |
*** jlibosva has joined #openstack-neutron | 09:32 | |
*** jyuso1 has quit IRC | 09:33 | |
*** apuimedo has quit IRC | 09:37 | |
*** Marga_ has joined #openstack-neutron | 09:38 | |
*** apuimedo has joined #openstack-neutron | 09:38 | |
*** neiljerram has joined #openstack-neutron | 09:39 | |
*** lajos-katona has joined #openstack-neutron | 09:39 | |
*** ndipanov has quit IRC | 09:42 | |
*** apuimedo has quit IRC | 09:43 | |
*** apuimedo has joined #openstack-neutron | 09:44 | |
*** nmagnezi has quit IRC | 09:45 | |
*** apuimedo has quit IRC | 09:49 | |
*** apuimedo has joined #openstack-neutron | 09:50 | |
*** mohankumar_ has quit IRC | 09:53 | |
*** oshvartz_ has quit IRC | 09:53 | |
*** thorst has joined #openstack-neutron | 09:54 | |
*** Marga_ has quit IRC | 09:55 | |
*** oshvartz has joined #openstack-neutron | 09:57 | |
*** nmagnezi has joined #openstack-neutron | 09:57 | |
*** mhickey has joined #openstack-neutron | 09:58 | |
*** oshvartz has quit IRC | 09:58 | |
*** oshvartz has joined #openstack-neutron | 09:58 | |
*** krickwix has quit IRC | 09:58 | |
mhickey | Good morning | 09:59 |
*** apuimedo has quit IRC | 10:00 | |
*** apuimedo has joined #openstack-neutron | 10:00 | |
*** wolverineav has quit IRC | 10:01 | |
*** thorst has quit IRC | 10:01 | |
*** boris-42 has quit IRC | 10:03 | |
*** mfuruta has quit IRC | 10:04 | |
*** apuimedo has quit IRC | 10:05 | |
*** apuimedo has joined #openstack-neutron | 10:05 | |
*** Marga_ has joined #openstack-neutron | 10:06 | |
*** iyamahat has joined #openstack-neutron | 10:09 | |
*** Marga_ has quit IRC | 10:09 | |
*** migi has joined #openstack-neutron | 10:10 | |
*** yamahata has quit IRC | 10:10 | |
*** apuimedo has quit IRC | 10:10 | |
*** apuimedo has joined #openstack-neutron | 10:11 | |
*** yuanying has quit IRC | 10:11 | |
*** yuanying has joined #openstack-neutron | 10:11 | |
*** shwetaap has quit IRC | 10:14 | |
*** shwetaap1 has joined #openstack-neutron | 10:14 | |
*** hoangcx_ has quit IRC | 10:15 | |
*** rotbeard has joined #openstack-neutron | 10:18 | |
*** javeriak_ has joined #openstack-neutron | 10:20 | |
*** apuimedo has quit IRC | 10:20 | |
*** vikasc has quit IRC | 10:20 | |
*** apuimedo has joined #openstack-neutron | 10:21 | |
*** iyamahat has quit IRC | 10:22 | |
*** javeriak has quit IRC | 10:23 | |
*** apuimedo has quit IRC | 10:25 | |
*** apuimedo has joined #openstack-neutron | 10:28 | |
*** yuanying has quit IRC | 10:28 | |
*** yuanying has joined #openstack-neutron | 10:29 | |
*** abregman is now known as abregman|brb | 10:30 | |
*** mickeys has joined #openstack-neutron | 10:31 | |
*** apuimedo has quit IRC | 10:32 | |
*** apuimedo has joined #openstack-neutron | 10:33 | |
*** abregman|brb is now known as abregman | 10:34 | |
*** vikasc has joined #openstack-neutron | 10:37 | |
*** apuimedo has quit IRC | 10:38 | |
*** apuimedo has joined #openstack-neutron | 10:38 | |
*** mickeys has quit IRC | 10:39 | |
openstackgerrit | Bo Chi proposed openstack/neutron: Refactor test_attributes.py https://review.openstack.org/263199 | 10:39 |
openstackgerrit | Akihiro Motoki proposed openstack/neutron: Fix API tests https://review.openstack.org/263400 | 10:42 |
*** tyagiprince has joined #openstack-neutron | 10:43 | |
tyagiprince | Hii everyone.. I am working on neutron.. | 10:43 |
*** apuimedo has quit IRC | 10:43 | |
*** javeriak_ has quit IRC | 10:43 | |
tyagiprince | I am facing some problems.. I changed the code and restarted the neutron services.. but I am not able to see the corresponding results in horizon | 10:43 |
tyagiprince | Can anyone please help me.. | 10:43 |
*** apuimedo has joined #openstack-neutron | 10:44 | |
*** salv-orlando has joined #openstack-neutron | 10:44 | |
tyagiprince | I also deleted the python compiled files so that new ones gets created.. But .pyc file is not getting created.. | 10:44 |
tyagiprince | adam_g: | 10:44 |
tyagiprince | amit213: | 10:45 |
tyagiprince | brendenblanco: | 10:45 |
tyagiprince | salv-orlando: | 10:45 |
tyagiprince | I am facing some problems.. I changed the code and restarted the neutron services.. but I am not able to see the corresponding results in horizon.. | 10:45 |
*** javeriak has joined #openstack-neutron | 10:46 | |
tyagiprince | javeriak: | 10:46 |
tyagiprince | I am facing some problems.. I changed the code and restarted the neutron services.. but I am not able to see the corresponding results in horizon | 10:46 |
*** vikasc has quit IRC | 10:47 | |
*** dims has joined #openstack-neutron | 10:47 | |
tyagiprince | Neither does the py is compiling that file.. | 10:47 |
javeriak | tyagiprince yes? | 10:48 |
tyagiprince | Do you have any idea regarding setting up development environment with neutron.. I want to make some changes to neutron code according to my needs.. | 10:49 |
tyagiprince | I have a multiple node setup.. I am making changes to one of the controller nodes.. | 10:49 |
tyagiprince | I changed the code and went to horizon to see the effect.. but horizon is not running my new code file.. | 10:50 |
*** apuimedo has quit IRC | 10:51 | |
tyagiprince | javeriak: | 10:52 |
*** apuimedo has joined #openstack-neutron | 10:52 | |
javeriak | where did u do the change? | 10:53 |
*** stanzgy has quit IRC | 10:54 | |
openstackgerrit | Hirofumi Ichihara proposed openstack/neutron: Remove unnecessary code in limit manage https://review.openstack.org/263674 | 10:55 |
*** yamamoto has joined #openstack-neutron | 10:56 | |
*** nyechiel has quit IRC | 10:57 | |
*** jsheeren has quit IRC | 10:58 | |
*** nyechiel has joined #openstack-neutron | 10:58 | |
*** thorst has joined #openstack-neutron | 10:59 | |
*** vikasc has joined #openstack-neutron | 10:59 | |
tyagiprince | javeriak: I am making changes to db.securitygroups_db.py file. | 11:00 |
tyagiprince | changing the default rules that gets applied to security groups. | 11:01 |
javeriak | tyagiprince did you try stopping the neutron-server service and starting it? | 11:01 |
tyagiprince | javeriak: Yes I am restarting all the services.. | 11:02 |
*** wolverineav has joined #openstack-neutron | 11:02 | |
tyagiprince | also the pyc files are not getting created after I remove them. | 11:02 |
javeriak | all? | 11:02 |
tyagiprince | Not all.. The one I changed. | 11:03 |
javeriak | you need to basically restart neutron-server, that should do the trick | 11:03 |
openstackgerrit | yalei wang proposed openstack/neutron: Add new limit_portsec_domain attr for port https://review.openstack.org/250036 | 11:03 |
*** apuimedo has quit IRC | 11:04 | |
*** yamamoto has quit IRC | 11:04 | |
*** apuimedo has joined #openstack-neutron | 11:04 | |
tyagiprince | javeriak: What if I delete all the pyc files? | 11:05 |
javeriak | tyagiprince also, if this a multi controller setup; meaning if the neutron code is present on other nodes too then you need to do your changes on others too | 11:06 |
*** thorst has quit IRC | 11:06 | |
tyagiprince | okay.. I will shut down my other controller nodes.. | 11:06 |
javeriak | then restart neutron-server services after you do your changes | 11:07 |
*** wolverineav has quit IRC | 11:07 | |
davidsha | tyagiprince,javerick: what is the file path of your neutron folder? | 11:09 |
tyagiprince | davidsha: you can find it here : /usr/lib/python2.7/dist-packages/neutron | 11:10 |
davidsha | tyagiprince: Ok that's the right folder, are you using devstack? | 11:10 |
tyagiprince | no.. | 11:12 |
*** salv-orlando has quit IRC | 11:13 | |
*** apuimedo has quit IRC | 11:14 | |
tyagiprince | davidsha: no, not using devstack | 11:14 |
davidsha | tyagiprince: Ok, sorry not sure how to help. | 11:14 |
tyagiprince | okay.. thanks anyways.. | 11:14 |
*** salv-orlando has joined #openstack-neutron | 11:14 | |
*** yuanying has quit IRC | 11:15 | |
*** apuimedo has joined #openstack-neutron | 11:15 | |
*** salv-orlando has quit IRC | 11:16 | |
*** roeyc has quit IRC | 11:17 | |
*** salv-orlando has joined #openstack-neutron | 11:17 | |
*** mrvinti has joined #openstack-neutron | 11:18 | |
*** salv-orlando has quit IRC | 11:18 | |
*** salv-orlando has joined #openstack-neutron | 11:20 | |
*** salv-orl_ has joined #openstack-neutron | 11:21 | |
*** salv-orlando has quit IRC | 11:21 | |
*** apuimedo has quit IRC | 11:22 | |
*** tbh has quit IRC | 11:23 | |
*** apuimedo has joined #openstack-neutron | 11:23 | |
*** salv-orl_ has quit IRC | 11:23 | |
*** salv-orlando has joined #openstack-neutron | 11:23 | |
*** mrvinti has quit IRC | 11:23 | |
*** salv-orlando has quit IRC | 11:24 | |
*** aix has quit IRC | 11:25 | |
*** vikram_ has quit IRC | 11:25 | |
*** salv-orlando has joined #openstack-neutron | 11:26 | |
*** vikram_ has joined #openstack-neutron | 11:26 | |
*** gberginc has quit IRC | 11:27 | |
*** salv-orlando has quit IRC | 11:29 | |
*** salv-orlando has joined #openstack-neutron | 11:29 | |
*** apuimedo has quit IRC | 11:30 | |
*** salv-orlando has quit IRC | 11:30 | |
*** javeriak has quit IRC | 11:31 | |
*** javeriak has joined #openstack-neutron | 11:31 | |
*** javeriak has quit IRC | 11:31 | |
*** apuimedo has joined #openstack-neutron | 11:31 | |
*** salv-orlando has joined #openstack-neutron | 11:32 | |
*** salv-orlando has quit IRC | 11:35 | |
*** apuimedo has quit IRC | 11:36 | |
*** rmart04_ has joined #openstack-neutron | 11:36 | |
*** salv-orlando has joined #openstack-neutron | 11:36 | |
*** rmart04 has quit IRC | 11:36 | |
*** rmart04_ is now known as rmart04 | 11:36 | |
*** apuimedo has joined #openstack-neutron | 11:37 | |
*** Prithiv has quit IRC | 11:38 | |
*** mrvinti has joined #openstack-neutron | 11:39 | |
*** apuimedo has quit IRC | 11:42 | |
*** pavel_bondar has quit IRC | 11:42 | |
*** mrvinti has quit IRC | 11:43 | |
*** apuimedo has joined #openstack-neutron | 11:43 | |
*** salv-orlando has quit IRC | 11:43 | |
*** salv-orl_ has joined #openstack-neutron | 11:43 | |
*** bradjones has joined #openstack-neutron | 11:44 | |
*** bradjones has quit IRC | 11:44 | |
*** bradjones has joined #openstack-neutron | 11:44 | |
*** salv-orl_ has quit IRC | 11:46 | |
*** salv-orlando has joined #openstack-neutron | 11:47 | |
*** salv-orlando has quit IRC | 11:47 | |
*** apuimedo has quit IRC | 11:48 | |
*** apuimedo has joined #openstack-neutron | 11:49 | |
*** tbachman has quit IRC | 11:51 | |
*** salv-orl_ has joined #openstack-neutron | 11:51 | |
*** salv-orl_ has quit IRC | 11:53 | |
*** coolsvap is now known as coolsvap|away | 11:54 | |
*** ihrachys has joined #openstack-neutron | 11:55 | |
*** salv-orl_ has joined #openstack-neutron | 11:55 | |
*** salv-orl_ has quit IRC | 11:56 | |
*** gberginc has joined #openstack-neutron | 11:56 | |
*** apuimedo has quit IRC | 11:56 | |
*** rmart04 has quit IRC | 11:56 | |
*** apuimedo has joined #openstack-neutron | 11:57 | |
*** salv-orlando has joined #openstack-neutron | 11:57 | |
*** salv-orlando has quit IRC | 11:58 | |
openstackgerrit | Martin Hickey proposed openstack/neutron: Add test for Neutron object versions https://review.openstack.org/258026 | 11:58 |
*** diga has quit IRC | 11:58 | |
*** rubasov has left #openstack-neutron | 11:59 | |
*** rubasov has joined #openstack-neutron | 12:00 | |
*** apuimedo has quit IRC | 12:01 | |
*** apuimedo has joined #openstack-neutron | 12:02 | |
*** javeriak has joined #openstack-neutron | 12:03 | |
*** sean-k-m1 has quit IRC | 12:03 | |
*** wolverineav has joined #openstack-neutron | 12:03 | |
*** salv-orlando has joined #openstack-neutron | 12:04 | |
*** sean-k-m1 has joined #openstack-neutron | 12:04 | |
*** thorst has joined #openstack-neutron | 12:04 | |
*** dedery_ has joined #openstack-neutron | 12:05 | |
*** cgascoig has quit IRC | 12:05 | |
*** salv-orlando has quit IRC | 12:05 | |
*** shz has quit IRC | 12:06 | |
*** cgascoig has joined #openstack-neutron | 12:06 | |
*** shz has joined #openstack-neutron | 12:07 | |
*** apuimedo has quit IRC | 12:07 | |
*** Ramanjaneya has quit IRC | 12:07 | |
*** wolverineav has quit IRC | 12:07 | |
*** apuimedo has joined #openstack-neutron | 12:08 | |
*** dedery has quit IRC | 12:09 | |
*** salv-orlando has joined #openstack-neutron | 12:10 | |
*** ccard has quit IRC | 12:11 | |
*** thorst has quit IRC | 12:11 | |
*** salv-orlando has quit IRC | 12:12 | |
*** salv-orl_ has joined #openstack-neutron | 12:12 | |
*** apuimedo has quit IRC | 12:12 | |
*** mhickey has quit IRC | 12:12 | |
*** dedery has joined #openstack-neutron | 12:13 | |
*** salv-orl_ has quit IRC | 12:13 | |
*** mhickey has joined #openstack-neutron | 12:13 | |
*** apuimedo has joined #openstack-neutron | 12:13 | |
*** javeriak has quit IRC | 12:14 | |
*** javeriak has joined #openstack-neutron | 12:14 | |
*** rmart04 has joined #openstack-neutron | 12:15 | |
*** mhickey has quit IRC | 12:15 | |
*** fawadkhaliq has quit IRC | 12:15 | |
*** mhickey has joined #openstack-neutron | 12:15 | |
*** fawadkhaliq has joined #openstack-neutron | 12:16 | |
*** dedery_ has quit IRC | 12:16 | |
*** vikram_ has quit IRC | 12:17 | |
*** vikram_ has joined #openstack-neutron | 12:18 | |
*** mrvinti has joined #openstack-neutron | 12:18 | |
*** rtheis has joined #openstack-neutron | 12:18 | |
*** mhickey is now known as mhickey_ | 12:20 | |
*** mrvinti has quit IRC | 12:22 | |
*** mrvinti has joined #openstack-neutron | 12:22 | |
*** tbachman has joined #openstack-neutron | 12:22 | |
*** mrvinti has joined #openstack-neutron | 12:22 | |
*** apuimedo has quit IRC | 12:23 | |
*** mhickey_ has quit IRC | 12:23 | |
*** javeriak has quit IRC | 12:23 | |
*** apuimedo has joined #openstack-neutron | 12:23 | |
*** mhickey has joined #openstack-neutron | 12:24 | |
*** vikasc has quit IRC | 12:24 | |
*** nyechiel has quit IRC | 12:27 | |
*** nyechiel_ has joined #openstack-neutron | 12:27 | |
*** mrvinti has quit IRC | 12:27 | |
*** pavel_bondar has joined #openstack-neutron | 12:27 | |
*** Marga_ has joined #openstack-neutron | 12:27 | |
*** apuimedo has quit IRC | 12:28 | |
*** apuimedo has joined #openstack-neutron | 12:29 | |
*** devvesa has quit IRC | 12:32 | |
*** Marga_ has quit IRC | 12:33 | |
openstackgerrit | abregman proposed openstack/neutron-vpnaas: Allow to use system rootwrap https://review.openstack.org/254668 | 12:34 |
*** tbachman_ has joined #openstack-neutron | 12:35 | |
*** tbachman has quit IRC | 12:37 | |
*** tbachman_ is now known as tbachman | 12:37 | |
openstackgerrit | Ihar Hrachyshka proposed openstack/neutron: Add extension_manager and support for extensions in linuxbridge agent https://review.openstack.org/250542 | 12:38 |
*** roeyc has joined #openstack-neutron | 12:38 | |
*** apuimedo has quit IRC | 12:39 | |
*** gongysh has joined #openstack-neutron | 12:40 | |
*** apuimedo has joined #openstack-neutron | 12:41 | |
*** mrvinti has joined #openstack-neutron | 12:44 | |
*** apuimedo has quit IRC | 12:45 | |
*** apuimedo has joined #openstack-neutron | 12:46 | |
*** vthapar has joined #openstack-neutron | 12:46 | |
*** salv-orlando has joined #openstack-neutron | 12:47 | |
*** fawadkhaliq has quit IRC | 12:47 | |
*** thorst has joined #openstack-neutron | 12:47 | |
*** fawadkhaliq has joined #openstack-neutron | 12:48 | |
*** salv-orlando has quit IRC | 12:48 | |
*** mrvinti has quit IRC | 12:48 | |
*** mrvinti has joined #openstack-neutron | 12:49 | |
*** apuimedo has quit IRC | 12:50 | |
*** apuimedo has joined #openstack-neutron | 12:51 | |
*** devvesa has joined #openstack-neutron | 12:51 | |
*** cgascoig has quit IRC | 12:52 | |
*** mrvinti has quit IRC | 12:53 | |
*** baoli has joined #openstack-neutron | 12:53 | |
*** mrvinti has joined #openstack-neutron | 12:54 | |
*** cgascoig has joined #openstack-neutron | 12:54 | |
*** baohua has quit IRC | 12:56 | |
*** jckasper has joined #openstack-neutron | 12:57 | |
*** jckasper has quit IRC | 12:57 | |
*** mrvinti has quit IRC | 12:58 | |
*** devvesa has quit IRC | 12:59 | |
*** amuller has joined #openstack-neutron | 13:02 | |
*** nplanel has quit IRC | 13:03 | |
*** apuimedo has quit IRC | 13:03 | |
*** apuimedo has joined #openstack-neutron | 13:03 | |
*** wolverineav has joined #openstack-neutron | 13:04 | |
gongysh | vikram_, hi | 13:04 |
*** apuimedo has quit IRC | 13:08 | |
*** wolverineav has quit IRC | 13:09 | |
*** links has quit IRC | 13:10 | |
*** apuimedo has joined #openstack-neutron | 13:10 | |
*** Marga_ has joined #openstack-neutron | 13:10 | |
*** Marga_ has quit IRC | 13:12 | |
*** Marga_ has joined #openstack-neutron | 13:12 | |
*** aix has joined #openstack-neutron | 13:14 | |
*** apuimedo has quit IRC | 13:14 | |
*** apuimedo has joined #openstack-neutron | 13:15 | |
*** apuimedo has quit IRC | 13:20 | |
*** jonlan has joined #openstack-neutron | 13:21 | |
*** apuimedo has joined #openstack-neutron | 13:21 | |
*** amuller_ has joined #openstack-neutron | 13:21 | |
*** javeriak has joined #openstack-neutron | 13:25 | |
*** amuller has quit IRC | 13:25 | |
*** Marga_ has quit IRC | 13:25 | |
*** dedery_ has joined #openstack-neutron | 13:26 | |
*** javeriak has quit IRC | 13:26 | |
*** apuimedo has quit IRC | 13:26 | |
*** javeriak has joined #openstack-neutron | 13:26 | |
*** edmondsw has joined #openstack-neutron | 13:27 | |
*** pradk has joined #openstack-neutron | 13:27 | |
*** pradk has quit IRC | 13:27 | |
*** apuimedo has joined #openstack-neutron | 13:27 | |
*** javeriak_ has joined #openstack-neutron | 13:28 | |
*** nmagnezi has quit IRC | 13:28 | |
*** dedery has quit IRC | 13:29 | |
openstackgerrit | Hirofumi Ichihara proposed openstack/neutron: Remove unnecessary argument in limit manage https://review.openstack.org/263674 | 13:30 |
*** javeriak has quit IRC | 13:31 | |
*** apuimedo has quit IRC | 13:34 | |
*** mrvinti has joined #openstack-neutron | 13:35 | |
*** apuimedo has joined #openstack-neutron | 13:35 | |
*** anshul has quit IRC | 13:35 | |
*** numans has joined #openstack-neutron | 13:36 | |
*** nyechiel has joined #openstack-neutron | 13:38 | |
*** nyechiel_ has quit IRC | 13:39 | |
*** apuimedo has quit IRC | 13:40 | |
*** apuimedo has joined #openstack-neutron | 13:42 | |
*** jonlan has quit IRC | 13:43 | |
*** hynekm_ has joined #openstack-neutron | 13:44 | |
*** nmagnezi has joined #openstack-neutron | 13:44 | |
*** dslevin has quit IRC | 13:45 | |
*** hynekm has quit IRC | 13:46 | |
*** shwetaap1 has quit IRC | 13:46 | |
*** apuimedo has quit IRC | 13:47 | |
*** apuimedo has joined #openstack-neutron | 13:49 | |
vikram_ | gongysh: hi | 13:50 |
vikram_ | gongysh_: hi | 13:50 |
*** shwetaap has joined #openstack-neutron | 13:50 | |
*** ekuris_ has quit IRC | 13:52 | |
*** garyk1 has joined #openstack-neutron | 13:55 | |
*** busterswt has joined #openstack-neutron | 13:55 | |
*** dedery_ has quit IRC | 13:57 | |
*** dedery has joined #openstack-neutron | 13:57 | |
*** neeti has quit IRC | 13:58 | |
*** korzen has quit IRC | 13:59 | |
*** jckasper has joined #openstack-neutron | 14:00 | |
*** amotoki has quit IRC | 14:00 | |
*** jckasper has quit IRC | 14:00 | |
*** jckasper has joined #openstack-neutron | 14:01 | |
*** signed8bit has joined #openstack-neutron | 14:01 | |
*** b3nt_pin is now known as beagles | 14:01 | |
*** dslevin_ has quit IRC | 14:02 | |
*** dedery has quit IRC | 14:02 | |
*** dslev has joined #openstack-neutron | 14:02 | |
*** apuimedo has quit IRC | 14:03 | |
*** apuimedo has joined #openstack-neutron | 14:04 | |
*** fawadkhaliq has quit IRC | 14:04 | |
Sam-I-Am | mornings | 14:05 |
*** signed8bit has quit IRC | 14:07 | |
*** amuller_ is now known as amuller | 14:07 | |
*** apuimedo has quit IRC | 14:08 | |
*** apuimedo has joined #openstack-neutron | 14:10 | |
*** signed8bit has joined #openstack-neutron | 14:11 | |
*** oshvartz has quit IRC | 14:12 | |
*** devvesa has joined #openstack-neutron | 14:13 | |
openstackgerrit | vikram.choudhary proposed openstack/neutron: Add BGP Dynamic Routing DB Model and Basic CRUD https://review.openstack.org/201621 | 14:14 |
*** Sukhdev has joined #openstack-neutron | 14:15 | |
*** apuimedo has quit IRC | 14:16 | |
*** krtaylor has joined #openstack-neutron | 14:17 | |
*** apuimedo has joined #openstack-neutron | 14:17 | |
openstackgerrit | Mathieu Rohon proposed openstack/neutron: Avoid duplicating tenant check when creating resources https://review.openstack.org/241984 | 14:19 |
*** tyagiprince has quit IRC | 14:21 | |
*** vthapar has quit IRC | 14:21 | |
*** rpothier has joined #openstack-neutron | 14:22 | |
ihrachys | mhickey: checked your patch for the hash test. overall looks nice, I am just cautious of how we access internals for the OVO library | 14:24 |
*** links has joined #openstack-neutron | 14:24 | |
ihrachys | mhickey: probably a patch for oslo.versionedobjects would be justified. we can send one for review, add TODO in your test code, and merge as-is, fixing later. but we should have a plan for getting rid of that hack. | 14:24 |
*** Sukhdev has quit IRC | 14:26 | |
mhickey | ihrachys: Agreed, code is bit oslo internals | 14:27 |
*** Sukhdev has joined #openstack-neutron | 14:27 | |
*** apuimedo has quit IRC | 14:27 | |
*** nmagnezi has quit IRC | 14:27 | |
mhickey | ihrachys: I will check again if there is anything there already. otherwise I can start a patch. sound ok? | 14:27 |
*** apuimedo has joined #openstack-neutron | 14:28 | |
*** oshvartz has joined #openstack-neutron | 14:28 | |
*** mrvinti has quit IRC | 14:28 | |
mhickey | ihrachys: btw, happy new year. hope you had a good break. | 14:28 |
*** Sukhdev has quit IRC | 14:29 | |
openstackgerrit | abregman proposed openstack/neutron-vpnaas: Allow to use system rootwrap https://review.openstack.org/254668 | 14:29 |
*** mkolesni has quit IRC | 14:30 | |
Sam-I-Am | mhickey: mornings | 14:31 |
mhickey | Sam-I-Am: Hey. Happy new year. How are things? | 14:31 |
Sam-I-Am | mhickey: pretty good. trying to figure out which way is up. | 14:32 |
mhickey | Sam-I-Am: know the feeling. yesterday was tough. in second half of day 2 so warming up! :) | 14:33 |
*** kbyrne has quit IRC | 14:33 | |
*** regXboi has joined #openstack-neutron | 14:34 | |
ihrachys | mhickey: yeah, sounds about right. thanks. | 14:34 |
mhickey | ihrachys: np | 14:35 |
Sam-I-Am | first thing to do is build my list of things to accomplish, but first fires :) | 14:35 |
mhickey | :) | 14:35 |
hdaniel | vikram_: hi | 14:36 |
*** irenab has quit IRC | 14:39 | |
*** kbyrne has joined #openstack-neutron | 14:40 | |
*** shausy has quit IRC | 14:40 | |
mhickey | ihrachys: is gate failing on api issues? | 14:41 |
*** vthapar has joined #openstack-neutron | 14:41 | |
*** apuimedo has quit IRC | 14:42 | |
*** signed8b_ has joined #openstack-neutron | 14:42 | |
vikram_ | hdaniel: hi | 14:42 |
hdaniel | vikram_: do you happen to work on networking-sfc ? | 14:42 |
vikram_ | hdaniel: yes | 14:42 |
*** apuimedo has joined #openstack-neutron | 14:42 | |
amuller | mhickey: yeah the fix is not merged yet | 14:43 |
vikram_ | hdaniel: i worked for cli/horizon/api/db & heat | 14:43 |
hdaniel | vikram_: did you do it with devstack on the master branch ? | 14:43 |
ihrachys | mhickey: it does, there was a patch by amuller that fixes it | 14:43 |
amuller | https://review.openstack.org/#/c/263400/ | 14:43 |
* ihrachys is slow poke | 14:43 | |
vikram_ | hdaniel: Yes I tried day before yesterday | 14:43 |
amuller | at least the LBaaS patch was merged https://review.openstack.org/#/c/263550/ | 14:44 |
amuller | HenryG++ | 14:44 |
vikram_ | hdaniel: any issues? | 14:44 |
ihrachys | amuller: I see that 'RuntimeError: Exit code: 1; Stdin: ; Stdout: ; Stderr: kill: failed to parse argument: 'None'' failure twice already in func tests logs | 14:44 |
hdaniel | vikram_: I'm trying to get the thing go and for some reason it explodes in my face. is there any cookbook/secret sauce ? | 14:44 |
amuller | ihrachys: link? | 14:44 |
ihrachys | amuller: heh | 14:44 |
hdaniel | vikram_: sample local.conf ? | 14:44 |
amuller | ihrachys: God I just want a day I can work on my own shit | 14:44 |
ihrachys | amuller: do you check logs before recheck? | 14:44 |
ihrachys | amuller: http://logs.openstack.org/00/263400/6/check/gate-neutron-dsvm-functional/881aa9c/testr_results.html.gz | 14:44 |
vikram_ | 14:44 | |
vikram_ | 14:44 | |
vikram_ | More | 14:44 |
vikram_ | 8 of 6,401 | 14:44 |
vikram_ | 14:44 | |
vikram_ | https://wiki.openstack.org/wiki/Neutron/ServiceInsertionAndChaining#Overview | 14:45 |
amuller | ihrachys: I didn't because that patch would not cause a legit fail in the functional tests | 14:45 |
vikram_ | hdaniel: https://wiki.openstack.org/wiki/Neutron/ServiceInsertionAndChaining#Overview | 14:45 |
ihrachys | amuller: I think it failed like that twice in your patch rechecks | 14:45 |
*** signed8bit has quit IRC | 14:45 | |
amuller | ihrachys: we still have that other common failure also, the server restart one | 14:45 |
ihrachys | amuller: so I suspect the third one may be the same, and it's worth checking | 14:45 |
vikram_ | hdaniel: hope this helps | 14:45 |
*** vthapar has quit IRC | 14:45 | |
amuller | ihrachys: hmm that's a new failure type for that keepalived_respawn test =D | 14:46 |
ihrachys | amuller: ok, you want to merge that one. I will do once we have a window in the gate. but can you check the current failure too? | 14:46 |
ihrachys | amuller: it's not the test case, prev time it was a different one | 14:46 |
ihrachys | but the failure log is the same | 14:46 |
amuller | weird | 14:46 |
ihrachys | somewhere we push None into execute() | 14:46 |
ihrachys | or pid is None in process monitor | 14:46 |
hdaniel | vikram_: I used it, but it uses stable/liberty - and the traffic classification rules are simply wrong | 14:46 |
ihrachys | I guess the latter is | 14:47 |
mhickey | amuller, ihrachys: ok , great, thanks. :) | 14:47 |
vikram_ | hdaniel: what issue you faced? | 14:47 |
vikram_ | hdaniel: BTW, you can try with latest code as well, some minor change you got to do | 14:47 |
amuller | ihrachys: of course the test that failed doesn't emit per-test logging like other tests in http://logs.openstack.org/00/263400/6/check/gate-neutron-dsvm-functional/881aa9c/logs/ | 14:48 |
hdaniel | vikram_: which change ? | 14:48 |
ihrachys | amuller: obviously | 14:48 |
ihrachys | amuller: that would not be fun enough then | 14:48 |
amuller | ihrachys: I give up, just delete all of our tests | 14:48 |
amuller | rm -rf neutron/tests | 14:48 |
ihrachys | amuller: so looking at the code, seems like get_value_from_file does except on getting .pid for pm | 14:48 |
ihrachys | which would mean either value there is not int, or file is not there/not avail | 14:49 |
ihrachys | the pid file I mean | 14:49 |
*** links has quit IRC | 14:49 | |
ihrachys | and the logs could help to distinguish :) | 14:49 |
amuller | ihrachys: I'll maybe have 30 mins now before my next meeting to look in to that | 14:49 |
amuller | if this meeting cuts short | 14:50 |
ihrachys | amuller: so why do we have the log dir setting inside BaseSudoTestCase ? | 14:52 |
*** kbringard has quit IRC | 14:52 | |
*** kbyrne has quit IRC | 14:52 | |
amuller | ihrachys: we need to move it one higher up don't we? | 14:52 |
ihrachys | prolly | 14:53 |
amuller | ihrachys: but, that test does need sudo | 14:53 |
amuller | ... | 14:53 |
ihrachys | yeah, but let's say some don't; while still logging | 14:53 |
*** kbyrne has joined #openstack-neutron | 14:53 | |
*** mrvinti has joined #openstack-neutron | 14:53 | |
*** apuimedo has quit IRC | 14:54 | |
*** mlavalle has joined #openstack-neutron | 14:54 | |
amuller | ihrachys: yeah, there's two issues here | 14:54 |
*** mosulica has quit IRC | 14:55 | |
*** signed8b_ has quit IRC | 14:55 | |
*** mrvinti has quit IRC | 14:55 | |
*** kbyrne has quit IRC | 14:55 | |
*** padkrish has joined #openstack-neutron | 14:55 | |
ihrachys | hopefully we will be able to merge api fix without melding more stuff in it | 14:55 |
*** apuimedo has joined #openstack-neutron | 14:55 | |
*** mrvinti has joined #openstack-neutron | 14:56 | |
*** padkrish_ has joined #openstack-neutron | 14:57 | |
*** sbadia has left #openstack-neutron | 14:58 | |
pc_m | amuller: hi | 14:59 |
*** kbringard has joined #openstack-neutron | 15:00 | |
*** kbyrne has joined #openstack-neutron | 15:00 | |
*** padkrish has quit IRC | 15:01 | |
*** kbyrne has quit IRC | 15:01 | |
*** kbyrne has joined #openstack-neutron | 15:02 | |
*** brad_behle has quit IRC | 15:03 | |
*** SridharG has quit IRC | 15:03 | |
*** wolverineav has joined #openstack-neutron | 15:05 | |
*** sean-k-mooney has joined #openstack-neutron | 15:05 | |
*** lajos-katona has left #openstack-neutron | 15:06 | |
*** nyechiel_ has joined #openstack-neutron | 15:07 | |
*** nyechiel has quit IRC | 15:07 | |
*** sean-k-m1 has quit IRC | 15:07 | |
*** fawadkhaliq has joined #openstack-neutron | 15:07 | |
*** apuimedo has quit IRC | 15:09 | |
*** sthillma has joined #openstack-neutron | 15:09 | |
amuller | pc_m: yo | 15:09 |
pc_m | amuller: I'm trying to run py34 tests for VPN and they are failing (odd error too), but work in gate. Looks like some script error after the test runs (maybe environment different). Wondering if you had any ideas. http://paste.openstack.org/show/483030/ | 15:09 |
ihrachys | pc_m: do you have plans to revive work on *aas constraints backports for L? | 15:10 |
amuller | pc_m: rm -rf .testrepository | 15:11 |
pc_m | ihrachys: eventually. Right now, I'm trying to get constraints working for master. | 15:11 |
*** apuimedo has joined #openstack-neutron | 15:11 | |
ihrachys | pc_m: aren't they? what's the deal there? | 15:11 |
*** wolverineav has quit IRC | 15:11 | |
*** breitz has quit IRC | 15:12 | |
pc_m | ihrachys: There are a few missing targets in the experimental queue, and likewise in the tox.ini. | 15:12 |
*** breitz has joined #openstack-neutron | 15:12 | |
pc_m | ihrachys: I have a commit to add the experimental jobs out (263398) | 15:13 |
ihrachys | pc_m: yeah, right. so it's not that neutron *aas don't have the constraints, but infra not running them, right? | 15:13 |
*** electrocucaracha has joined #openstack-neutron | 15:13 | |
pc_m | ihrachys: both. | 15:13 |
pc_m | amuller: I'll give that a shot in a min (running FT right now)l | 15:13 |
ihrachys | pc_m: so what's missing in neutron *aas itself? | 15:14 |
pc_m | ihrachys: Do you know who are the neutron liaisons for project-config (besides dougwig)? | 15:14 |
amuller | pc_m: armax | 15:15 |
*** banix has joined #openstack-neutron | 15:15 | |
ihrachys | pc_m: https://wiki.openstack.org/wiki/CrossProjectLiaisons#Infra | 15:15 |
*** yfried has quit IRC | 15:15 | |
vikram_ | kevinbenton: ping | 15:16 |
*** apuimedo has quit IRC | 15:16 | |
pc_m | ihrachys: The constraints targets are not defaults (speaking for VPN, which I'm looking at now), and there are no FT constraints targets. | 15:16 |
pc_m | amuller: ihrachys: Thanks | 15:16 |
ihrachys | pc_m: FT? | 15:16 |
pc_m | functional test | 15:16 |
ihrachys | oh, I see | 15:16 |
*** busterswt has quit IRC | 15:16 | |
*** apuimedo has joined #openstack-neutron | 15:16 | |
ihrachys | I don't think they should be default at this point | 15:17 |
ihrachys | functionals - right, that was fixed lately in neutron repo | 15:17 |
ihrachys | ok, I will let you dig this to the end :) thanks for taking care. | 15:17 |
pc_m | ihrachys: any reason why not default pep8, py27, and py34 to constraints targets? | 15:18 |
*** Ramanjaneya has joined #openstack-neutron | 15:18 | |
ihrachys | pc_m: consistency with other projects, for now. later we may reconsider it. | 15:18 |
ihrachys | pc_m: in any case, there should be a way to run unconstrained. so why not keeping the old names for that. it's an issue of low priority anyhow. | 15:20 |
pc_m | not removing the old names | 15:20 |
pc_m | just setting envlist to constraints versions (like shown in the cookiecutter project) | 15:20 |
pc_m | ihrachys: ^ | 15:21 |
ihrachys | pc_m: ah that one. well, I doubt a lot of people care about the envlist, but yeah, why not. | 15:21 |
ihrachys | pc_m: I would +2 that one :) | 15:21 |
pc_m | :) | 15:21 |
pc_m | I"llhave VPN out for review as soon as I figure out what is up with running tests locally. | 15:22 |
pc_m | mestery: ping | 15:22 |
*** gampel has quit IRC | 15:23 | |
openstackgerrit | Ihar Hrachyshka proposed openstack/neutron: gate_hook: add support for dsvm-steroids job type https://review.openstack.org/247671 | 15:23 |
openstackgerrit | Ihar Hrachyshka proposed openstack/neutron: devstack: don't enable qos service with the plugin https://review.openstack.org/247990 | 15:23 |
*** busterswt has joined #openstack-neutron | 15:26 | |
*** changbl has quit IRC | 15:27 | |
*** tbachman has quit IRC | 15:27 | |
*** jobewan has joined #openstack-neutron | 15:27 | |
pc_m | amuller: THanks! The rm -rf .testrepository did the trick! | 15:28 |
*** apuimedo has quit IRC | 15:28 | |
*** ganso has quit IRC | 15:29 | |
*** breitz has quit IRC | 15:29 | |
*** apuimedo has joined #openstack-neutron | 15:29 | |
*** breitz has joined #openstack-neutron | 15:30 | |
amuller | pc_m: yeah it's a bug I ran in to a while ago | 15:31 |
openstackgerrit | John Schwarz proposed openstack/neutron: dvr: when updating port's fixed_ips, update arp https://review.openstack.org/263772 | 15:33 |
*** oshvartz has quit IRC | 15:33 | |
*** apuimedo has quit IRC | 15:34 | |
*** padkrish_ has quit IRC | 15:35 | |
*** dslev has quit IRC | 15:35 | |
*** apuimedo has joined #openstack-neutron | 15:36 | |
*** ociuhandu has joined #openstack-neutron | 15:37 | |
*** numans has quit IRC | 15:38 | |
*** bdrich has joined #openstack-neutron | 15:38 | |
*** naggappan has quit IRC | 15:41 | |
HenryG | claudiub: ping | 15:43 |
*** apuimedo has quit IRC | 15:43 | |
*** signed8b_ has joined #openstack-neutron | 15:43 | |
*** signed8b_ has quit IRC | 15:43 | |
*** apuimedo has joined #openstack-neutron | 15:45 | |
*** absubram has joined #openstack-neutron | 15:45 | |
*** garyk has quit IRC | 15:45 | |
claudiub | HenryG: hi. | 15:46 |
HenryG | claudiub: https://github.com/openstack/neutron/blob/master/neutron/plugins/hyperv/agent/security_groups_driver.py#L24 | 15:47 |
HenryG | claudiub: Can you remind me why it is scheduled for removal in O and not N? | 15:47 |
*** vthapar has joined #openstack-neutron | 15:48 | |
*** signed8b_ has joined #openstack-neutron | 15:49 | |
claudiub | HenryG: we have a 2-cycle support system, right? Which means that a lot of the users will typically update either each cycle, or every 2 cycles. Upgrading from Liberty to M or N, would cause the neutron-hyperv-agent to fail to start, as the security groups driver was moved. | 15:49 |
*** vthapar has quit IRC | 15:51 | |
HenryG | claudiub: Makes sense, thanks. | 15:51 |
claudiub | HenryG: no problem. :) | 15:52 |
*** apuimedo has quit IRC | 15:52 | |
*** apuimedo has joined #openstack-neutron | 15:52 | |
*** bdrich has quit IRC | 15:52 | |
*** tbachman has joined #openstack-neutron | 15:53 | |
*** dslevin has joined #openstack-neutron | 15:54 | |
*** aix has quit IRC | 15:55 | |
*** mrvinti has quit IRC | 15:55 | |
*** brad_behle has joined #openstack-neutron | 15:56 | |
*** bdrich has joined #openstack-neutron | 15:56 | |
HenryG | amuller: ihrachys: what is the problem with the functional test flakiness? Is there a bug to track it? | 15:56 |
*** TrevorV has joined #openstack-neutron | 15:56 | |
ihrachys | HenryG: not that I know. haven't had a chance to report or debug to the fix. | 15:57 |
*** baoli has quit IRC | 15:59 | |
*** wwriverrat has joined #openstack-neutron | 16:00 | |
*** baoli has joined #openstack-neutron | 16:00 | |
*** mragupat has joined #openstack-neutron | 16:01 | |
*** apuimedo has quit IRC | 16:01 | |
*** tbachman_ has joined #openstack-neutron | 16:02 | |
*** apuimedo has joined #openstack-neutron | 16:02 | |
*** tbachman has quit IRC | 16:03 | |
*** tbachman_ is now known as tbachman | 16:03 | |
*** devvesa has quit IRC | 16:03 | |
*** itzikb_ has quit IRC | 16:03 | |
*** mrvinti has joined #openstack-neutron | 16:04 | |
*** dslevin has quit IRC | 16:06 | |
*** jobewan is now known as jobewan_away | 16:07 | |
*** mrvinti has quit IRC | 16:08 | |
*** dane_leblanc_ has joined #openstack-neutron | 16:09 | |
openstackgerrit | Richard Theis proposed openstack/python-neutronclient: Devref: Transition to OpenStack Client https://review.openstack.org/254993 | 16:09 |
*** apuimedo has quit IRC | 16:09 | |
*** apuimedo has joined #openstack-neutron | 16:10 | |
*** ijw has joined #openstack-neutron | 16:11 | |
*** matrohon has quit IRC | 16:11 | |
*** rmart04 has quit IRC | 16:13 | |
*** matrohon has joined #openstack-neutron | 16:13 | |
Sam-I-Am | amuller: mooo | 16:14 |
*** shakamunyi has joined #openstack-neutron | 16:14 | |
*** garyk1 has quit IRC | 16:14 | |
*** signed8b_ is now known as signed8bit_ZZZzz | 16:15 | |
*** dave-mccowan has joined #openstack-neutron | 16:15 | |
*** barra204 has quit IRC | 16:15 | |
*** dslev has joined #openstack-neutron | 16:17 | |
*** signed8bit_ZZZzz is now known as signed8b_ | 16:17 | |
*** vikram_ has quit IRC | 16:18 | |
*** jonlan has joined #openstack-neutron | 16:18 | |
*** ahduyck has joined #openstack-neutron | 16:18 | |
*** apuimedo has quit IRC | 16:22 | |
*** apuimedo has joined #openstack-neutron | 16:23 | |
sc68cal | mspreitz: ack. I'd have to do a little digging myself. Most likely of the "git grep" variety | 16:24 |
*** jbell8 has joined #openstack-neutron | 16:24 | |
* Sam-I-Am perks up | 16:25 | |
*** PsionTheory has joined #openstack-neutron | 16:25 | |
*** pradk has joined #openstack-neutron | 16:26 | |
*** nyechiel_ has quit IRC | 16:28 | |
*** gvrangan has joined #openstack-neutron | 16:29 | |
sc68cal | ihrachys: ping - going to try and work on https://bugs.launchpad.net/neutron/+bug/1527675 today | 16:29 |
openstack | Launchpad bug 1527675 in neutron "Neutron multinode grenade sometimes fails at resource phase create" [High,New] - Assigned to Sean M. Collins (scollins) | 16:29 |
sc68cal | ihrachys: I just read your comment from 12-21, about nova_server1 not spawning dropbear ssh | 16:30 |
*** hynekm_ has quit IRC | 16:30 | |
*** mrvinti has joined #openstack-neutron | 16:30 | |
ihrachys | sc68cal: yeah. I didn't find time later to validate my suggestions on fresh results. | 16:32 |
ihrachys | hopefully I don't mislead you | 16:32 |
sc68cal | ihrachys: no worries. I had wondered if the error we were seeing was because the port was not open on the instance | 16:33 |
sc68cal | think it was erroring out with a connection closed message | 16:33 |
ihrachys | sc68cal: connection closed looks more like it's open, just misbehaving. if that would be a fw, you would probably see the same Connection refused | 16:33 |
sc68cal | right | 16:33 |
ihrachys | it would be interesting to see traffic captured. in worst case, grenade check could be extended to capture it and dump in worlddump. | 16:34 |
*** mrvinti has quit IRC | 16:35 | |
sc68cal | ihrachys: heh. yeah | 16:36 |
* sc68cal throws that feature on the big TODO pile | 16:36 | |
*** busterswt has quit IRC | 16:37 | |
*** busterswt has joined #openstack-neutron | 16:37 | |
Sam-I-Am | i have a todo list for my todo piles | 16:37 |
*** sridhar_ram has joined #openstack-neutron | 16:37 | |
*** jobewan_away is now known as jobewan | 16:37 | |
sc68cal | Sam-I-Am: lol | 16:37 |
Sam-I-Am | its a dict of dicts | 16:37 |
Sam-I-Am | of dicts | 16:37 |
sc68cal | ihrachys: I did see dropbear starting in http://logs.openstack.org/35/187235/11/experimental/gate-grenade-dsvm-neutron-multinode/a5af283/logs/worlddump-2015-11-30-204140.txt.gz | 16:38 |
*** gvrangan has quit IRC | 16:40 | |
ihrachys | sc68cal: note the output belongs to nova_server1, not cinder_server1 that we fail on | 16:40 |
ihrachys | sc68cal: there is no output for the latter in worlddumps at all | 16:41 |
ihrachys | which is suspicious | 16:41 |
sc68cal | ahhh | 16:41 |
ihrachys | though it's also not there in successful runs, iirc | 16:41 |
*** busterswt has quit IRC | 16:41 | |
ihrachys | which may mean some bug in grenade worlddump feature | 16:41 |
*** Leo_ has joined #openstack-neutron | 16:41 | |
*** apuimedo has quit IRC | 16:42 | |
sc68cal | gotcha. | 16:42 |
*** john-davidge has joined #openstack-neutron | 16:43 | |
*** aix has joined #openstack-neutron | 16:43 | |
*** apuimedo has joined #openstack-neutron | 16:44 | |
*** roeyc has quit IRC | 16:44 | |
*** mgoddard_ has joined #openstack-neutron | 16:44 | |
*** Leom has joined #openstack-neutron | 16:46 | |
*** lnicolas has joined #openstack-neutron | 16:47 | |
*** jobewan is now known as jobewan_away | 16:47 | |
*** mgoddard has quit IRC | 16:48 | |
*** apuimedo has quit IRC | 16:48 | |
*** Leo_ has quit IRC | 16:48 | |
davidsha | ihrachys: ping | 16:49 |
HenryG | pc_m: ping | 16:49 |
pc_m | HenryG: pong | 16:49 |
HenryG | pc_m: https://github.com/openstack/neutron/blob/master/setup.cfg#L39 | 16:49 |
*** apuimedo has joined #openstack-neutron | 16:49 | |
HenryG | pc_m: Trying to understand why this is still in the core tree. Can it be moved to vpnaas or vendor repo? | 16:50 |
ihrachys | davidsha: pong | 16:52 |
pc_m | HenryG: For master, probably could be moved to neutron-vpnaas repo. There is no vendor repo for VPN. | 16:52 |
davidsha | ihrachys: Hey, was just wondering was there any progress on the OvS l2 agent? | 16:53 |
*** _cjones_ has joined #openstack-neutron | 16:53 | |
HenryG | pc_m: thanks, I'll try to put together a pair of patches to move it. | 16:53 |
*** armax has joined #openstack-neutron | 16:53 | |
pc_m | HenryG: thanks | 16:53 |
*** matrohon has quit IRC | 16:54 | |
ihrachys | davidsha: yeah, I am in the middle of writing the first spec that should help with flow drops. we'll leave the second piece for major table rework for later. so you'll have an agent id to use as a cookie, and that should unblock you for now. | 16:54 |
ihrachys | davidsha: I presume agent id is the only thing you are really blocked by, but if not, speak up | 16:54 |
davidsha | Ya, I wrote some code that will do that, just testing it at the moment to make sure there aren't any bugs. | 16:54 |
davidsha | ihrachys: ^ | 16:55 |
ihrachys | davidsha: you mean, reusing the id as a cookie? | 16:55 |
*** rmart04 has joined #openstack-neutron | 16:55 | |
*** markus_z has quit IRC | 16:55 | |
ihrachys | nice to see it validated in flight :) | 16:55 |
davidsha | ihrachys: The extensions assign themselves IDs and they pass them back up into a list | 16:56 |
*** iyamahat has joined #openstack-neutron | 16:56 | |
ihrachys | davidsha: it's one way of validating it, yes. middle term, you'll have an ID to use for your cookie, but that should be operationally identical | 16:57 |
ihrachys | long term, you'll have API to define flows for your feature and leave cookie stuff to the agent. | 16:57 |
ihrachys | I will include compatibility considerations in the agent API proposal. | 16:57 |
*** s3wong has joined #openstack-neutron | 16:58 | |
*** mgoddard_ has quit IRC | 16:58 | |
davidsha | ihrachys: ok. | 16:58 |
*** garyk has joined #openstack-neutron | 16:58 | |
davidsha | ihrachys: I'll upload the code when I'm finished testing it and mark it as a WIP, that ok with you? | 16:59 |
*** gongysh has quit IRC | 17:00 | |
ihrachys | davidsha: as you wish. I believe the final solution will be different, but it's ok to upload and see whether others can validate the approach for their cases. | 17:00 |
garyk | armax: can you please take a look at https://review.openstack.org/#/c/261338/ | 17:00 |
openstackgerrit | Martin Hickey proposed openstack/neutron: Add test for Neutron object versions https://review.openstack.org/258026 | 17:01 |
sc68cal | ihrachys: so - I found the patch that artur was checking experimental on, where the multinode job was passing. https://review.openstack.org/#/c/143169/66 - the problem is it's a HUGE patch | 17:01 |
*** mickeys has joined #openstack-neutron | 17:02 | |
davidsha | ihrachys: ok, thanks. | 17:02 |
ihrachys | sc68cal: does it randomly passing, or it's really a fix? | 17:03 |
sc68cal | ihrachys: probably random. But for some reason it favored that patch instead of mine. Mine consistently fails | 17:03 |
ihrachys | lucky Artur | 17:03 |
sc68cal | i know right? | 17:03 |
ihrachys | but I see it was failing there too | 17:04 |
ihrachys | so maybe it was just one off and with enough iterations you would pass yours | 17:04 |
*** jlanoux has quit IRC | 17:05 | |
*** rmart04 has quit IRC | 17:05 | |
*** rmart04 has joined #openstack-neutron | 17:06 | |
sc68cal | ihrachys: yep. i'll keep digging | 17:06 |
ihrachys | thanks. looking forward to more comments in the bug. :) | 17:07 |
*** mlavalle has quit IRC | 17:08 | |
*** mlavalle has joined #openstack-neutron | 17:08 | |
*** jobewan_away is now known as jobewan | 17:08 | |
*** wolverineav has joined #openstack-neutron | 17:08 | |
jschwarz | obondarev_, ping | 17:09 |
*** mhickey has quit IRC | 17:10 | |
*** apuimedo has quit IRC | 17:10 | |
*** apuimedo has joined #openstack-neutron | 17:11 | |
*** jonlan has quit IRC | 17:12 | |
*** manjeets has joined #openstack-neutron | 17:12 | |
*** wolverineav has quit IRC | 17:13 | |
*** Ramanjaneya has quit IRC | 17:13 | |
*** Aish has joined #openstack-neutron | 17:14 | |
*** safchain has quit IRC | 17:14 | |
*** nyechiel_ has joined #openstack-neutron | 17:15 | |
*** tmorin has quit IRC | 17:15 | |
*** apuimedo has quit IRC | 17:16 | |
*** apuimedo has joined #openstack-neutron | 17:17 | |
*** crose has joined #openstack-neutron | 17:17 | |
openstackgerrit | Brent Eagles proposed openstack/neutron: Add systemd notification after reporting initial state https://review.openstack.org/254920 | 17:18 |
*** jistr has quit IRC | 17:19 | |
sc68cal | ihrachys: https://review.openstack.org/263813 | 17:19 |
ihrachys | sc68cal: don't we already call worlddump when we die? | 17:20 |
*** korzen has joined #openstack-neutron | 17:20 | |
*** baoli has quit IRC | 17:22 | |
openstackgerrit | venkata anil proposed openstack/neutron: vm migration needs persistent state for l2pop https://review.openstack.org/175383 | 17:22 |
*** ijw has quit IRC | 17:23 | |
sc68cal | ihrachys: there's a worlddump call on L160 - but I think that die call on L150 means it would never be called unless it was a successful ssh in | 17:23 |
*** baoli has joined #openstack-neutron | 17:24 | |
*** fawadkhaliq has quit IRC | 17:25 | |
sc68cal | ihrachys: I'm trying to find where "SSH to the client did not work" is emitted - not finding it | 17:25 |
*** gberginc has quit IRC | 17:27 | |
ihrachys | sc68cal: ok, that could explain why we don't see console output for cinder_server1 then | 17:28 |
*** ygbo has quit IRC | 17:28 | |
ihrachys | I thought worlddump.txt (without specific postfix) is the one called on death | 17:28 |
*** apuimedo has quit IRC | 17:29 | |
*** rmart04 has quit IRC | 17:29 | |
*** dims has quit IRC | 17:29 | |
*** baoli has quit IRC | 17:29 | |
sc68cal | ihrachys: yeah. It's odd. Because http://logs.openstack.org/69/143169/60/experimental/gate-grenade-dsvm-neutron-multinode/bf6bae1/logs/worlddump-2015-11-23-195828.txt.gz is just 2kb more than http://logs.openstack.org/69/143169/60/experimental/gate-grenade-dsvm-neutron-multinode/bf6bae1/logs/worlddump-2015-11-23-185259-nova_resources_created.txt.gz | 17:30 |
*** apuimedo has joined #openstack-neutron | 17:30 | |
*** davidsha has quit IRC | 17:30 | |
sc68cal | and the lines are very similar, so it's the same buffer. Just time passed | 17:30 |
*** mrvinti has joined #openstack-neutron | 17:31 | |
*** baoli has joined #openstack-neutron | 17:32 | |
*** hdaniel has quit IRC | 17:34 | |
*** apuimedo has quit IRC | 17:35 | |
*** mickeys has quit IRC | 17:35 | |
*** mgoddard has joined #openstack-neutron | 17:35 | |
*** apuimedo has joined #openstack-neutron | 17:35 | |
*** dims has joined #openstack-neutron | 17:36 | |
*** gvrangan has joined #openstack-neutron | 17:37 | |
openstackgerrit | Ihar Hrachyshka proposed openstack/neutron-specs: Agent specific API for L2 agent extensions https://review.openstack.org/263819 | 17:37 |
*** aix has quit IRC | 17:38 | |
*** korzen has quit IRC | 17:40 | |
ihrachys | abregman: so seems like {env:} macro is not expanded for you? | 17:41 |
abregman | ihrachys: yes | 17:41 |
*** apuimedo has quit IRC | 17:42 | |
*** apuimedo has joined #openstack-neutron | 17:43 | |
ihrachys | abregman: I suspect that may be due to embedded macros. note that {envdir} expanded properly. | 17:44 |
*** fawadkhaliq has joined #openstack-neutron | 17:44 | |
abregman | ihrachys: you mean because it's nested? | 17:44 |
ihrachys | yeah | 17:44 |
ihrachys | it's {envdir} inside {env} | 17:45 |
*** anilvenkata has left #openstack-neutron | 17:45 | |
abregman | ihrachys: so maybe the solution should be outside of tox? | 17:45 |
*** sleviim has quit IRC | 17:45 | |
* ihrachys goes to play with tox locally for a while | 17:45 | |
*** bdemers has quit IRC | 17:45 | |
* abregman going to the annual event | 17:46 | |
*** padkrish has joined #openstack-neutron | 17:46 | |
*** minwang2 has joined #openstack-neutron | 17:46 | |
abregman | we'll catch up tomorrow | 17:46 |
abregman | bye | 17:46 |
*** abregman has quit IRC | 17:46 | |
*** amuller is now known as amuller_afk | 17:47 | |
*** gvrangan has quit IRC | 17:48 | |
*** bdemers has joined #openstack-neutron | 17:48 | |
*** moshele has quit IRC | 17:49 | |
*** jschwarz has quit IRC | 17:49 | |
*** Swami has joined #openstack-neutron | 17:49 | |
*** yamahata has joined #openstack-neutron | 17:49 | |
*** diga has joined #openstack-neutron | 17:51 | |
*** tbachman_ has joined #openstack-neutron | 17:54 | |
*** tbachman has quit IRC | 17:55 | |
*** tbachman_ is now known as tbachman | 17:55 | |
*** mragupat has quit IRC | 17:56 | |
*** lezbar has quit IRC | 17:56 | |
*** mragupat has joined #openstack-neutron | 17:56 | |
*** madhu_ak has joined #openstack-neutron | 17:57 | |
*** bharathm has joined #openstack-neutron | 18:01 | |
mestery | Sam-I-Am: Can I get your eyes on this client release notes patch please: https://review.openstack.org/#/c/263469/3 | 18:01 |
roaet | ihrachys: hey there! how goes it? Checking up on the status of OVO-neutron and hopefully seeing if there are some tasks for me. | 18:01 |
Sam-I-Am | mestery: on it | 18:02 |
mestery | Sam-I-Am: Gracious :) | 18:02 |
*** signed8b_ is now known as signed8bit_ZZZzz | 18:02 | |
Sam-I-Am | mestery: still torn on the use of 'new' in places. | 18:02 |
mestery | Sam-I-Am: I know, right? Comments appreciated there. | 18:03 |
Sam-I-Am | maybe need to come up with some relnote conventions | 18:03 |
*** signed8bit_ZZZzz is now known as signed8b_ | 18:04 | |
ihrachys | roaet: for OVO, we have rossella_s's WIP patch for ports; + korzen should have been looking at networks; but I haven't heard from him in a while. for what I heard for the latter, the biggest issue was that network object is at the top of hierarchy, so there are lots of deps to handle before we get to networks. there is a task to look at the hierarchy more closely, probably writing it up so that we can take a leaf at a time | 18:04 |
ihrachys | and convert it. | 18:04 |
Sam-I-Am | mestery: want comments or just submit a revision? | 18:04 |
*** mrvinti has quit IRC | 18:05 | |
mestery | Sam-I-Am: New revision is fine if you want, I think amotoki would be ok with that. Thanks! | 18:05 |
roaet | what is 'writing it up'? is it sort of analyzing the relationships in an ERD thing? | 18:05 |
ihrachys | roaet: so if you have spare time, you could look into network hierarchy and try to describe what it would take to get there, all objects like ip allocations or subnets or dhcp options set in a tree | 18:05 |
ihrachys | roaet: 'ERD'? | 18:05 |
roaet | entity relationship diagram (database stuff) | 18:05 |
ihrachys | roaet: yeah, it's analyzing the relationships, yes. | 18:05 |
roaet | boxes with arrows | 18:05 |
roaet | ex: network has one-to-many relationship with subnets | 18:06 |
ihrachys | roaet: just saying it's hard won't get us there; we should scope it first to understand where we can make actual progress one step at a time | 18:06 |
roaet | totes | 18:06 |
ihrachys | roaet: yeah, like that; but deeper, so that we see which trees are small enough to tackle. | 18:06 |
roaet | ihrachys: so you want to work it from the leafnodes up? | 18:07 |
roaet | a strategy I agree with btw | 18:07 |
ihrachys | roaet: yeah. or some isolated clusters. | 18:07 |
*** gvrangan has joined #openstack-neutron | 18:07 | |
ihrachys | as long as we see details, we can decide where to start | 18:07 |
ihrachys | seems like for ports it's more isolated (or rossella_s is genius, or we don't see the whole complexity just yet) | 18:08 |
roaet | ihrachys: awesome I'll get started. I can give ya an ETA once I got the scope of the project | 18:08 |
*** s3wong has quit IRC | 18:08 | |
ihrachys | roaet: cool. let's see whether it moves forward with your supervision :) | 18:08 |
ihrachys | roaet: thanks! | 18:08 |
*** jonlan has joined #openstack-neutron | 18:08 | |
*** wolverineav has joined #openstack-neutron | 18:11 | |
*** armax has quit IRC | 18:12 | |
*** changbl has joined #openstack-neutron | 18:12 | |
*** iyamahat_ has joined #openstack-neutron | 18:15 | |
*** iyamahat has quit IRC | 18:15 | |
*** tyagiprince has joined #openstack-neutron | 18:16 | |
*** apuimedo has quit IRC | 18:18 | |
*** nyechiel_ has quit IRC | 18:18 | |
*** apuimedo has joined #openstack-neutron | 18:18 | |
ski2 | ihrachys: were you able to develop a list of remaining tasks for ovo? | 18:21 |
roaet | ski2: it was more of a analysis problem | 18:23 |
roaet | to create a level of effort and strategy for attacking the ovo task | 18:23 |
*** eil397 has joined #openstack-neutron | 18:25 | |
*** hdaniel has joined #openstack-neutron | 18:26 | |
Swami | carl_baldwin: can you take a look at this patch. #link https://review.openstack.org/#/c/254439/ | 18:26 |
ski2 | roaet: totes, this is just something a few meetings ago that was going to be developed, just an overall view of what remains | 18:26 |
carl_baldwin | Swami: Yes, I'll take a look. | 18:26 |
*** dslev has quit IRC | 18:26 | |
Swami | carl_baldwin: thanks | 18:26 |
*** singhj has joined #openstack-neutron | 18:27 | |
*** apuimedo has quit IRC | 18:28 | |
*** apuimedo has joined #openstack-neutron | 18:29 | |
ihrachys | ski2: yeah, but prolly due to holiday shutdown, it never occurred. I would be glad to hear from korzen on his findings, but in the meantime you could join roaet on analysis thing. | 18:29 |
*** rmart04 has joined #openstack-neutron | 18:30 | |
roaet | ihrachys: ski2 and I talked offline, we're working together on it. | 18:30 |
ihrachys | ski2: we started some list on agenda for team meetings: https://wiki.openstack.org/wiki/Meetings/Neutron-Upgrades-Subteam#Backlog but it's not complete | 18:30 |
ski2 | ihrachys: yes, we have two devs that will tackle this task, just wanted to get a braoder view of what's left as we have additional resources as well | 18:30 |
roaet | i happen to be on of those devs | 18:30 |
ihrachys | ski2: but it's not OVO there | 18:30 |
*** signed8b_ is now known as signed8bit_ZZZzz | 18:31 | |
ski2 | ihrachys: ok | 18:31 |
ihrachys | overall, the fact OVO is in scope of upgrades is more tactical thing :) | 18:31 |
*** nyechiel_ has joined #openstack-neutron | 18:31 | |
ihrachys | for OVO, we have networks and ports that were blessed for M by PTL, so that's what we should dig. | 18:31 |
*** tflynn has joined #openstack-neutron | 18:32 | |
roaet | but what is the use of an OVO-network if none of its children can be made? | 18:32 |
ihrachys | roaet: sure, network == network and all its children | 18:33 |
roaet | oh | 18:33 |
roaet | so the whole thing | 18:33 |
ihrachys | heh | 18:33 |
*** signed8bit_ZZZzz is now known as signed8b_ | 18:33 | |
ihrachys | well we have other stuff in the tree. like routers | 18:33 |
roaet | isn't port a part of networks? | 18:33 |
*** sthillma has quit IRC | 18:34 | |
ihrachys | roaet: well, it depends on what you mean by saying it. it's a separate core resource. | 18:34 |
roaet | mmm. ok. i'll know more after the analysis. | 18:35 |
*** sthillma has joined #openstack-neutron | 18:35 | |
*** dslev has joined #openstack-neutron | 18:36 | |
sc68cal | ihrachys: so the reason why we don't get a dump on that cinder instance is because the whole job times out and is terminated | 18:36 |
*** madhu_ak has quit IRC | 18:37 | |
*** jlibosva has quit IRC | 18:37 | |
openstackgerrit | Ihar Hrachyshka proposed openstack/neutron: Revert "Revert "Revert "Remove TEMPEST_CONFIG_DIR in the api tox env""" https://review.openstack.org/263841 | 18:38 |
ihrachys | sc68cal: wow | 18:38 |
*** ganso has joined #openstack-neutron | 18:38 | |
sc68cal | ihrachys: yeah, eagle eye'd sdague saw that there's a 5 minute gap between the SSH command and those 'connection closed' lines. | 18:39 |
sc68cal | so, five minutes for each retry... next thing you know we've hit the timeout for the job | 18:40 |
*** apuimedo has quit IRC | 18:40 | |
*** fawadkhaliq has quit IRC | 18:40 | |
*** apuimedo has joined #openstack-neutron | 18:41 | |
HenryG | pc_m: ping | 18:41 |
pc_m | HenryG: pong | 18:41 |
openstackgerrit | Ihar Hrachyshka proposed openstack/neutron: Revert "Revert "Revert "Remove TEMPEST_CONFIG_DIR in the api tox env""" https://review.openstack.org/263841 | 18:41 |
HenryG | pc_m: Where are these options registered and/or used? https://github.com/openstack/neutron/blob/master/etc/neutron/plugins/cisco/cisco_vpn_agent.ini | 18:42 |
*** jonlan has quit IRC | 18:43 | |
ihrachys | sc68cal: that's cool we know that. now I suppose we should make sure we fail ssh checks before timeout, so that we see the dump | 18:43 |
ihrachys | and maybe it gives us some clue | 18:43 |
*** rmart04 has quit IRC | 18:44 | |
pc_m | HenryG: IIRC, they are not used with the latest code, which uses the cisco cfg-agent and router to obtain information on the CSR. This was for earlier releases where the router information was configured. | 18:44 |
*** s3wong has joined #openstack-neutron | 18:44 | |
*** sthillma has quit IRC | 18:45 | |
pc_m | HenryG: So it is needed for older branches - don't recall off the top of my head whether that is kilo or not. | 18:45 |
HenryG | pc_m: OK, so I think we should just remove it then. | 18:45 |
*** apuimedo has quit IRC | 18:45 | |
*** singhj has quit IRC | 18:45 | |
pc_m | HenryG: For latest/master sure. | 18:45 |
*** nyechiel_ has quit IRC | 18:46 | |
sc68cal | ihrachys: yeah. sdague had a good suggestion about walltime instead of retries | 18:46 |
ihrachys | sc68cal: cool. add me to reviewers once it's up. thanks. | 18:46 |
* ihrachys runs | 18:46 | |
*** apuimedo has joined #openstack-neutron | 18:46 | |
* sc68cal waves | 18:46 | |
*** ihrachys has quit IRC | 18:47 | |
*** tidwellr has left #openstack-neutron | 18:47 | |
*** tpsilva has joined #openstack-neutron | 18:47 | |
sc68cal | carl_baldwin: for | 18:48 |
sc68cal | carl_baldwin: for 1530331 - we probably need a network diagram | 18:48 |
sc68cal | carl_baldwin: I think maybe it's the case where it's a provider network, with hosts attached to the same network segment that a neutron router is attached to, that has a prefix delegated to it? | 18:49 |
carl_baldwin | sc68cal: Yes, a network diagram would be great. | 18:49 |
*** jonlan has joined #openstack-neutron | 18:50 | |
sc68cal | carl_baldwin: I guess so if a bare metal host attached to that provider net segment can communicate to hosts behind the neutron router that have addresses generated from the prefix that was delegated? | 18:50 |
carl_baldwin | sc68cal: I think it is regardless of if there are hosts attached. I think the motivation is to tell the upstream router where routers to internal networks are. | 18:50 |
sc68cal | carl_baldwin: right - but wouldn't the upstream router know that, since it delegated a prefix? | 18:50 |
carl_baldwin | s/routers to/routes to/ | 18:50 |
carl_baldwin | sc68cal: I think the point is to be an alternative to PD. So, no PD in this context. | 18:51 |
sc68cal | carl_baldwin: ah. | 18:51 |
*** apuimedo has quit IRC | 18:51 | |
*** spandhe has joined #openstack-neutron | 18:52 | |
* sc68cal happens to really really like PD | 18:52 | |
sc68cal | so...... yeah not sure about this one | 18:52 |
*** Leom has quit IRC | 18:52 | |
*** apuimedo has joined #openstack-neutron | 18:53 | |
*** njohnsto_ has joined #openstack-neutron | 18:54 | |
*** bobmel has joined #openstack-neutron | 18:54 | |
*** singhj has joined #openstack-neutron | 18:55 | |
openstackgerrit | Henry Gessau proposed openstack/neutron: Remove obsolete plugin stuff https://review.openstack.org/263847 | 18:56 |
HenryG | pc_m: ^^ | 18:56 |
*** korzen has joined #openstack-neutron | 18:58 | |
*** baoli has quit IRC | 18:59 | |
*** vhoward has joined #openstack-neutron | 19:00 | |
*** apuimedo has quit IRC | 19:00 | |
*** baoli has joined #openstack-neutron | 19:00 | |
*** bobmel has quit IRC | 19:01 | |
pc_m | HenryG: done | 19:01 |
openstackgerrit | Anand Shanmugam proposed openstack/neutron: Add unit test cases for linuxbridge agent when prevent_arp_spoofing is True https://review.openstack.org/263863 | 19:01 |
*** apuimedo has joined #openstack-neutron | 19:01 | |
*** wolverineav has quit IRC | 19:02 | |
*** mrvinti has joined #openstack-neutron | 19:02 | |
*** jckasper has quit IRC | 19:02 | |
*** rotbeard has quit IRC | 19:02 | |
HenryG | pc_m: thanks! | 19:02 |
*** jckasper has joined #openstack-neutron | 19:02 | |
*** diga has quit IRC | 19:03 | |
*** jckasper has quit IRC | 19:03 | |
*** jckasper has joined #openstack-neutron | 19:04 | |
*** amuller_afk is now known as amuller | 19:04 | |
*** signed8b_ is now known as signed8bit_ZZZzz | 19:04 | |
*** ankurgupta has joined #openstack-neutron | 19:08 | |
*** hdaniel has quit IRC | 19:09 | |
*** ociuhandu has quit IRC | 19:09 | |
*** gberginc has joined #openstack-neutron | 19:10 | |
*** mickeys has joined #openstack-neutron | 19:10 | |
*** gampel has joined #openstack-neutron | 19:12 | |
amuller | HenryG: did you end up reporting a bug for the latest functional test failure? | 19:16 |
HenryG | amuller: I did not | 19:17 |
amuller | HenryG: ok, I will | 19:17 |
HenryG | amuller: thanks | 19:17 |
Swami | kevinbenton: ping | 19:17 |
HenryG | amuller: I am still not sure exactly what the problem is, but you seem to have been discussing it with ihar? | 19:18 |
HenryG | amuller: something with losing track of PIDs? | 19:18 |
amuller | HenryG: a little bit, still didn't really go in to it | 19:18 |
*** tidwellr has joined #openstack-neutron | 19:20 | |
amuller | HenryG: at least the functional job is not on the gate queue, so now that we rechecked https://review.openstack.org/#/c/263400/ five billion times it should actually go in | 19:20 |
HenryG | amuller: yep I saw that. Fingers crossed. | 19:21 |
*** davideagnello has quit IRC | 19:21 | |
*** azbiswas has joined #openstack-neutron | 19:21 | |
*** bdemers_ has joined #openstack-neutron | 19:22 | |
amuller | HenryG: I just noticed http://status.openstack.org//elastic-recheck/#1357055 | 19:22 |
amuller | HenryG: do you know if anyone is handling that? | 19:22 |
*** apuimedo has quit IRC | 19:23 | |
*** apuimedo has joined #openstack-neutron | 19:23 | |
*** bdemers has left #openstack-neutron | 19:24 | |
HenryG | amuller: that is pretty darn old. Why is it resurfacing? | 19:24 |
amuller | HenryG: I can't say, just noticed it at the very top of the rechecks page... | 19:24 |
*** bdemers_ has quit IRC | 19:25 | |
amuller | HenryG: maybe it's logstash query is picking up something else | 19:25 |
*** dslevin has joined #openstack-neutron | 19:25 | |
*** bdemers_ has joined #openstack-neutron | 19:25 | |
amuller | maybe something reintroduced the bug | 19:25 |
amuller | who knows | 19:25 |
amuller | we seem to be capable of every kind of screw up there is in Neutron land =p | 19:25 |
openstackgerrit | Matthew Kassawara proposed openstack/python-neutronclient: Add some items to the release notes https://review.openstack.org/263469 | 19:26 |
*** bdemers_ is now known as bdemers | 19:26 | |
*** wolverineav has joined #openstack-neutron | 19:26 | |
*** wolverineav has quit IRC | 19:26 | |
*** tpsilva has quit IRC | 19:27 | |
*** wolverineav has joined #openstack-neutron | 19:27 | |
*** apuimedo has quit IRC | 19:28 | |
*** apuimedo has joined #openstack-neutron | 19:28 | |
HenryG | amuller: I think https://review.openstack.org/160214 may be suspect? | 19:29 |
*** madhu_ak has joined #openstack-neutron | 19:29 | |
openstackgerrit | Swaminathan Vasudevan proposed openstack/neutron: Test patch to address the live-migration (DO-NOT-MERGE) https://review.openstack.org/259171 | 19:29 |
openstackgerrit | Paul Michali proposed openstack/neutron-vpnaas: Add constraints targets support for neutron-vpnaas https://review.openstack.org/263873 | 19:32 |
amuller | HenryG: let me look | 19:32 |
amuller | HenryG: btw the functional test failure already had a bug: https://bugs.launchpad.net/neutron/+bug/1513771 | 19:32 |
openstack | Launchpad bug 1513771 in neutron "functional tests random failure on TestProcessMonitor.test_respawn_handler trying to kill a process" [High,Confirmed] | 19:32 |
amuller | HenryG: it had 2 failures in the last 7 days, they just both happened to be on our API job fix | 19:33 |
*** apuimedo has quit IRC | 19:33 | |
*** salv-orlando has joined #openstack-neutron | 19:33 | |
*** sean-k-m1 has joined #openstack-neutron | 19:34 | |
*** apuimedo has joined #openstack-neutron | 19:34 | |
*** tyagiprince has quit IRC | 19:34 | |
*** sean-k-mooney has quit IRC | 19:36 | |
*** mrvinti has quit IRC | 19:36 | |
*** korzen has quit IRC | 19:36 | |
*** salv-orlando has quit IRC | 19:38 | |
*** apuimedo has quit IRC | 19:38 | |
*** apuimedo has joined #openstack-neutron | 19:40 | |
HenryG | amuller: I am also seeing several jobs failing on test_restart_l3_agent_on_sighup | 19:41 |
amuller | HenryG: I have a brilliant fix for that: https://review.openstack.org/#/c/260236/ | 19:41 |
HenryG | amuller: LOL, thanks | 19:41 |
amuller | HenryG: 100% bullet proof fix =p | 19:42 |
*** dslev has quit IRC | 19:42 | |
*** wolverin_ has joined #openstack-neutron | 19:43 | |
HenryG | amuller: I'll approve it as soon as 263400 is done | 19:43 |
amuller | HenryG: https://bugs.launchpad.net/tempest/+bug/1357055 looks to be pretty important, it's blocking nova patches too | 19:43 |
openstack | Launchpad bug 1357055 in tempest "Race to delete shared subnet in Tempest neutron full jobs" [Undecided,Confirmed] - Assigned to Salvatore Orlando (salvatore-orlando) | 19:43 |
*** baoli has quit IRC | 19:43 | |
*** crose has quit IRC | 19:44 | |
*** ijw has joined #openstack-neutron | 19:44 | |
*** ijw has quit IRC | 19:45 | |
*** ijw has joined #openstack-neutron | 19:45 | |
*** jprovazn has quit IRC | 19:45 | |
*** wolverineav has quit IRC | 19:46 | |
HenryG | amuller: if it's intermittent, how can we check if reverting https://review.openstack.org/160214 helps? | 19:46 |
*** Sukhdev has joined #openstack-neutron | 19:47 | |
amuller | HenryG: If we can convince ourselves it's really that patch (Sorry I haven't looked at it yet), then we can use logstash or openstack-health as a metric | 19:47 |
*** davideagnello has joined #openstack-neutron | 19:47 | |
HenryG | amuller: I have not got past the "convince myself" stage yet | 19:48 |
*** bdrich_ has joined #openstack-neutron | 19:49 | |
*** baoli has joined #openstack-neutron | 19:50 | |
*** bdrich has quit IRC | 19:51 | |
*** apuimedo has quit IRC | 19:51 | |
*** apuimedo has joined #openstack-neutron | 19:52 | |
*** mrvinti has joined #openstack-neutron | 19:54 | |
*** apuimedo has quit IRC | 19:57 | |
*** padkrish has quit IRC | 19:57 | |
*** apuimedo has joined #openstack-neutron | 19:57 | |
*** mrvinti has quit IRC | 19:58 | |
*** Leo_ has joined #openstack-neutron | 19:59 | |
*** Leom has joined #openstack-neutron | 20:00 | |
*** jbell8 has quit IRC | 20:01 | |
*** gampel1 has joined #openstack-neutron | 20:02 | |
*** apuimedo has quit IRC | 20:02 | |
*** apuimedo has joined #openstack-neutron | 20:02 | |
*** Leo_ has quit IRC | 20:03 | |
*** gampel has quit IRC | 20:03 | |
*** shwetaap has quit IRC | 20:05 | |
*** Aish has quit IRC | 20:06 | |
*** cbouch has joined #openstack-neutron | 20:08 | |
*** iyamahat_ has quit IRC | 20:09 | |
*** sean-k-m1 has quit IRC | 20:11 | |
*** Aish has joined #openstack-neutron | 20:12 | |
*** manjeets has quit IRC | 20:12 | |
*** padkrish has joined #openstack-neutron | 20:12 | |
*** Aish has quit IRC | 20:12 | |
*** signed8bit_ZZZzz is now known as signed8b_ | 20:14 | |
*** wolverin_ has quit IRC | 20:17 | |
*** Sukhdev has quit IRC | 20:17 | |
*** Aish has joined #openstack-neutron | 20:17 | |
*** wolverineav has joined #openstack-neutron | 20:17 | |
*** korzen has joined #openstack-neutron | 20:18 | |
*** apuimedo has quit IRC | 20:19 | |
*** ociuhandu has joined #openstack-neutron | 20:19 | |
*** neiljerram has quit IRC | 20:19 | |
*** krtaylor has quit IRC | 20:19 | |
*** apuimedo has joined #openstack-neutron | 20:19 | |
*** singhj has quit IRC | 20:22 | |
*** apuimedo has quit IRC | 20:24 | |
*** apuimedo has joined #openstack-neutron | 20:24 | |
*** signed8b_ is now known as signed8bit_ZZZzz | 20:24 | |
*** korzen has quit IRC | 20:25 | |
*** Aish has quit IRC | 20:26 | |
*** manjeets has joined #openstack-neutron | 20:27 | |
*** apuimedo has quit IRC | 20:29 | |
vishwanathj | amuller, pc_m Hi | 20:30 |
*** apuimedo has joined #openstack-neutron | 20:31 | |
*** signed8bit_ZZZzz is now known as signed8b_ | 20:31 | |
*** padkrish has quit IRC | 20:31 | |
*** jckasper has quit IRC | 20:32 | |
todin | hi, I am new to the openstack development, how could I try out topic branches in devstack, like topic:bp/bgp-dynamic-routing? Any hint would be great. | 20:33 |
*** Sukhdev has joined #openstack-neutron | 20:33 | |
*** madhu_ak has quit IRC | 20:34 | |
*** padkrish has joined #openstack-neutron | 20:35 | |
vishwanathj | amuller, pc_m I noticed that I am able to create a subnet with the same CIDR twice in a tenant, I was expecting to see an Error message when I created the second duplicate subnet with the same CIDR. Would like to confirm that this is an issue before I opened a bug | 20:36 |
amuller | vishwanathj: it's expected behavior | 20:36 |
vishwanathj | amuller, I see, what's the rationale or use case for allowing duplicate subnets with the same CIDR in a tenant? Thanks | 20:37 |
amuller | vishwanathj: no idea, but I don't know why we'd intentionally block it | 20:38 |
*** apuimedo has quit IRC | 20:38 | |
sc68cal | vishwanathj: was it the same neutron network where you created the duplicate subnet? | 20:39 |
amuller | vishwanathj: you could have a (network, subnet, router) tuple replicated a bunch of times in a tenant, all subnets with the exact same CIDR. That works fine. Each router is connected to an external network with its own set of floating IPs. | 20:39 |
*** apuimedo has joined #openstack-neutron | 20:39 | |
vishwanathj | well, its actually 2 networks that have the subnet CIDR created | 20:39 |
openstackgerrit | Nikola Dipanov proposed openstack/neutron: sriov-mech: Introduce a new VIF type for PF vnic type https://review.openstack.org/262604 | 20:40 |
sc68cal | todin: you would need to set NEUTRON_BRANCH | 20:40 |
sc68cal | todin: in your local.conf | 20:40 |
sc68cal | todin: in the localrc section | 20:40 |
sc68cal | vishwanathj: so, Net A - Subnet A, then Net B, Subnet B - with Subnet A & B being the same cidr | 20:41 |
vishwanathj | sc68cal, yes | 20:41 |
*** signed8b_ is now known as signed8bit_ZZZzz | 20:41 | |
sc68cal | vishwanathj: that's .... kind of how RFC1918 works. | 20:41 |
todin | sc68cal: which url do I use for the NEUTRON_BRANCH in the local.conf? | 20:42 |
*** jobewan is now known as jobewan_away | 20:42 | |
*** jobewan_away has quit IRC | 20:43 | |
vishwanathj | sc68cal thanks for sharing the RFC info, let me read it up | 20:43 |
openstackgerrit | Brent Eagles proposed openstack/neutron: Add systemd notification after reporting initial state https://review.openstack.org/254920 | 20:44 |
*** signed8bit_ZZZzz is now known as signed8b_ | 20:44 | |
sc68cal | todin: ah, the trouble is I don't think gerrit exposes topics in an easy way... | 20:44 |
tidwellr | todin: bgp-dynamic-routing is work in progress, in it's current state there are a couple things missing | 20:45 |
*** dslevin has quit IRC | 20:45 | |
sc68cal | todin: basically - you'll want to run stack.sh - then unstack.sh - go over into /opt/stack/neutron, then check out the branch (or patches), then run stack.sh again | 20:46 |
tidwellr | todin: you should be able to peer with the agent, the outstanding work is really what routes to push through the peering session | 20:46 |
todin | tidwellr: I know that, I want to try it. I working at a big ISP in germany, but I am a network operater and not a developer, so bare with me. | 20:46 |
tidwellr | todin: cool, just wanted to set you expectations appropriately :) | 20:46 |
*** Sukhdev has quit IRC | 20:47 | |
*** javeriak_ has quit IRC | 20:47 | |
*** apuimedo has quit IRC | 20:48 | |
todin | tidwellr: I wanted to test it in devstack and having a peer session to a juniper, but I struggling to get the topic code into devstack. | 20:49 |
sc68cal | todin: so - you could set the following - | 20:49 |
*** apuimedo has joined #openstack-neutron | 20:49 | |
sc68cal | NEUTRON_REPO=git pull https://review.openstack.org/openstack/neutron | 20:49 |
sc68cal | NEUTRON_BRANCH=refs/changes/21/201621/46 | 20:49 |
sc68cal | I think that is the tip of the dynamic routing topic, but I'm not 100% | 20:50 |
*** dslevin has joined #openstack-neutron | 20:50 | |
todin | sc68cal: I will try, thanks. | 20:51 |
tidwellr | todin sc86cal: refs/changes/94/216994/16 | 20:51 |
todin | I found this doc, but that didn't work for me https://wiki.openstack.org/wiki/Neutron/DynamicRouting/TestingDynamicRouting | 20:51 |
sc68cal | sorry - NEUTRON_REPO=https://review.openstack.org/openstack/neutron | 20:51 |
tidwellr | todin: I need to kill https://wiki.openstack.org/wiki/Neutron/DynamicRouting/TestingDynamicRouting | 20:52 |
tidwellr | todin: thanks for the reminder | 20:52 |
sc68cal | yeah that's why wikis are bad | 20:52 |
sc68cal | stuff just rots there | 20:52 |
tidwellr | sc68cal: +1 | 20:52 |
sc68cal | 115938 is probably old as heck | 20:52 |
todin | tidwellr: How could I find by myself with ref Id to use? | 20:53 |
tidwellr | todin: you could always run "git fetch https://review.openstack.org/openstack/neutron refs/changes/94/216994/16 && git checkout FETCH_HEAD", then stack from that | 20:54 |
*** mrvinti has joined #openstack-neutron | 20:54 | |
tidwellr | todin: then ping me about how to run the dynamic routing agent since we don't have that devstack integration yet :) | 20:55 |
todin | tidwellr: I try it right now. | 20:55 |
*** jonlan has quit IRC | 20:56 | |
todin | tidwellr: the dragent will run on every compute node, and announces the IPs which are localy on the compute node? | 20:57 |
tidwellr | todin: dragent is not tied to the compute node | 20:57 |
*** mragupat has quit IRC | 20:57 | |
*** madhu_ak has joined #openstack-neutron | 20:58 | |
*** Aish has joined #openstack-neutron | 20:58 | |
*** mragupat has joined #openstack-neutron | 20:58 | |
tidwellr | todin: if you only need 1 BGP process, you only need 1 agent and it can run anywhere, as long as it can peer with a router and access rabbitmq | 20:58 |
todin | tidwellr: okay, and it will announce the next-hop of the floating ip? and the next-hop IP is the IP of the compute node? | 20:59 |
*** jckasper has joined #openstack-neutron | 20:59 | |
*** mragupat has quit IRC | 20:59 | |
tidwellr | todin: the dragent will announce next-hops for floating IP's, the code up for review doesn't handle DVR correctly yet | 21:00 |
*** baoli has quit IRC | 21:00 | |
tidwellr | todin: I'm working on the DVR-related code as we're chatting | 21:00 |
todin | tidwellr: That's great, that's what we need. | 21:01 |
tidwellr | todin: if you aren't using DVR, the next-hops will be correct | 21:01 |
*** mragupat has joined #openstack-neutron | 21:01 | |
*** krtaylor has joined #openstack-neutron | 21:02 | |
vishwanathj | sc68cal hi | 21:02 |
todin | tidwellr: we want to use DVR. How far can it scale? We want to announce 100k of Floating IPs. | 21:02 |
*** mrvinti has quit IRC | 21:03 | |
tidwellr | todin: Neutron should scale fine, the scale limitations will most likely be the capacity of routing tables in your routers and how you aggregate the host routes | 21:04 |
todin | tidwellr: the routes are not the prob, they can handel 5M+ routes. | 21:05 |
*** mragupat has quit IRC | 21:05 | |
*** mragupat has joined #openstack-neutron | 21:05 | |
tidwellr | todin: the number of peers per agent (a general BGP scale factor) matters too | 21:05 |
*** mragupat has quit IRC | 21:06 | |
todin | tidwellr: you mean how many peers are route could handle? | 21:06 |
*** mragupat has joined #openstack-neutron | 21:06 | |
tidwellr | todin: right, I'm talking about the number of peering sessions an agent maintains | 21:06 |
todin | tidwellr: devstack finished with the modifed local.conf, how could I enable the peering session with a router? | 21:07 |
*** TrevorV has quit IRC | 21:07 | |
*** mrvinti has joined #openstack-neutron | 21:09 | |
tidwellr | todin: you first need to create an address scope, a bgp-speaker, bgp-peers, associate peers and external networks to the bgp-speaker | 21:09 |
tidwellr | todin: I forgot to point you at the CLI code, just a second | 21:09 |
openstackgerrit | Anand Shanmugam proposed openstack/neutron: Add unit test cases for linuxbridge agent when prevent_arp_spoofing is True https://review.openstack.org/263863 | 21:09 |
tidwellr | todin: git fetch https://review.openstack.org/openstack/python-neutronclient refs/changes/56/205756/11 && git checkout FETCH_HEAD | 21:10 |
openstackgerrit | Anand Shanmugam proposed openstack/neutron: Add unit test cases for linuxbridge agent when prevent_arp_spoofing is True https://review.openstack.org/263863 | 21:10 |
*** mragupat has quit IRC | 21:11 | |
*** mrvinti has quit IRC | 21:13 | |
*** ajmiller has quit IRC | 21:14 | |
*** jonlan has joined #openstack-neutron | 21:15 | |
*** apuimedo has quit IRC | 21:15 | |
*** njohnsto_ has quit IRC | 21:15 | |
*** apuimedo has joined #openstack-neutron | 21:16 | |
*** ajmiller has joined #openstack-neutron | 21:17 | |
*** jobewan has joined #openstack-neutron | 21:20 | |
*** mragupat has joined #openstack-neutron | 21:20 | |
*** apuimedo has quit IRC | 21:21 | |
*** chlong has quit IRC | 21:22 | |
*** apuimedo has joined #openstack-neutron | 21:22 | |
*** zzzeek has quit IRC | 21:22 | |
*** zzzeek has joined #openstack-neutron | 21:22 | |
todin | tidwellr: I modifed the local.conf to fetch the NEUTRONCLIENT as well. | 21:23 |
*** apuimedo has quit IRC | 21:26 | |
*** jonlan has quit IRC | 21:28 | |
*** apuimedo has joined #openstack-neutron | 21:28 | |
*** spandhe is now known as spandhe_1 | 21:29 | |
*** mickeys has quit IRC | 21:29 | |
*** claudiub has quit IRC | 21:29 | |
*** mragupat has quit IRC | 21:30 | |
*** Sukhdev has joined #openstack-neutron | 21:30 | |
*** jckasper has quit IRC | 21:30 | |
*** mragupat has joined #openstack-neutron | 21:30 | |
*** mragupat_ has joined #openstack-neutron | 21:32 | |
*** Aish has quit IRC | 21:33 | |
*** Aish has joined #openstack-neutron | 21:34 | |
*** njohnsto_ has joined #openstack-neutron | 21:34 | |
*** apuimedo has quit IRC | 21:35 | |
*** mragupat has quit IRC | 21:35 | |
*** apuimedo has joined #openstack-neutron | 21:36 | |
*** apuimedo has quit IRC | 21:40 | |
*** signed8b_ is now known as signed8bit_ZZZzz | 21:41 | |
*** apuimedo has joined #openstack-neutron | 21:41 | |
*** cbouch has quit IRC | 21:43 | |
*** apuimedo has quit IRC | 21:45 | |
*** apuimedo has joined #openstack-neutron | 21:46 | |
*** matrohon has joined #openstack-neutron | 21:47 | |
*** fzdarsky is now known as fzdarsky|afk | 21:50 | |
*** signed8bit_ZZZzz is now known as signed8b_ | 21:50 | |
*** apuimedo has quit IRC | 21:51 | |
*** apuimedo has joined #openstack-neutron | 21:51 | |
*** john-davidge has quit IRC | 21:53 | |
*** jonlan has joined #openstack-neutron | 21:53 | |
*** padkrish has quit IRC | 21:54 | |
*** dslevin has quit IRC | 21:54 | |
*** padkrish has joined #openstack-neutron | 21:56 | |
*** rpothier has quit IRC | 21:58 | |
*** mrvinti has joined #openstack-neutron | 21:59 | |
*** dslevin has joined #openstack-neutron | 21:59 | |
*** Aish has quit IRC | 22:00 | |
*** mrvinti has quit IRC | 22:00 | |
*** mrvinti has joined #openstack-neutron | 22:00 | |
*** padkrish has quit IRC | 22:00 | |
*** apuimedo has quit IRC | 22:01 | |
*** rtheis has quit IRC | 22:01 | |
*** apuimedo has joined #openstack-neutron | 22:01 | |
*** wolverin_ has joined #openstack-neutron | 22:02 | |
*** john-davidge has joined #openstack-neutron | 22:03 | |
*** matrohon has quit IRC | 22:03 | |
*** dslevin has quit IRC | 22:04 | |
*** wolverineav has quit IRC | 22:06 | |
*** matrohon has joined #openstack-neutron | 22:06 | |
*** jckasper has joined #openstack-neutron | 22:06 | |
*** Aish has joined #openstack-neutron | 22:06 | |
*** jonlan has quit IRC | 22:07 | |
*** padkrish has joined #openstack-neutron | 22:07 | |
*** padkrish has quit IRC | 22:08 | |
*** padkrish has joined #openstack-neutron | 22:08 | |
*** apuimedo has quit IRC | 22:08 | |
*** apuimedo has joined #openstack-neutron | 22:09 | |
*** dslevin has joined #openstack-neutron | 22:09 | |
*** harlowja has quit IRC | 22:09 | |
*** harlowja has joined #openstack-neutron | 22:10 | |
*** dslev has joined #openstack-neutron | 22:12 | |
*** padkrish has quit IRC | 22:13 | |
*** apuimedo has quit IRC | 22:13 | |
*** padkrish has joined #openstack-neutron | 22:14 | |
*** padkrish has quit IRC | 22:14 | |
*** yfried has joined #openstack-neutron | 22:15 | |
*** apuimedo has joined #openstack-neutron | 22:15 | |
*** dslev_ has joined #openstack-neutron | 22:17 | |
*** spandhe_1 has quit IRC | 22:19 | |
*** boris-42 has joined #openstack-neutron | 22:20 | |
*** apuimedo has quit IRC | 22:20 | |
*** dims has quit IRC | 22:20 | |
*** apuimedo has joined #openstack-neutron | 22:20 | |
*** dslev has quit IRC | 22:20 | |
*** padkrish has joined #openstack-neutron | 22:21 | |
*** spandhe has joined #openstack-neutron | 22:22 | |
*** regXboi has quit IRC | 22:22 | |
*** Aish has quit IRC | 22:23 | |
*** thorst has quit IRC | 22:24 | |
*** thorst has joined #openstack-neutron | 22:25 | |
*** apuimedo has quit IRC | 22:25 | |
*** dims has joined #openstack-neutron | 22:25 | |
*** apuimedo has joined #openstack-neutron | 22:27 | |
*** thorst has quit IRC | 22:30 | |
*** apuimedo has quit IRC | 22:32 | |
*** signed8b_ is now known as signed8bit_ZZZzz | 22:32 | |
*** mrvinti has quit IRC | 22:32 | |
*** Aish has joined #openstack-neutron | 22:33 | |
*** apuimedo has joined #openstack-neutron | 22:33 | |
*** edmondsw has quit IRC | 22:33 | |
*** daneyon has quit IRC | 22:33 | |
*** signed8bit_ZZZzz is now known as signed8b_ | 22:34 | |
*** edmondsw has joined #openstack-neutron | 22:37 | |
*** dave-mccowan has quit IRC | 22:37 | |
*** edmondsw has quit IRC | 22:37 | |
*** apuimedo has quit IRC | 22:38 | |
*** apuimedo has joined #openstack-neutron | 22:39 | |
*** ijw_ has joined #openstack-neutron | 22:41 | |
*** mragupat has joined #openstack-neutron | 22:41 | |
*** Sukhdev has quit IRC | 22:41 | |
*** ijw has quit IRC | 22:42 | |
*** krtaylor has quit IRC | 22:43 | |
*** apuimedo has quit IRC | 22:44 | |
*** mragupat_ has quit IRC | 22:44 | |
*** mickeys has joined #openstack-neutron | 22:45 | |
*** apuimedo has joined #openstack-neutron | 22:45 | |
sc68cal | Sam-I-Am: this will make you happy | 22:45 |
sc68cal | Sam-I-Am: https://review.openstack.org/#/c/263863/ | 22:45 |
*** afrikha has joined #openstack-neutron | 22:47 | |
Sam-I-Am | sc68cal: ooooo | 22:48 |
*** thorst has joined #openstack-neutron | 22:49 | |
*** apuimedo has quit IRC | 22:50 | |
*** banix has quit IRC | 22:51 | |
*** apuimedo has joined #openstack-neutron | 22:51 | |
*** thorst has quit IRC | 22:53 | |
*** apuimedo has quit IRC | 22:56 | |
*** apuimedo has joined #openstack-neutron | 22:56 | |
*** vhoward has quit IRC | 22:57 | |
*** john-davidge has quit IRC | 22:58 | |
*** matrohon has quit IRC | 22:59 | |
sc68cal | amuller: can you expand on your comment about https://review.openstack.org/#/c/263863/ ? | 23:00 |
sc68cal | re "the known universe" | 23:00 |
*** matrohon has joined #openstack-neutron | 23:02 | |
amuller | sc68cal: the link I provided http://docs.openstack.org/developer/neutron/devref/development.environment.html#functional-tests is fairly comprehensive | 23:02 |
*** absubram has quit IRC | 23:02 | |
amuller | those unit tests mock a bunch of methods and assert that they were called. Instead I suggest that the author writes a functional tests that calls the relevant LB agent methods and asserts that they did what they were supposed to do. | 23:03 |
*** yuanying has joined #openstack-neutron | 23:03 | |
*** apuimedo has quit IRC | 23:03 | |
sc68cal | amuller: true, but isn't that what a lot of other tests in that same file are doing? | 23:03 |
amuller | sc68cal: That's a bad reason to keep doing it | 23:04 |
*** kbringard has quit IRC | 23:04 | |
amuller | sc68cal: We should strive to improve our code base not maintain mediocracy | 23:04 |
sc68cal | amuller: obviously functional tests should be done - and we have some patches in flight for LB to do it. Yes, I agree that they're brittle - but at least we have something now | 23:04 |
sc68cal | some coverage, no matter how brittle, is better than none, which was where we are right now regarding arp spoofing for lb | 23:05 |
*** apuimedo has joined #openstack-neutron | 23:05 | |
sc68cal | also the patch author is a relatively new contributor - http://stackalytics.com/?release=all&user_id=anand1712&metric=commits | 23:07 |
*** dane_leblanc_ has quit IRC | 23:07 | |
amuller | sc68cal: Do you think it would be difficult to add a functional test here? Is that the reason for the pushback? | 23:07 |
amuller | sc68cal: I personally think getting 'mock' to do the right thing is very difficult, but that's just me | 23:08 |
sc68cal | I do want to get to the point where I know more about functional testing. I just haven't had a chance yet. | 23:08 |
sc68cal | I agree, mock was not fun at all to learn | 23:08 |
*** mragupat has quit IRC | 23:09 | |
sc68cal | *more about writing functional tests | 23:09 |
sc68cal | so, I mean my though is yes functional tests eventually, but if someone took the time to write a patch that gets us some tests, it's better than nothing | 23:10 |
*** electrocucaracha has quit IRC | 23:10 | |
sc68cal | but I defer to your judgement since you know more | 23:10 |
amuller | sc68cal: I agree it's rather obnoxious to turn away contributors, but I don't know how to otherwise 'educate' the community to use better practices | 23:11 |
amuller | sc68cal: without being a dick | 23:11 |
amuller | that's probably not great language to use in a channel with 296 users but meh =p | 23:11 |
*** chlong has joined #openstack-neutron | 23:12 | |
sc68cal | fair point. Maybe if the author comes back we can help point him towards functional tests. The trouble is I think the functional tests for LB are still in flight, so we'd need to point him to the patch | 23:13 |
amuller | sc68cal: can you link the patch? | 23:13 |
sc68cal | ah. I'm thinking of fullstack | 23:14 |
sc68cal | amuller: https://review.openstack.org/#/c/248938/ | 23:14 |
amuller | sc68cal: yeah I spent a lot of time on that patch | 23:14 |
*** chlong has quit IRC | 23:14 | |
sc68cal | yup | 23:14 |
amuller | sc68cal: Slawek and I have been emailing | 23:14 |
*** doug-fis_ has joined #openstack-neutron | 23:15 | |
sc68cal | amuller: gotcha | 23:16 |
amuller | sc68cal: this is an example of a good functional test for my money: https://github.com/openstack/neutron/blob/master/neutron/tests/functional/agent/test_ovs_lib.py#L348 | 23:17 |
amuller | sc68cal: it doesn't mock anything, creates a bridge, asserts that it exists, then deletes it... The only gotcha is that you want to clean up resources the test created both in case the test passed and in case it fails | 23:17 |
*** doug-fish has quit IRC | 23:17 | |
*** wolverin_ has quit IRC | 23:18 | |
*** wolverineav has joined #openstack-neutron | 23:18 | |
amuller | sc68cal: so when devs run the functional tests locally it doesn't trash their machine / VM | 23:18 |
amuller | also so resources from previous tests don't interact somehow with other tests | 23:18 |
amuller | sc68cal: and there's functional tests for the OVS, DHCP and L3 agents | 23:19 |
*** apuimedo has quit IRC | 23:19 | |
*** dims has quit IRC | 23:20 | |
amuller | sc68cal: notice any agents missing from that list? =p | 23:20 |
*** apuimedo has joined #openstack-neutron | 23:20 | |
sc68cal | amuller: I understand - but it's a slow process to get parity | 23:21 |
sc68cal | hence my +1 for at least unit testing stuff | 23:22 |
*** matrohon has quit IRC | 23:22 | |
amuller | sc68cal: it's an even slower process if it doesn't get started | 23:22 |
*** krtaylor has joined #openstack-neutron | 23:23 | |
*** spandhe has quit IRC | 23:23 | |
sc68cal | amuller: ok. we'll see. | 23:23 |
sc68cal | I can't commit to it right now, already oversubbed | 23:23 |
*** dims has joined #openstack-neutron | 23:25 | |
*** doug-fis_ has quit IRC | 23:25 | |
amuller | sc68cal: alrighty, I'll try to add some guidance to the patch | 23:25 |
sc68cal | amuller: thanks :) | 23:25 |
openstackgerrit | Kevin Benton proposed openstack/neutron: Allow tox to pass more arguments to ostestr command https://review.openstack.org/218726 | 23:27 |
*** jckasper has quit IRC | 23:28 | |
*** sridhar_ram has quit IRC | 23:28 | |
*** jobewan is now known as jobewan_away | 23:29 | |
*** jobewan_away has quit IRC | 23:29 | |
*** apuimedo has quit IRC | 23:30 | |
*** chlong has joined #openstack-neutron | 23:30 | |
*** jckasper has joined #openstack-neutron | 23:32 | |
*** padkrish has quit IRC | 23:32 | |
*** apuimedo has joined #openstack-neutron | 23:32 | |
*** mrvinti has joined #openstack-neutron | 23:33 | |
*** padkrish has joined #openstack-neutron | 23:34 | |
*** minwang2 has quit IRC | 23:36 | |
*** padkrish has quit IRC | 23:36 | |
*** padkrish has joined #openstack-neutron | 23:36 | |
*** padkrish has quit IRC | 23:36 | |
*** apuimedo has quit IRC | 23:36 | |
*** oomichi has joined #openstack-neutron | 23:37 | |
*** apuimedo has joined #openstack-neutron | 23:37 | |
*** mrvinti has quit IRC | 23:37 | |
*** mrvinti has joined #openstack-neutron | 23:39 | |
*** signed8b_ is now known as signed8bit_ZZZzz | 23:39 | |
*** signed8bit_ZZZzz is now known as signed8b_ | 23:41 | |
*** thorst has joined #openstack-neutron | 23:42 | |
*** mrvinti has quit IRC | 23:43 | |
*** Aish has quit IRC | 23:43 | |
*** mrvinti has joined #openstack-neutron | 23:44 | |
*** apuimedo has quit IRC | 23:44 | |
*** amuller has quit IRC | 23:44 | |
*** djan has joined #openstack-neutron | 23:45 | |
todin | tidwellr: what is the address-scope by bgp-speaker-create? | 23:45 |
*** apuimedo has joined #openstack-neutron | 23:46 | |
*** Prem has joined #openstack-neutron | 23:46 | |
*** dslev_ has quit IRC | 23:46 | |
*** padkrish has joined #openstack-neutron | 23:46 | |
tidwellr | todin: you'll need to create an address-scope and a subnetpool or 2, then allocate your floating range and tenant networks from a subnetpool in your address-scope | 23:47 |
tidwellr | todin: then use that address_scope_id when creating the bgp-speaker | 23:47 |
todin | tidwellr: how do I do so? | 23:48 |
*** mrvinti has quit IRC | 23:48 | |
*** sridhar_ram has joined #openstack-neutron | 23:48 | |
*** signed8b_ has quit IRC | 23:49 | |
todin | tidwellr: I have a floating ip range, but how do I get this to an address-scope? | 23:49 |
openstackgerrit | Anand Shanmugam proposed openstack/neutron: Add unit test cases for linuxbridge agent when prevent_arp_spoofing is True https://review.openstack.org/263863 | 23:49 |
todin | tidwellr: ohh, I found the commands, sorry | 23:50 |
openstackgerrit | Reedip proposed openstack/python-neutronclient: "neutron help net-list" help info updated https://review.openstack.org/140628 | 23:50 |
tidwellr | todin: ah, you need to start over and allocate the floating ip range from a subnetpool | 23:50 |
*** padkrish has quit IRC | 23:50 | |
tidwellr | todin: neutron subnet-create --subnetpool_id=<subnetpool ID> .... | 23:51 |
*** brad_behle has quit IRC | 23:51 | |
*** bdrich_ has quit IRC | 23:51 | |
*** padkrish has joined #openstack-neutron | 23:53 | |
*** mrvinti has joined #openstack-neutron | 23:54 | |
*** Leom has quit IRC | 23:55 | |
*** baohua has joined #openstack-neutron | 23:57 | |
*** vikasc has joined #openstack-neutron | 23:58 | |
*** eil397 has quit IRC | 23:58 | |
*** mrvinti has quit IRC | 23:58 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!