baribal | stopping compute and neutron agent and then running ovs cleanup and starting then both of them doesn't work:( | 00:00 |
---|---|---|
baribal | from where ovs agent takes those ifaces? Is it possible to trigger creation of them somehow? | 00:01 |
*** carl_baldwin has joined #openstack-neutron | 00:01 | |
*** trinaths has joined #openstack-neutron | 00:02 | |
*** a_le has quit IRC | 00:02 | |
trinaths | Hi Good Morning all ... | 00:03 |
*** a_le has joined #openstack-neutron | 00:03 | |
*** yamahata has joined #openstack-neutron | 00:03 | |
baribal | I am using Icehouse | 00:03 |
*** dvorkinista has quit IRC | 00:04 | |
baribal | Anything I could check? | 00:09 |
*** kashyapk has joined #openstack-neutron | 00:11 | |
openstackgerrit | Kevin Benton proposed a change to openstack/neutron: Big Switch: fix capabilities retrieval code https://review.openstack.org/97655 | 00:12 |
*** a_le has quit IRC | 00:16 | |
*** kashyapk has quit IRC | 00:16 | |
*** nplanel_ has joined #openstack-neutron | 00:16 | |
*** a_le has joined #openstack-neutron | 00:16 | |
*** carl_baldwin has quit IRC | 00:17 | |
baribal | Anyone can advise anything? | 00:19 |
*** a_le has quit IRC | 00:21 | |
*** radez` is now known as radez_g0n3 | 00:21 | |
*** vivek-ebay has quit IRC | 00:21 | |
*** matsuhashi has joined #openstack-neutron | 00:23 | |
*** kevinbenton_ has quit IRC | 00:23 | |
jamespd | baribal: nova creates the qbr bridges using your vif plugin. Have you looked at nova-compute debug logs? | 00:24 |
*** swes has quit IRC | 00:25 | |
*** arnaud has joined #openstack-neutron | 00:26 | |
*** leenheer has joined #openstack-neutron | 00:28 | |
*** mlavalle has quit IRC | 00:28 | |
*** WackoRobie has joined #openstack-neutron | 00:29 | |
baribal | jamespd: for new VMs it creates all 4 qbr/qvb/qvo/tap ifaces | 00:31 |
baribal | but for old VMs not | 00:31 |
*** shakayumi has joined #openstack-neutron | 00:31 | |
*** shakayumi has quit IRC | 00:31 | |
*** shakayumi has joined #openstack-neutron | 00:32 | |
*** WackoRobie has quit IRC | 00:32 | |
*** WackoRobie has joined #openstack-neutron | 00:32 | |
*** nati_uen_ has quit IRC | 00:32 | |
*** manishg has quit IRC | 00:32 | |
*** nati_ueno has joined #openstack-neutron | 00:33 | |
trinaths | baribal: old VMs ? | 00:33 |
baribal | if nova creates those bridges from where does it take them on restart? | 00:34 |
baribal | VMs that were running on compute node prior to it is hanged | 00:34 |
baribal | after compute node restart qbr/etc. ifaces are created only for newly created VMs | 00:35 |
baribal | qbrXXX - XXX are the first symbols of the port | 00:37 |
*** WackoRobie has quit IRC | 00:37 | |
trinaths | baribal: Can you check the nova and Neutron database for these ports | 00:37 |
baribal | it means it takes them from ovs_neutron DB? | 00:37 |
andyshi | yeah, but does the ovs agent compalin? | 00:37 |
*** dvorkinista has joined #openstack-neutron | 00:38 | |
*** nati_ueno has quit IRC | 00:38 | |
baribal | nope, it is not | 00:39 |
baribal | 1min | 00:39 |
*** nati_ueno has joined #openstack-neutron | 00:39 | |
*** VijayB has quit IRC | 00:40 | |
*** VijayB has joined #openstack-neutron | 00:40 | |
*** dvorkinista has quit IRC | 00:41 | |
*** german_ has quit IRC | 00:43 | |
*** shakayumi has quit IRC | 00:45 | |
*** VijayB has quit IRC | 00:45 | |
*** kevinbenton has joined #openstack-neutron | 00:45 | |
baribal | http://pastebin.com/T7EhxCWq | 00:46 |
baribal | logs from openvswitch agent | 00:46 |
baribal | I am using ml2 and vlans | 00:46 |
baribal | will check ports in nova and ovs_neutron db now | 00:47 |
*** nati_ueno has quit IRC | 00:47 | |
*** nati_ueno has joined #openstack-neutron | 00:48 | |
trinaths | baribal: your ml2 plugin is configured with openvswitch mechanism driver .. ? | 00:48 |
*** blogan has joined #openstack-neutron | 00:49 | |
andyshi | just check the neutron port list and nova list | 00:50 |
baribal | http://pastebin.com/HdgaVi7X | 00:50 |
baribal | ovs_neutron | 00:50 |
baribal | port | 00:50 |
*** ozialien has joined #openstack-neutron | 00:51 | |
baribal | neutron.conf: core_plugin = ml2 | 00:51 |
*** ajo|mac has quit IRC | 00:51 | |
baribal | http://pastebin.com/Dig5H5K4 | 00:52 |
baribal | plugin.ini | 00:52 |
*** SumitNaiksatam has quit IRC | 00:53 | |
*** yamahata has quit IRC | 00:53 | |
*** yamahata has joined #openstack-neutron | 00:53 | |
baribal | | ce5a163b-b56a-41e1-98e0-6ecec00e21c7 | | fa:16:3e:83:b5:d9 | {"subnet_id": "15789224-6985-4776-97a8-6bc35ff5ccf0", "ip_address": "10.2.5.124"} | | 00:54 |
baribal | | fe1322f5-f586-4a59-bbed-9791e23ede56 | | fa:16:3e:a5:ec:bc | {"subnet_id": "d02f7920-1456-499e-8d90-b98c43f91c00", "ip_address": "192.168.144.41"} | | 00:54 |
baribal | | dae518ab-f9ed-48d8-be51-b39e1381d070 | lb01 | SHUTOFF | - | Shutdown | BooxdevInternalNetwork=192.168.144.41, 10.2.5.124 | | 00:55 |
andyshi | These are the old vms ports? | 00:55 |
baribal | yep | 00:55 |
andyshi | can you reboot the vm? | 00:56 |
*** trinath_s has joined #openstack-neutron | 00:57 | |
baribal | it hard/soft? | 00:57 |
andyshi | soft first | 00:57 |
baribal | nova reboot lb01 ERROR: Cannot 'reboot' while instance is in vm_state stopped (HTTP 409) (Request-ID: req-c88c2658-38fc-499c-bcdd-6e553ff254fa) | 00:59 |
baribal | on hard reboot | 00:59 |
baribal | libvirtError: Cannot get interface MTU on 'qbrfe1322f5-f5': No such device | 00:59 |
*** WackoRobie has joined #openstack-neutron | 01:00 | |
baribal | as I said there are no any fe1322f5-f5 ifaces | 01:00 |
*** WackoRobie has quit IRC | 01:00 | |
baribal | qbr/qvo/qvb | 01:00 |
andyshi | I think that port info is out of sync due to the host reboot | 01:00 |
andyshi | openstack doesn't have ha | 01:00 |
*** WackoRobie has joined #openstack-neutron | 01:00 | |
*** sbfox has joined #openstack-neutron | 01:01 | |
*** networkstatic has joined #openstack-neutron | 01:01 | |
baribal | I don't get - how does it work? On agent restart it is complaining on Agent of sync! | 01:02 |
baribal | then after nova compute restart it is starting to create ifaces | 01:03 |
baribal | it was like that all the time | 01:03 |
baribal | but now it doesn't want to | 01:03 |
baribal | but when creating the new VMs it does work and creates ifaces | 01:04 |
*** WackoRobie has quit IRC | 01:05 | |
andyshi | run neutron port show on that vm, what is the status of the port? | 01:05 |
*** nlahouti has quit IRC | 01:05 | |
baribal | http://pastebin.com/Ud7vaWF9 | 01:07 |
*** arnaud has quit IRC | 01:08 | |
andyshi | so the port is active yet vm is stopped | 01:09 |
*** _cjones_ has quit IRC | 01:09 | |
*** _cjones_ has joined #openstack-neutron | 01:09 | |
*** trinaths has quit IRC | 01:11 | |
*** andyshi has quit IRC | 01:12 | |
*** a_le has joined #openstack-neutron | 01:13 | |
baribal | who is triggering port creation - novacompute or ovs agent? Who is getting info from DB? | 01:13 |
*** _cjones_ has quit IRC | 01:14 | |
trinath_s | Baribal: port data is given by neutron | 01:18 |
*** nati_uen_ has joined #openstack-neutron | 01:18 | |
*** trad5111 has quit IRC | 01:18 | |
*** tomoe_ has quit IRC | 01:19 | |
trinath_s | Ovs agent adds flows to ovs | 01:19 |
trinath_s | Nova using libvirt api brings up the vm | 01:20 |
*** baoli has quit IRC | 01:20 | |
*** banix has joined #openstack-neutron | 01:21 | |
*** shivharis has quit IRC | 01:21 | |
baribal | so libvirtError: Cannot get interface MTU on 'qbrfe1322f5-f5': No such device | 01:22 |
*** nati_ueno has quit IRC | 01:22 | |
baribal | on vm hard reboot | 01:22 |
baribal | that means that ovs agent does not added flows? | 01:22 |
*** vivek-ebay has joined #openstack-neutron | 01:23 | |
trinath_s | Its not like that | 01:24 |
*** otherwiseguy has joined #openstack-neutron | 01:24 | |
trinath_s | What are old vms here | 01:25 |
baribal | vms which were running on this compute prior to it hanged | 01:26 |
trinath_s | Okay | 01:27 |
baribal | after compute host restart it doesn't want to bring back qbr/qvb/qvo ifaces | 01:27 |
*** zhipeng has quit IRC | 01:28 | |
*** catohornet2 has joined #openstack-neutron | 01:28 | |
baribal | but when creating new VMs on this compute it creates them | 01:28 |
openstackgerrit | shihanzhang proposed a change to openstack/neutron: Check the validation of 'delay' and 'timeout' https://review.openstack.org/93871 | 01:30 |
baribal | what could be done to trigger recreation | 01:30 |
baribal | ? | 01:30 |
jamespd | baribal: are you using kvm? | 01:34 |
baribal | yep | 01:37 |
jamespd | If you check nova/virt/libvirt/driver.py, you can see that on a hard reboot, the vif driver is called to plug the instance interfaces. | 01:38 |
jamespd | I think you need to troubleshoot that nova code. | 01:38 |
*** jp_at_hp has quit IRC | 01:39 | |
*** nati_uen_ has quit IRC | 01:39 | |
*** nati_ueno has joined #openstack-neutron | 01:39 | |
jamespd | (nova/virt/libvirt/vif.py) | 01:39 |
*** leenheer has quit IRC | 01:39 | |
jamespd | have you looked for errors in nova-compute.log? | 01:40 |
*** amotoki has quit IRC | 01:40 | |
*** catohornet2 has quit IRC | 01:41 | |
baribal | An error occurred while trying to launch a defined domain with xml | 01:42 |
baribal | ... | 01:43 |
baribal | Exception during message handling: Cannot get interface MTU on 'qbrfe1322f5-f5': No such device | 01:43 |
* gus is a newbie neutron dev. Do people just use devstack for multi-node development, or is there some common alternative for non-trivial topologies? | 01:43 | |
gus | .. or perhaps many people have access to hardware racks for development? | 01:44 |
lifeless | gus: one suspects many folk just don't test :) | 01:44 |
lifeless | gus: you can use devstack multi-node, or you can do something like tripleo does and deploy a bunch of vms with openstack deployed on them within your one host | 01:44 |
gus | this is also a possibility :) | 01:44 |
*** a_le has quit IRC | 01:45 | |
*** vivek-ebay has quit IRC | 01:45 | |
jamespd | gus: There was a presentation directed towards you at the most recent OpenStack Summit. https://www.youtube.com/watch?v=cGQWTTSLW20 | 01:46 |
jamespd | tl;dr: virtualbox + multinode devstack + puppet | 01:46 |
gus | aha! if only I had been there :P | 01:47 |
gus | thanks, I'll watch it. | 01:47 |
jamespd | that particular session deployed nova network, but they said that they intended to update it for neutron. | 01:47 |
*** vivek-ebay has joined #openstack-neutron | 01:48 | |
*** amcrn has quit IRC | 01:48 | |
*** baoli has joined #openstack-neutron | 01:49 | |
*** baoli has quit IRC | 01:50 | |
jamespd | baribal: will you paste the output of 'brctl show' and 'ovs-vsctl show' when executed on the hypervisor that should be hosting the instance with the interface corresponding to qbrfe1322f5-f5? | 01:50 |
baribal | 6613d63e-6fc9-4340-b9f4-0b275d06af98 Bridge "br-eth1" Port "p2p1" Interface "p2p1" Port "br-eth1" Interface "br-eth1" type: internal Port "phy-br-eth1" Interface "phy-br-eth1" Bridge br-int Port "int-br-eth1" Interface "int-br-eth1" Port "qvo7fe08e1f-5a" tag: 1 Interface "qvo7 | 01:50 |
*** otherwiseguy has quit IRC | 01:50 | |
jamespd | ^^ on pastebin or something? | 01:51 |
baribal | http://pastebin.com/AwqCzJJv | 01:51 |
*** otherwiseguy has joined #openstack-neutron | 01:52 | |
baribal | those 4 qbXXX ifaces are from the newly created VM | 01:52 |
baribal | I tried to rest state for old VM, then stop it.So status is stopped/shutoff | 01:53 |
*** sbfox has quit IRC | 01:53 | |
baribal | then tried to start it / hard reboot it- the same issue, comlaining on missing qbrfe1322f5-f5 | 01:53 |
jamespd | so it still complains about qbrfe1322f5-f5 even though all those interfaces exist? | 01:54 |
baribal | no | 01:54 |
baribal | those 4 are for the newly created VM | 01:54 |
jamespd | how did you get 'Cannot get interface MTU on 'qbrfe1322f5-f5': No such device' then? | 01:55 |
baribal | when I starting/hard reboot the VM hosted on this compute | 01:55 |
baribal | which was hosted there all the time, prior to compute host hanged | 01:56 |
baribal | so to start VM qbr should be created first | 01:57 |
baribal | for newly created VMs - it is workin (4ifaces created on createVM) | 01:58 |
jamespd | ah, right. I read the interface name incorrectly. hmm... not sure what the problem is. | 01:58 |
baribal | earlier I even didn't have to start/hard reboot for qbr to appear | 01:58 |
baribal | I just run ovs cleanup, restarted obs agent (Agent out of sync!) and then restart compute service | 01:59 |
baribal | which triggered ifaces creation | 01:59 |
*** jorgem has joined #openstack-neutron | 01:59 | |
*** tomoe_ has joined #openstack-neutron | 02:00 | |
jamespd | sorry, I don't know what the problem is. | 02:01 |
baribal | so I still don't get who triggers and how those initial iface creation | 02:01 |
*** zhipeng has joined #openstack-neutron | 02:02 | |
jamespd | This creates them: the VIF driver. ./nova/virt/libvirt/vif.py | 02:02 |
jamespd | which is called from the various nova instance 'start' methods. | 02:02 |
jamespd | and also hard_reboots | 02:02 |
jamespd | check out nova/virt/libvirt/driver.py: _hard_reboot() | 02:03 |
baribal | does it create even qbr? | 02:03 |
baribal | orj ust tap? | 02:03 |
jamespd | look for yourself. http://pastebin.com/SLSnE5vi | 02:04 |
*** jorgem has quit IRC | 02:04 | |
jamespd | it creates qbr and qvo/qvb veth-pair. | 02:05 |
baribal | and info about ifaces are fetch via neutron-client on compute node from neutron-server from DB? | 02:06 |
baribal | or from amqp? | 02:06 |
baribal | I mean that vif.py should create exactly qbrfe1322f5-f5 | 02:06 |
jamespd | yes... I am not sure how the interface information is passed to nova. | 02:07 |
lifeless | nova calls the neutron API | 02:08 |
*** sbfox has joined #openstack-neutron | 02:09 | |
*** baoli has joined #openstack-neutron | 02:09 | |
baribal | http://pastebin.com/Qnm24LAb | 02:10 |
baribal | response from api | 02:11 |
baribal | Updating cache with info | 02:11 |
baribal | maybe clean some cache? | 02:11 |
openstackgerrit | mayu proposed a change to openstack/neutron-specs: Ml2 mechanism driver for Huawei SDN controller. https://review.openstack.org/97490 | 02:15 |
*** crc32 has quit IRC | 02:20 | |
*** ramishra has joined #openstack-neutron | 02:21 | |
baribal | puuuh | 02:23 |
baribal | resolved | 02:23 |
baribal | kvm saved some vm state during compute node restart | 02:23 |
jamespd | o.O | 02:24 |
jamespd | how did you clear it? | 02:24 |
baribal | I had to virsh undefine --managed-save/ define | 02:24 |
baribal | then hard reboot and it is up | 02:24 |
jamespd | glad you solved it. I was stumped. | 02:24 |
baribal | hmm. interesting that it is now created only 2 ifaces | 02:25 |
baribal | qbr and tap | 02:25 |
baribal | tap is bind to br-int | 02:26 |
baribal | qvo/qvb are missing | 02:26 |
baribal | but all is working | 02:26 |
baribal | any ideas? | 02:26 |
jamespd | nope | 02:27 |
*** xianghui has joined #openstack-neutron | 02:29 | |
*** baoli has quit IRC | 02:33 | |
baribal | ah, wanted to ask one more question: ml2 plugin.ini firewall_driver=neutron.agent.linux.iptables_firewall.OVSHybridIptablesFirewallDriver | 02:39 |
baribal | should it be like that or like in somerecommendations in the internet set to some_dummy_value | 02:39 |
*** xianghui has quit IRC | 02:42 | |
*** harlowja is now known as harlowja_away | 02:42 | |
*** xianghui has joined #openstack-neutron | 02:43 | |
*** zhipeng has quit IRC | 02:43 | |
*** dims has quit IRC | 02:45 | |
*** ramishra has quit IRC | 02:48 | |
*** trinath_s has quit IRC | 02:50 | |
*** SridharG has joined #openstack-neutron | 02:51 | |
*** ramishra has joined #openstack-neutron | 02:58 | |
*** xianghui has quit IRC | 02:58 | |
*** zhipeng has joined #openstack-neutron | 02:59 | |
*** suresh12 has quit IRC | 03:05 | |
*** changbl has joined #openstack-neutron | 03:08 | |
*** rwsu has quit IRC | 03:10 | |
*** vivek-e__ has joined #openstack-neutron | 03:11 | |
*** xianghui has joined #openstack-neutron | 03:12 | |
*** vivek-ebay has quit IRC | 03:15 | |
*** tomoe_ has quit IRC | 03:19 | |
*** xianghui has quit IRC | 03:22 | |
*** tomoe_ has joined #openstack-neutron | 03:23 | |
*** banix has quit IRC | 03:25 | |
*** a_le has joined #openstack-neutron | 03:29 | |
*** matsuhashi has quit IRC | 03:31 | |
*** Longgeek has joined #openstack-neutron | 03:33 | |
*** xianghui has joined #openstack-neutron | 03:40 | |
*** essessv has joined #openstack-neutron | 03:40 | |
*** otherwiseguy has quit IRC | 03:42 | |
*** nplanel_ has quit IRC | 03:42 | |
*** JoshNang has quit IRC | 03:43 | |
*** banix has joined #openstack-neutron | 03:44 | |
*** sballe has joined #openstack-neutron | 03:47 | |
*** otherwiseguy has joined #openstack-neutron | 03:52 | |
*** banix has quit IRC | 03:53 | |
*** trinath_s has joined #openstack-neutron | 03:53 | |
*** trinaths has joined #openstack-neutron | 03:55 | |
*** trinath_s has quit IRC | 03:57 | |
*** amotoki has joined #openstack-neutron | 03:58 | |
*** essessv has quit IRC | 04:01 | |
*** a_le has quit IRC | 04:04 | |
*** a_le has joined #openstack-neutron | 04:05 | |
*** spandhe has joined #openstack-neutron | 04:10 | |
openstackgerrit | fumihiko kakuma proposed a change to openstack/neutron: OFAgent: Share codes of l2-population in OVS agent https://review.openstack.org/87440 | 04:10 |
*** yamamoto_ has joined #openstack-neutron | 04:11 | |
openstackgerrit | Liping Mao proposed a change to openstack/neutron: Allowed address pair rule error when VM without fixed_ip https://review.openstack.org/97516 | 04:14 |
*** spandhe has quit IRC | 04:15 | |
*** spandhe has joined #openstack-neutron | 04:16 | |
*** suresh12 has joined #openstack-neutron | 04:16 | |
*** xianghui has quit IRC | 04:17 | |
*** ramishra has quit IRC | 04:19 | |
*** suresh12 has quit IRC | 04:21 | |
*** xianghui has joined #openstack-neutron | 04:21 | |
*** matsuhashi has joined #openstack-neutron | 04:25 | |
otherwiseguy | yamamoto_: responded to your comment on 96525 re: ofport returning non-int, but basically it's alway been that way and I'm not refactoring all of the code that uses it in a completely unrelated patch. :) | 04:29 |
*** kashyapk has joined #openstack-neutron | 04:31 | |
*** xianghui has quit IRC | 04:32 | |
*** ramishra has joined #openstack-neutron | 04:33 | |
trinaths | amotoki: With respect to the unit testing how will the MD be itself tested? I think MD will be tested along with Ml2. Kindly help me | 04:34 |
*** dave_tucker is now known as dave_tucker_zzz | 04:37 | |
amotoki | trinaths: even though *_pre/postcommit methods are called but how can you ensure crdclient is called properly? | 04:38 |
amotoki | trinaths: this is what I meant in the review comment. I don't have enough time to look for right pointers now. you can check agent-based mech driver tests for example. | 04:39 |
*** amotoki has quit IRC | 04:39 | |
trinaths | crd client required CRD server to be running and accessible | 04:40 |
trinaths | if not test cases fail | 04:40 |
trinaths | in my CI setup, I have CRD service running and accessible | 04:40 |
trinaths | so in unit tests, I think i need to mock crdclient and go ahead. | 04:41 |
trinaths | amotoki: there ..! | 04:41 |
*** vivek-e__ has quit IRC | 04:42 | |
yamamoto_ | otherwiseguy: sure | 04:44 |
*** yamamoto_ has left #openstack-neutron | 04:44 | |
*** yamamoto_ has joined #openstack-neutron | 04:44 | |
*** kashyapk has quit IRC | 04:45 | |
otherwiseguy | yamamoto_: a very long-winded and hopefully-not-to-much-ranting reply was just posted. Looking around the ovs_lib code has made me a little crazy. :) | 04:46 |
*** a_le has quit IRC | 04:46 | |
*** kashyapk has joined #openstack-neutron | 04:46 | |
*** a_le has joined #openstack-neutron | 04:46 | |
yamamoto_ | heh | 04:47 |
otherwiseguy | basically, since the invalid value is now a constant, there is no more math/numerical comparison needed on the value so it doesn't really matter what type it is since it is just an 'id'. but ovs_lib in general is kind of icky. :) | 04:48 |
trinaths | [Help] with respect to my code, https://review.openstack.org/#/c/78092/22/neutron/tests/unit/ml2/test_mechanism_fslsdn.py, CRD client requires CRD service to be running. Can this is set to magic mock. Also, How will ML2 Mechanism Driver itself be tested in unittesting. any pointers ? | 04:49 |
yamamoto_ | i even remember ovs agent doing int(already_int_port_number) in some place | 04:50 |
*** kashyapk has quit IRC | 04:50 | |
otherwiseguy | yeah. I was going to clean up the ovs/of agent in a separate patch. | 04:51 |
otherwiseguy | since it wasn't directly tied to the purpose of this patch and they shouldn't be broken. | 04:51 |
otherwiseguy | It's really easy to make a patch bigger and bigger as you find more and more irritating things around the code you are fixing. :D | 04:52 |
yamamoto_ | you can start from “git init” | 04:53 |
*** vivek-ebay has joined #openstack-neutron | 04:53 | |
otherwiseguy | yamamoto_: :) | 04:53 |
*** vivek-ebay has quit IRC | 04:53 | |
*** nati_ueno has quit IRC | 04:55 | |
*** Longgeek has quit IRC | 04:56 | |
*** nati_uen_ has joined #openstack-neutron | 04:57 | |
*** nati_uen_ has quit IRC | 04:57 | |
otherwiseguy | yamamoto_: thanks for the review | 04:58 |
otherwiseguy | As it is now around midnight here, I think I will go to sleep. | 04:58 |
yamamoto_ | otherwiseguy: np. thanks for working on this. good night. | 04:58 |
*** kashyapk has joined #openstack-neutron | 04:59 | |
*** a_le has quit IRC | 04:59 | |
*** Longgeek has joined #openstack-neutron | 05:01 | |
*** otherwiseguy has quit IRC | 05:02 | |
*** shakamunyi has joined #openstack-neutron | 05:04 | |
*** kashyap has joined #openstack-neutron | 05:06 | |
*** kashyapk has quit IRC | 05:07 | |
*** kashyapk has joined #openstack-neutron | 05:07 | |
*** fester05 has quit IRC | 05:09 | |
*** bandarji has joined #openstack-neutron | 05:10 | |
*** yfauser has joined #openstack-neutron | 05:13 | |
*** bandarji has quit IRC | 05:18 | |
openstackgerrit | selvakumar proposed a change to openstack/neutron-specs: ml2 mechanism driver for hp TOR support https://review.openstack.org/97685 | 05:18 |
*** bandarji has joined #openstack-neutron | 05:18 | |
*** suresh12 has joined #openstack-neutron | 05:18 | |
*** yfauser has left #openstack-neutron | 05:18 | |
*** xianghui has joined #openstack-neutron | 05:21 | |
openstackgerrit | Isaku Yamahata proposed a change to openstack/neutron-specs: physical-network-topology extension spec https://review.openstack.org/91275 | 05:24 |
*** networkstatic has quit IRC | 05:24 | |
*** flwang has joined #openstack-neutron | 05:24 | |
*** a_le has joined #openstack-neutron | 05:27 | |
*** a_le has quit IRC | 05:29 | |
*** coolsvap|afk is now known as coolsvap | 05:30 | |
*** a_le has joined #openstack-neutron | 05:30 | |
*** zhipeng has quit IRC | 05:31 | |
*** zhipeng has joined #openstack-neutron | 05:34 | |
*** a_le has quit IRC | 05:35 | |
*** Wang has joined #openstack-neutron | 05:35 | |
*** Wang is now known as Guest47080 | 05:36 | |
*** a_le has joined #openstack-neutron | 05:36 | |
*** alexpilotti has joined #openstack-neutron | 05:39 | |
*** fester05 has joined #openstack-neutron | 05:40 | |
*** flwang has quit IRC | 05:40 | |
*** dkehnx has quit IRC | 05:41 | |
*** dkehnx has joined #openstack-neutron | 05:41 | |
*** fester05 has quit IRC | 05:44 | |
*** jlibosva has joined #openstack-neutron | 05:52 | |
*** coolsvap is now known as coolsvap|afk | 05:52 | |
*** shausy has joined #openstack-neutron | 05:52 | |
*** alexpilotti has quit IRC | 05:54 | |
*** coolsvap|afk is now known as coolsvap | 05:58 | |
*** alexpilotti has joined #openstack-neutron | 06:01 | |
*** spandhe has quit IRC | 06:03 | |
openstackgerrit | OpenStack Proposal Bot proposed a change to openstack/neutron: Imported Translations from Transifex https://review.openstack.org/97011 | 06:08 |
*** simon-AS559 has joined #openstack-neutron | 06:09 | |
*** nati_ueno has joined #openstack-neutron | 06:10 | |
*** zhipeng has quit IRC | 06:11 | |
*** zhipeng has joined #openstack-neutron | 06:11 | |
*** gtt116 has joined #openstack-neutron | 06:16 | |
*** zhhuabj has joined #openstack-neutron | 06:16 | |
*** simon-AS5591 has joined #openstack-neutron | 06:16 | |
*** simon-AS559 has quit IRC | 06:19 | |
*** nati_ueno has quit IRC | 06:28 | |
*** afazekas is now known as _afazekas | 06:29 | |
*** leseb has joined #openstack-neutron | 06:29 | |
*** coolsvap is now known as coolsvap|afk | 06:31 | |
*** a_le has quit IRC | 06:33 | |
*** bashok has joined #openstack-neutron | 06:33 | |
*** kashyapk has quit IRC | 06:35 | |
*** bandarji has quit IRC | 06:35 | |
*** kashyapk has joined #openstack-neutron | 06:36 | |
*** simon-AS559 has joined #openstack-neutron | 06:36 | |
*** simon-AS5591 has quit IRC | 06:39 | |
*** kashyapk has quit IRC | 06:40 | |
*** luqas has joined #openstack-neutron | 06:40 | |
*** luqas has quit IRC | 06:40 | |
*** sbfox has quit IRC | 06:40 | |
*** ihrachyshka has joined #openstack-neutron | 06:41 | |
*** fester05 has joined #openstack-neutron | 06:42 | |
*** networkstatic has joined #openstack-neutron | 06:44 | |
*** coolsvap|afk is now known as coolsvap | 06:47 | |
*** paraa has joined #openstack-neutron | 06:51 | |
*** fester05 has quit IRC | 06:55 | |
*** suresh12 has quit IRC | 06:55 | |
openstackgerrit | Liping Mao proposed a change to openstack/neutron: Allowed address pair rule error when VM without fixed_ip https://review.openstack.org/97516 | 06:57 |
*** alexpilotti has quit IRC | 06:59 | |
*** ihrachyshka has quit IRC | 06:59 | |
*** kickinz1 has joined #openstack-neutron | 07:00 | |
*** SridharG has quit IRC | 07:05 | |
*** ihrachyshka has joined #openstack-neutron | 07:07 | |
*** luqas has joined #openstack-neutron | 07:08 | |
openstackgerrit | Kevin Benton proposed a change to openstack/neutron: Big Switch: fix capabilities retrieval code https://review.openstack.org/97655 | 07:14 |
*** ihrachyshka has quit IRC | 07:14 | |
*** matsuhashi has quit IRC | 07:17 | |
*** matsuhashi has joined #openstack-neutron | 07:18 | |
*** coolsvap is now known as coolsvap|afk | 07:21 | |
*** dguitarbite has joined #openstack-neutron | 07:24 | |
*** coolsvap|afk is now known as coolsvap | 07:29 | |
openstackgerrit | mayu proposed a change to openstack/neutron: Implement bp/huawei-ml2-mechanism-driver https://review.openstack.org/68148 | 07:31 |
openstackgerrit | Rossella Sblendido proposed a change to openstack/neutron: Introduce bulk calls for get device details https://review.openstack.org/66899 | 07:31 |
openstackgerrit | Liping Mao proposed a change to openstack/neutron: Allowed address pair rule error when VM without fixed_ip https://review.openstack.org/97516 | 07:38 |
*** matrohon has joined #openstack-neutron | 07:46 | |
openstackgerrit | Liping Mao proposed a change to openstack/neutron: Allowed address pair: Removing check for overlap with fixed ips https://review.openstack.org/97706 | 07:54 |
*** jpich has joined #openstack-neutron | 07:55 | |
*** doude has joined #openstack-neutron | 08:00 | |
*** afazekas has joined #openstack-neutron | 08:03 | |
*** suresh12 has joined #openstack-neutron | 08:05 | |
*** devvesa has joined #openstack-neutron | 08:07 | |
*** rotbeard has joined #openstack-neutron | 08:07 | |
openstackgerrit | fumihiko kakuma proposed a change to openstack/neutron: OFAgent: Share codes of l2-population in OVS agent https://review.openstack.org/87440 | 08:07 |
*** kashyapk has joined #openstack-neutron | 08:08 | |
*** pradipta_away is now known as pradipta | 08:10 | |
*** suresh12 has quit IRC | 08:10 | |
*** shakamunyi has quit IRC | 08:10 | |
*** jistr has joined #openstack-neutron | 08:10 | |
openstackgerrit | Trinath Somanchi proposed a change to openstack/neutron: Freescale SDN Mechanism Driver for ML2 Plugin https://review.openstack.org/78092 | 08:15 |
trinaths | Reviewers! Kindly help me with your reviews on my new change at https://review.openstack.org/78092 | 08:19 |
*** ihrachyshka has joined #openstack-neutron | 08:25 | |
openstackgerrit | Armando Migliaccio proposed a change to openstack/neutron: Refactor some router-related methods https://review.openstack.org/97028 | 08:26 |
*** ramishra has quit IRC | 08:26 | |
*** Longgeek has quit IRC | 08:27 | |
openstackgerrit | Armando Migliaccio proposed a change to openstack/neutron: Allow L3 base to handle extensions on router creation https://review.openstack.org/97275 | 08:27 |
*** Longgeek has joined #openstack-neutron | 08:28 | |
*** Longgeek has quit IRC | 08:29 | |
*** Longgeek has joined #openstack-neutron | 08:30 | |
*** safchain has joined #openstack-neutron | 08:31 | |
*** moha_hunt has joined #openstack-neutron | 08:32 | |
*** kashyapk has quit IRC | 08:36 | |
*** igordcard has joined #openstack-neutron | 08:37 | |
*** kashyapk has joined #openstack-neutron | 08:38 | |
*** markmcclain has joined #openstack-neutron | 08:40 | |
markmcclain | ihrachyshka: ping | 08:42 |
ihrachyshka | markmcclain: pong | 08:42 |
*** matsuhashi has quit IRC | 08:42 | |
openstackgerrit | shihanzhang proposed a change to openstack/python-neutronclient: Add help information of '--router' to 'net-create' https://review.openstack.org/96372 | 08:43 |
markmcclain | ihrachyshka: should I start reviewing the series of patches? | 08:43 |
openstackgerrit | ijw-ubuntu proposed a change to openstack/neutron-specs: VLAN trunking networks for NFV https://review.openstack.org/97714 | 08:44 |
ihrachyshka | markmcclain: the main 'oslo.messaging port' patch (marked as WIP via workflow) is not ready and failing hard. For other patches, yes, I think preparation steps are more or less ready for review. | 08:44 |
*** kashyapk has quit IRC | 08:44 | |
markmcclain | ihrachyshka: so what is the reason for https://review.openstack.org/#/c/97343/2 | 08:44 |
markmcclain | we might need to update the commit msg to explain the need | 08:45 |
*** kashyapk has joined #openstack-neutron | 08:45 | |
openstackgerrit | sean mooney proposed a change to openstack/neutron: changes ovs agent_id init to use hostname instead of mac https://review.openstack.org/95138 | 08:46 |
openstackgerrit | ijw-ubuntu proposed a change to openstack/neutron-specs: NFV unaddressed interfaces https://review.openstack.org/97715 | 08:46 |
ihrachyshka | markmcclain: yes, I'll do it, was distracted lately by unrelated tasks :| I'll need to spend more time on this to describe the need. Basically, oslo.messaging uses six.iteritems on context object, and it expects .iteritems() method to exist. But maybe we'll be able to do in some other way, I'm going to return to this piece later when splitter patch is mostly settled | 08:47 |
openstackgerrit | Jakub Libosvar proposed a change to openstack/neutron: Pass object to policy when finding fields to strip https://review.openstack.org/97185 | 08:47 |
*** fester05 has joined #openstack-neutron | 08:47 | |
ihrachyshka | that's fine to have it -1 for now, I would like to get general comments on the approach atm | 08:47 |
*** luqas has quit IRC | 08:48 | |
*** jlibosva has quit IRC | 08:48 | |
*** sballe has quit IRC | 08:48 | |
*** changbl has quit IRC | 08:48 | |
*** flaviof_zzz has quit IRC | 08:48 | |
*** openstackgerrit has quit IRC | 08:48 | |
*** liusheng has quit IRC | 08:48 | |
*** ajo has quit IRC | 08:48 | |
*** ajo has joined #openstack-neutron | 08:48 | |
*** changbl has joined #openstack-neutron | 08:49 | |
*** jlibosva has joined #openstack-neutron | 08:49 | |
*** sballe has joined #openstack-neutron | 08:49 | |
*** leseb has quit IRC | 08:49 | |
*** liusheng has joined #openstack-neutron | 08:49 | |
*** kashyapk has quit IRC | 08:50 | |
*** matsuhashi has joined #openstack-neutron | 08:50 | |
*** openstackgerrit has joined #openstack-neutron | 08:51 | |
*** kashyapk has joined #openstack-neutron | 08:51 | |
*** tomoe_ has quit IRC | 08:52 | |
*** fester05 has quit IRC | 08:52 | |
*** tomoe_ has joined #openstack-neutron | 08:53 | |
*** jgallard has joined #openstack-neutron | 08:54 | |
*** shausy has quit IRC | 08:57 | |
*** jp_at_hp has joined #openstack-neutron | 08:58 | |
*** shausy has joined #openstack-neutron | 08:58 | |
*** xenolog has quit IRC | 09:02 | |
*** xenolog has joined #openstack-neutron | 09:03 | |
markmcclain | ihrachyshka: ok that makes sense for the need | 09:03 |
*** kashyapk has quit IRC | 09:07 | |
*** SpamapS has quit IRC | 09:08 | |
*** scheuran has joined #openstack-neutron | 09:09 | |
*** flaviof_zzz has joined #openstack-neutron | 09:09 | |
openstackgerrit | shihanzhang proposed a change to openstack/neutron: Check the validation of 'delay' and 'timeout' https://review.openstack.org/93871 | 09:10 |
*** blogan has quit IRC | 09:10 | |
*** dgollub has joined #openstack-neutron | 09:11 | |
*** SpamapS has joined #openstack-neutron | 09:11 | |
*** ihrachyshka has quit IRC | 09:12 | |
*** Guest47080 has quit IRC | 09:15 | |
*** kashyapk has joined #openstack-neutron | 09:15 | |
*** kashyapk has quit IRC | 09:16 | |
*** leseb has joined #openstack-neutron | 09:17 | |
*** kashyapk has joined #openstack-neutron | 09:17 | |
*** rm_work has quit IRC | 09:20 | |
*** xianghui has quit IRC | 09:20 | |
trinaths | Reviewers, can I have your time for review of my change at https://review.openstack.org/78092. Kindly consider this change for your review. | 09:21 |
*** Infitialis has joined #openstack-neutron | 09:21 | |
*** kashyapk has quit IRC | 09:22 | |
*** luqas has joined #openstack-neutron | 09:23 | |
*** rm_work has joined #openstack-neutron | 09:23 | |
*** ramishra has joined #openstack-neutron | 09:23 | |
*** rotbeard has quit IRC | 09:24 | |
*** rotbeard has joined #openstack-neutron | 09:25 | |
openstackgerrit | Trinath Somanchi proposed a change to openstack/neutron: Freescale SDN Mechanism Driver for ML2 Plugin https://review.openstack.org/78092 | 09:27 |
trinaths | markmcclain: thanks for the review. I have updated the same. kindly consider for review. | 09:30 |
markmcclain | trinaths: I will take another look in a bit | 09:32 |
*** networkstatic has quit IRC | 09:32 | |
*** xianghui has joined #openstack-neutron | 09:33 | |
*** ramishra has quit IRC | 09:33 | |
trinaths | markmcclain: okay. thanks | 09:34 |
markmcclain | trinaths: may I ask how the FSL CI system can have passing checks? | 09:34 |
markmcclain | the driver has not been committed to the tree? | 09:34 |
trinaths | markmcclain: In CI, for every build, for the changes I do with the working CRD service and post to gerrit for review, I'm integrating them into CI along with CRD service. | 09:36 |
*** ramishra has joined #openstack-neutron | 09:40 | |
*** ihrachyshka has joined #openstack-neutron | 09:40 | |
markmcclain | trinaths: ok so you're just forcing the fsl driver then? | 09:42 |
*** markmcclain has quit IRC | 09:44 | |
openstackgerrit | Yves-Gwenael Bourhis proposed a change to openstack/neutron: Changed DictModel to dict with attribute access https://review.openstack.org/64696 | 09:44 |
*** markmcclain has joined #openstack-neutron | 09:45 | |
trinaths | markmcclain: forcing? When CI gets the fresh code base from git, I'm moving the driver codebase into the neutron code base. Starting the CRD service for each patchset. For every build in Jenkins, CRD service will be freshly started and driver code base will be freshly integrated. | 09:45 |
trinaths | markmcclain: once the driver is commited to the tree, I will remove the driver code integration and go with fresh CRD service for each build | 09:48 |
*** fester05 has joined #openstack-neutron | 09:49 | |
*** nplanel has quit IRC | 09:50 | |
trinaths | markmcclain: I have prepared a readme file for CI. please see at http://fslopenstackci.com/README.html | 09:50 |
*** yamamoto_ has quit IRC | 09:52 | |
*** rm_work has quit IRC | 09:53 | |
*** rm_work has joined #openstack-neutron | 09:53 | |
*** StevenK has quit IRC | 09:53 | |
*** fester05 has quit IRC | 09:53 | |
*** StevenK has joined #openstack-neutron | 09:53 | |
openstackgerrit | vikas proposed a change to openstack/neutron: fix for considering vpn objects while clearing https://review.openstack.org/97734 | 09:54 |
*** xianghui has quit IRC | 09:54 | |
*** tomoe_ has quit IRC | 09:57 | |
*** kickinz1 has quit IRC | 09:58 | |
*** kickinz1 has joined #openstack-neutron | 09:59 | |
*** xmltok_ has quit IRC | 10:00 | |
*** lparvu has joined #openstack-neutron | 10:04 | |
*** zzelle has joined #openstack-neutron | 10:06 | |
*** nplanel has joined #openstack-neutron | 10:07 | |
*** xianghui has joined #openstack-neutron | 10:09 | |
*** pcm_ has joined #openstack-neutron | 10:10 | |
*** markmcclain has quit IRC | 10:11 | |
*** kashyapk has joined #openstack-neutron | 10:11 | |
*** pcm_ has quit IRC | 10:11 | |
*** pcm_ has joined #openstack-neutron | 10:12 | |
*** jgallard has quit IRC | 10:13 | |
*** kashyapk has quit IRC | 10:14 | |
*** kashyapk has joined #openstack-neutron | 10:15 | |
*** ramishra has quit IRC | 10:17 | |
*** salv-orlando has joined #openstack-neutron | 10:17 | |
*** salv-orlando has quit IRC | 10:18 | |
*** kashyapk_ has joined #openstack-neutron | 10:18 | |
*** salv-orlando has joined #openstack-neutron | 10:18 | |
*** kashyapk has quit IRC | 10:18 | |
*** shausy has quit IRC | 10:19 | |
*** shausy has joined #openstack-neutron | 10:20 | |
*** feleouet has quit IRC | 10:21 | |
*** kashyapk_ has quit IRC | 10:21 | |
trinaths | Reviewers, can I have your time for review of my change at https://review.openstack.org/78092. Kindly consider this change for your review. | 10:21 |
*** zhhuabj has quit IRC | 10:22 | |
*** kashyapk has joined #openstack-neutron | 10:23 | |
*** xianghui has quit IRC | 10:24 | |
*** leseb has quit IRC | 10:24 | |
*** matsuhashi has quit IRC | 10:24 | |
*** kashyapk has quit IRC | 10:24 | |
*** kashyapk has joined #openstack-neutron | 10:24 | |
*** feleouet has joined #openstack-neutron | 10:27 | |
*** kashyapk has quit IRC | 10:29 | |
*** dguitarbite_ has joined #openstack-neutron | 10:32 | |
openstackgerrit | shihanzhang proposed a change to openstack/neutron: Check the validation of 'delay' and 'timeout' https://review.openstack.org/93871 | 10:32 |
HenryG | salv-orlando: ping, about DB migrations | 10:34 |
*** Longgeek has quit IRC | 10:34 | |
*** kashyapk has joined #openstack-neutron | 10:35 | |
*** Longgeek has joined #openstack-neutron | 10:35 | |
*** sballe has quit IRC | 10:35 | |
*** feleouet has quit IRC | 10:36 | |
*** matrohon has quit IRC | 10:36 | |
*** shakamunyi has joined #openstack-neutron | 10:37 | |
salv-orlando | HenryG: I’m here | 10:39 |
*** sballe has joined #openstack-neutron | 10:40 | |
*** kashyapk has quit IRC | 10:41 | |
*** shakamunyi has quit IRC | 10:41 | |
*** pradipta is now known as pradipta_away | 10:42 | |
HenryG | salv-orlando: I assume I should remove auto-generation of schema from models after the healing migration? | 10:42 |
*** sballe_ has joined #openstack-neutron | 10:42 | |
HenryG | hmmm, that sentence may be difficult to parse | 10:42 |
HenryG | Should the switch to migration-only be made after the healing migration? | 10:43 |
*** kashyapk has joined #openstack-neutron | 10:44 | |
*** armax has joined #openstack-neutron | 10:45 | |
salv-orlando | I’m not sure yet. I think they can be done in parallel, but I don’t know if that would affect grenade because some tables which were autogenerate won’t be generated anymore | 10:45 |
salv-orlando | I’m think about those metering tables specifically | 10:45 |
HenryG | And quotas | 10:45 |
*** sballe has quit IRC | 10:45 | |
salv-orlando | Yeah quotas too (but I think that was more a problem of migrations being out of sync with models) | 10:46 |
salv-orlando | not because of configuration issues needing this healing stuff | 10:46 |
HenryG | partly | 10:46 |
HenryG | But if we switch after the healing then we don't have to worry | 10:47 |
*** kashyapk has quit IRC | 10:47 | |
*** yamahata has quit IRC | 10:47 | |
*** matsuhashi has joined #openstack-neutron | 10:47 | |
*** kashyapk has joined #openstack-neutron | 10:47 | |
HenryG | I think | 10:47 |
*** dguitarbite_ has quit IRC | 10:48 | |
*** sballe_ has quit IRC | 10:48 | |
*** dguitarbite has quit IRC | 10:48 | |
HenryG | (OK you may be right about quotas table, it is missing from folsom_initial.) | 10:49 |
*** dims_ has joined #openstack-neutron | 10:50 | |
*** SpamapS has quit IRC | 10:50 | |
*** ZangMingJie has quit IRC | 10:50 | |
HenryG | All the associated bugs in the BP https://blueprints.launchpad.net/neutron/+spec/db-migration-refactor would be addressed by the healing migration. | 10:51 |
HenryG | salv-orlando: PS: did you read my email? | 10:51 |
*** ZangMingJie has joined #openstack-neutron | 10:51 | |
*** SpamapS has joined #openstack-neutron | 10:52 | |
salv-orlando | not yet henryG. Catching up now | 10:54 |
HenryG | salv-orlando: Thanks! Are you at Openstack London? | 10:55 |
*** kashyapk has quit IRC | 10:56 | |
salv-orlando | HenryG: nope, I skipped that one. | 10:57 |
* HenryG thinks salv-orlando is becoming a recluse | 10:57 | |
salv-orlando | It’s just that I had already other committments for today. Indeed I’m technically off ;) | 10:58 |
salv-orlando | btw, did you send this email to the dev maling list? can’t find it. | 10:58 |
HenryG | salv-orlando: not yet, I sent you a draft directly for editorial comment before broadcasting | 10:59 |
*** fester05 has joined #openstack-neutron | 11:00 | |
*** feleouet has joined #openstack-neutron | 11:01 | |
*** kashyapk has joined #openstack-neutron | 11:03 | |
*** kashyapk has quit IRC | 11:05 | |
*** ramishra has joined #openstack-neutron | 11:05 | |
baribal | Hi again. After we migrated Havana->Icehouse all was working fine. Nova created created 4 ifaces for each VM qbr/qvo/qvb/tap. Then looking into official Openstack install guide manuals I reconfigured controller/neutron/computes to use ml2, nova to use neutron secuity groups: network_api_class=nova.network.neutronv2.api.API security_group_api=neutron linuxnet_interface_driver=nova.network.linux_net.LinuxOVSInterfaceDriver | 11:06 |
baribal | ml2 plugin.ini: [securitygroup] enable_security_group = True firewall_driver=neutron.agent.linux.iptables_firewall.OVSHybridIptablesFirewallDriver | 11:07 |
*** feleouet has quit IRC | 11:07 | |
*** kashyapk_ has joined #openstack-neutron | 11:07 | |
baribal | so after restart all neutron and nova services VMs now after restart bind TAP device to br-int directly. there is no qbr/qvo/qvb at all. is it supposed to be like thatnow? | 11:07 |
*** baoli has joined #openstack-neutron | 11:08 | |
*** SridharG has joined #openstack-neutron | 11:10 | |
*** zzelle has quit IRC | 11:11 | |
*** amotoki has joined #openstack-neutron | 11:11 | |
*** zzelle has joined #openstack-neutron | 11:12 | |
*** tomoe_ has joined #openstack-neutron | 11:14 | |
*** dims_ has quit IRC | 11:14 | |
*** luqas has quit IRC | 11:14 | |
*** kashyapk has joined #openstack-neutron | 11:15 | |
*** kashyapk_ has quit IRC | 11:18 | |
*** sbalukoff has quit IRC | 11:19 | |
HenryG | salv-orlando: thanks for your editorial comments! | 11:19 |
salv-orlando | HenryG: always happy to help | 11:20 |
*** sbalukoff has joined #openstack-neutron | 11:20 | |
*** dims_ has joined #openstack-neutron | 11:20 | |
*** ramishra has quit IRC | 11:21 | |
HenryG | salv-orlando: regarding trunk chasers ... If I use the term "trunk chasers" will the operators know who they are? | 11:21 |
*** ramishra has joined #openstack-neutron | 11:21 | |
salv-orlando | HenryG: I think they’ll understand… I don’t know if there is an official name ;) | 11:22 |
*** chalcedony has quit IRC | 11:22 | |
HenryG | salv-orlando: And I want to say that we will *definitely NOT* support a downgrade unheal migration for trunk chasers. OK? | 11:22 |
openstackgerrit | Cedric Brandily proposed a change to openstack/neutron: Add flat type driver unittests https://review.openstack.org/97181 | 11:23 |
*** coolsvap is now known as coolsvap|afk | 11:23 | |
salv-orlando | baribal: looks like nova is not doing anymore hybrid plugging. This will cause security groups to not be enforced anymore. it would help you post your nova.conf as well ass ml2_plugini.ini and neutron.conf after stripping all sensitive info | 11:23 |
HenryG | salv-orlando: The only options, if the operators insist, will be downgrade to Icehouse or Havana. | 11:23 |
*** leseb has joined #openstack-neutron | 11:24 | |
salv-orlando | grizzly is not supported anymore. | 11:24 |
salv-orlando | for downgrades it is ok to downgrade only to releases - no need to keep all the intermediate steps. | 11:25 |
HenryG | right | 11:25 |
HenryG | thanks | 11:25 |
salv-orlando | so one could just have a single migration to go from icehouse back to havana. | 11:25 |
*** matsuhashi has quit IRC | 11:25 | |
*** matsuhashi has joined #openstack-neutron | 11:26 | |
*** ramishra has quit IRC | 11:26 | |
HenryG | salv-orlando: Am I missing something? What about Juno (post heal) to Icehouse? | 11:26 |
baribal | salv-orlando: http://pastebin.com/E0eVhGyE | 11:27 |
*** matsuhashi has quit IRC | 11:29 | |
*** tomoe_ has quit IRC | 11:29 | |
*** matsuhashi has joined #openstack-neutron | 11:29 | |
*** SridharG has quit IRC | 11:31 | |
baribal | salv-orlando: This will cause security groups to not be enforced anymore - but I set in nova to use neutron security groups. So neutronnow should handle security itself? | 11:33 |
ekarlso | is there any smart way to debug connectivity issues between a instance and the dhcp service with vxlan ? | 11:34 |
ekarlso | there's connectivity between the compute host and net node vxlan endpoints | 11:34 |
*** shakamunyi has joined #openstack-neutron | 11:38 | |
*** nplanel has quit IRC | 11:40 | |
*** yamahata has joined #openstack-neutron | 11:41 | |
baribal | salv-orlando: I just deleted/created security rules via nova secgroup-del-rule/secgroup-add-rule and on all computes I see | 11:42 |
baribal | 2014-06-04 13:37:06.738 20695 INFO neutron.agent.securitygroups_rpc [req-50d22952-101c-46d5-b0ab-f46d80fc3ae6 None] Security group rule updated [u'32cbac31-b670-4f60-98ad-98b99d283740'] 2014-06-04 13:37:07.606 20695 INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2014-06-04 13:37:12.092 20695 INFO neutron.agent.securitygroups_rpc [req-7333131c-2ce2-4907-a2bf-9d3ee131eeca None] Security group rule updated | 11:42 |
*** shakamunyi has quit IRC | 11:43 | |
baribal | so security groups looks like working | 11:43 |
*** baoli has quit IRC | 11:43 | |
baribal | this might be due to linuxnet_interface_driver=nova.network.linux_net.LinuxOVSInterfaceDriver in nova.conf | 11:44 |
baribal | so it is probably that is why it binds tap to br-int directly? | 11:44 |
*** baoli has joined #openstack-neutron | 11:44 | |
*** nplanel has joined #openstack-neutron | 11:45 | |
*** yamahata has quit IRC | 11:50 | |
*** yamahata has joined #openstack-neutron | 11:50 | |
*** beagles is now known as brent | 11:53 | |
*** alexpilotti has joined #openstack-neutron | 11:53 | |
*** brent is now known as b3nt_pin | 11:54 | |
*** b3nt_pin is now known as beagles | 11:54 | |
salv-orlando | baribal: if you don’t use hybrid plugging security group as iptables rules should not be enforced because packets from ovs internal ports are not sent to netfilter. Looking at your configs now | 11:55 |
*** yiipi has joined #openstack-neutron | 11:58 | |
*** nplanel has quit IRC | 11:58 | |
*** coolsvap|afk is now known as coolsvap | 11:58 | |
yiipi | anyone know how to resolve problem with dnsmasq-dhcp | 11:58 |
yiipi | no address available | 11:59 |
yiipi | it havana on debian 7 | 11:59 |
*** kashyapk has quit IRC | 12:00 | |
*** nplanel has joined #openstack-neutron | 12:00 | |
*** kashyapk has joined #openstack-neutron | 12:00 | |
openstackgerrit | Cedric Brandily proposed a change to openstack/neutron: Allow neutron-sanity-check to check OVS patch port support https://review.openstack.org/97766 | 12:03 |
*** coolsvap is now known as coolsvap|afk | 12:04 | |
baribal | salv-porlando: Some other option found which is not set inmy nova.conf libvirt_vif_driver=nova.virt.libvirt.vif.LibvirtHybridOVSBridgeDriver Maybe this one is related? | 12:04 |
baribal | slav-orlando: sorry, what is the hybrid plugging security group? | 12:05 |
*** kashyapk has quit IRC | 12:05 | |
salv-orlando | the hybrid ovs bridge driver has been removed in icehouse afaik | 12:06 |
salv-orlando | your nova_conf should default to generic vif driver, which is capable of doing hybrid plugging too | 12:06 |
salv-orlando | this is why I’m surprised that in your deployment interfaces go straight into br-int rather than in a qbr bridge | 12:06 |
*** alexpilotti has quit IRC | 12:07 | |
yiipi | anyone know how to resolve problem with dnsmasq-dhcp no address available on havana on debian 7 | 12:07 |
salv-orlando | yiipi: only thing I can say is that you need to ensure you’r erunning the latest update to havana. This might be cause by missed notifications from the server, and there were patches to address that. | 12:08 |
*** nplanel_ has joined #openstack-neutron | 12:08 | |
salv-orlando | For any other info you should post some logs/conf file (and you might want to use ask.openstack.org for that) | 12:08 |
*** trinaths has quit IRC | 12:08 | |
*** jgallard has joined #openstack-neutron | 12:09 | |
*** tomoe_ has joined #openstack-neutron | 12:09 | |
yiipi | salv-orlando: using these repos for debian : http://archive.gplhost.com/debian havana-backports main and http://archive.gplhost.com/debian havana main | 12:10 |
*** kashyapk has joined #openstack-neutron | 12:12 | |
salv-orlando | baribal: you are then running a vif driver capable of doing hybrid plugging, because that’s the default setting for icehouse. You should do a show port with admin credentials on any neutron port and verify that binding:profile attriubute has ovs_hybrid_plug set to True | 12:12 |
yiipi | when I set manual address to VM I can ping them and everything is OK on integration bridge I can see DHCPREQ and no DHCPREP . In syslog I getting "Jun 4 13:44:38 Neutron dnsmasq-dhcp[2086]: DHCPDISCOVER(tapdfd81399-5c) fa:16:3e:73:b2:79 no address available" | 12:12 |
*** jistr is now known as jistr|eng | 12:18 | |
*** ramishra has joined #openstack-neutron | 12:21 | |
*** alexpilotti has joined #openstack-neutron | 12:22 | |
*** radez_g0n3 is now known as radez | 12:23 | |
*** leseb has quit IRC | 12:23 | |
*** leseb has joined #openstack-neutron | 12:24 | |
*** dims_ has quit IRC | 12:29 | |
*** dims_ has joined #openstack-neutron | 12:29 | |
*** banix has joined #openstack-neutron | 12:31 | |
*** jecarey has quit IRC | 12:32 | |
baribal | salv-orlando: neutron port-show? | 12:33 |
baribal | or ovs-vsctl? | 12:33 |
*** yfauser has joined #openstack-neutron | 12:33 | |
*** yfauser has left #openstack-neutron | 12:34 | |
*** banix has quit IRC | 12:34 | |
baribal | salv-orlando: ovs_neutron ml2_bindings table contain http://pastebin.com/6UF0uDFP | 12:35 |
baribal | for some ports | 12:35 |
*** leseb has quit IRC | 12:35 | |
baribal | for some of them vif_details and profile are not set | 12:36 |
baribal | should I set it for all ports in this table likein pastbin above? | 12:36 |
baribal | in this case qbr/qvo/qvb created? | 12:37 |
*** gpizza has quit IRC | 12:38 | |
*** tomoe_ has quit IRC | 12:39 | |
*** tomoe_ has joined #openstack-neutron | 12:39 | |
*** leseb has joined #openstack-neutron | 12:42 | |
*** luqas has joined #openstack-neutron | 12:42 | |
*** xianghui has joined #openstack-neutron | 12:44 | |
openstackgerrit | enikanorov proposed a change to openstack/neutron: Improve vxlan type driver initialization performance https://review.openstack.org/97774 | 12:45 |
*** dave_tucker_zzz is now known as dave_tucker | 12:45 | |
*** ygbo has quit IRC | 12:45 | |
*** beagles is now known as beagles_brb | 12:49 | |
*** rotbeard has quit IRC | 12:50 | |
*** jecarey has joined #openstack-neutron | 12:56 | |
baribal | slav-orlando: https://bugs.launchpad.net/neutron/+bug/1297469 is this one related? | 12:57 |
*** kashyapk has quit IRC | 12:58 | |
*** kashyapk has joined #openstack-neutron | 12:59 | |
*** markmcclain has joined #openstack-neutron | 12:59 | |
*** markmcclain1 has joined #openstack-neutron | 13:00 | |
*** WackoRobie has joined #openstack-neutron | 13:00 | |
*** ygbo has joined #openstack-neutron | 13:00 | |
zzelle | mestery, hi | 13:00 |
mestery | zzelle: morning! | 13:01 |
*** HenryG has quit IRC | 13:02 | |
*** paraa has quit IRC | 13:03 | |
*** markmcclain has quit IRC | 13:03 | |
*** flaviof_zzz is now known as flaviof | 13:05 | |
*** kashyapk has quit IRC | 13:06 | |
*** ramishra has quit IRC | 13:07 | |
*** amarao has joined #openstack-neutron | 13:09 | |
*** ramishra has joined #openstack-neutron | 13:10 | |
*** jkary1 has joined #openstack-neutron | 13:10 | |
*** boris-42 has joined #openstack-neutron | 13:11 | |
boris-42 | markmcclain1 hey there | 13:11 |
markmcclain1 | boris-42: hi | 13:11 |
boris-42 | markmcclain1 how are you?) | 13:11 |
markmcclain1 | boris-42: I'm jetlagged but otherwise fine | 13:12 |
boris-42 | markmcclain1 lol me too=) just came back from us | 13:13 |
boris-42 | markmcclain1 great news for neutron we add rally-dsvm-neutron job | 13:13 |
markmcclain1 | yeah… the large jumps in time take a long time to recover | 13:13 |
markmcclain1 | that's awesome there is a job now | 13:13 |
boris-42 | markmcclain1 so we are able to add rally on every neutron patch | 13:13 |
boris-42 | markmcclain1 like we have in keystone/cinder/glance | 13:13 |
boris-42 | markmcclain1 I would like to explain why it can be useful in gates | 13:14 |
boris-42 | markmcclain1 take a look at results http://logs.openstack.org/73/97473/4/check/check-rally-dsvm-neutron-rally/91b538f/rally-plot/results.html.gz | 13:14 |
boris-42 | markmcclain1 select 2 benchmark (subnet one) | 13:14 |
* markmcclain1 looks | 13:14 | |
boris-42 | markmcclain1 so list subnets is raising quite straight depending on amount of fetching subnets | 13:15 |
*** gildub has quit IRC | 13:15 | |
*** shakamunyi has joined #openstack-neutron | 13:16 | |
markmcclain1 | mestery: ^^^ | 13:17 |
* mestery looks | 13:17 | |
*** julim has joined #openstack-neutron | 13:18 | |
*** Longgeek has quit IRC | 13:18 | |
mestery | That's some interesting data boris-42. | 13:18 |
markmcclain1 | boris-42: interesting my guess is we're probably fetching objects that we either a) fetching on sub calls or b) the query is returning too much data because the join relationship is wrong | 13:18 |
*** Longgeek has joined #openstack-neutron | 13:18 | |
boris-42 | markmcclain1 so lemme just show plain neutron calls | 13:18 |
markmcclain1 | boris-42: it is nice to have numbers | 13:18 |
markmcclain1 | thanks for benchmarking these items | 13:18 |
*** Longgeek has quit IRC | 13:19 | |
boris-42 | markmcclain1 we are just at the begging =) | 13:19 |
*** Longgeek has joined #openstack-neutron | 13:19 | |
*** Longgeek has quit IRC | 13:19 | |
boris-42 | markmcclain1 this is benchmark https://github.com/stackforge/rally/blob/master/rally/benchmark/scenarios/neutron/network.py#L41 | 13:19 |
*** Longgeek_ has joined #openstack-neutron | 13:19 | |
boris-42 | markmcclain1 these are helpers methods that we are calling https://github.com/stackforge/rally/blob/master/rally/benchmark/scenarios/neutron/utils.py#L50-L80 | 13:19 |
*** jistr|eng is now known as jistr | 13:20 | |
boris-42 | markmcclain1 self.clients(neutron) is plain initialized neutron client | 13:20 |
boris-42 | markmcclain1 so these commands should be quite familiar to you=) | 13:20 |
boris-42 | mestery yep there are | 13:20 |
markmcclain1 | boris-42: yes was just noticing | 13:20 |
boris-42 | markmcclain1 and you can run any benchmarks on every of your patches | 13:20 |
boris-42 | mestery ^ | 13:20 |
boris-42 | markmcclain1 mestery https://github.com/openstack/keystone/tree/master/rally-scenarios | 13:21 |
mestery | boris-42: That's actually quite cool! | 13:21 |
*** Longgeek_ has quit IRC | 13:21 | |
boris-42 | markmcclain1 mestery ^ that is sample in keystone | 13:21 |
boris-42 | in keystone.yaml they have benchmark that they are running | 13:21 |
boris-42 | markmcclain1 mestery btw we add support of plugins so you don't need to merge new scenario in rally to run them in neutron gates, you can keep rally benchmarks inside neutron source tree | 13:22 |
boris-42 | markmcclain1 mestery so guys if you would like to add this to neutron just ping me we will make patch in infra | 13:23 |
*** tomoe_ has quit IRC | 13:23 | |
*** Longgeek has joined #openstack-neutron | 13:24 | |
markmcclain1 | boris-42: will do… my guess is with the current backlog adding more jobs would not make many infra friends | 13:24 |
*** otherwiseguy has joined #openstack-neutron | 13:24 | |
mestery | boris-42: I'd also like to point people somewhere to interpret results as well. | 13:24 |
boris-42 | mestery ? | 13:25 |
mestery | boris-42: Sorry, my bad. I meant, if we add a job, the output you showed us, that will be in the output of the job right? | 13:26 |
boris-42 | mestery yep there will be job rally-dsvm-neutron-neutron | 13:26 |
*** radez is now known as radez_g0n3 | 13:26 | |
boris-42 | mestery and when you click it you'll get something like http://logs.openstack.org/73/97473/4/check/check-rally-dsvm-neutron-rally/91b538f/ | 13:27 |
boris-42 | mestery and in rally-plot you have this html | 13:27 |
mestery | boris-42: cool! | 13:27 |
armax | boris-42: this is seriously cool stuff | 13:27 |
boris-42 | mestery markmcclain1 btw if you would like to benchmark now | 13:27 |
armax | which openstack projects currently track rallies, besides keystone? | 13:27 |
*** shausy has quit IRC | 13:27 | |
boris-42 | armax glance/cinder | 13:27 |
armax | boris-42: what about nova? What’s the plan? | 13:28 |
boris-42 | armax it was blocked | 13:28 |
armax | boris-42: blocked how? | 13:28 |
boris-42 | armax it was issue of rally, we were not able to specify names of flavors and images | 13:28 |
armax | boris-42: ok | 13:28 |
boris-42 | armax just uuid, and they are always different | 13:28 |
boris-42 | armax but yesterday we merged patch that resolves this | 13:29 |
armax | boris-42: cool | 13:29 |
armax | so do you expect rally scenarios defined in each project’s tree or in the rally one? | 13:29 |
armax | boris-42: I am confused | 13:29 |
zzelle | mestery: morning too ! | 13:29 |
zzelle | mestery: it seems Opendaylight CI is broken | 13:29 |
boris-42 | armax so my thoughts are next | 13:29 |
mestery | zzelle: I noticed that as well, it's on my list of things to track down. :( | 13:30 |
boris-42 | armax I don't want to block any of projects to run custom thing | 13:30 |
*** alexpilotti has quit IRC | 13:30 | |
*** kbringard has joined #openstack-neutron | 13:30 | |
mestery | zzelle: I know the ODL admin gets in this morning, I'll ping them and have them look now. | 13:30 |
boris-42 | armax so there are plugins and you can write plugins in source tree of the project | 13:30 |
armax | boris-42: ic | 13:30 |
boris-42 | armax so you don't need to write unit tests / doc strings and wait unit we in rally merge it | 13:30 |
boris-42 | armax to run in gates | 13:30 |
armax | boris-42: makes sense | 13:30 |
boris-42 | armax but it will be better if all goods plugins will be moved to rally source tree | 13:31 |
*** markmcclain1 has quit IRC | 13:31 | |
armax | boris-42: the benefit of having scenarios in the same tree as the patch is that a committer can test its patch and the performance impact | 13:31 |
boris-42 | armax yep | 13:31 |
armax | without having a double hop to pull the rally’s patch | 13:31 |
boris-42 | armax yep if there is no such benchmark in rally, it can make it in the same patch in source tree of project | 13:32 |
boris-42 | armax and safe a lot of his time=) | 13:32 |
zzelle | mestery: could you also have a look to the discussion in https://review.openstack.org/#/c/91540/6/specs/juno/provider-network-partial-specs.rst ? | 13:32 |
mestery | zzelle: Yes, will look | 13:32 |
zzelle | mestery: there are lots of proposal and i have difficulties to find a good trade off | 13:33 |
armax | that’s quite neat, if we could get this integrated sooner rather than later that would be a huge benefit for addressing gate issues | 13:33 |
baribal | salv-orlando: any feedback on what I posted above? Thank you | 13:33 |
*** paraa has joined #openstack-neutron | 13:33 | |
boris-42 | armax as for me it's just small patch | 13:33 |
baribal | I can't ask on ask.openstack.org - it does not allow me to sign in :( | 13:34 |
boris-42 | armax https://review.openstack.org/#/c/90405/ | 13:34 |
boris-42 | armax 15 lines of code adds rally job to neutron | 13:34 |
armax | boris-42: I know, but as mark pointed out it’s a matter of makins sure openstack-infra can take it | 13:34 |
armax | boris-42: keep me in the loop, if there is anything I can do for you | 13:35 |
*** feleouet has joined #openstack-neutron | 13:38 | |
boris-42 | armax mestery so we can add job | 13:38 |
*** matrohon has joined #openstack-neutron | 13:38 | |
boris-42 | armax mestery and if you +1 I don't think that infra will be against | 13:38 |
armax | what’s the patch? | 13:38 |
*** gpizza has joined #openstack-neutron | 13:38 | |
*** dfarrell07 has joined #openstack-neutron | 13:39 | |
* mestery looks for the patch too | 13:40 | |
boris-42 | mestery armax one sec we will add it | 13:40 |
*** otherwiseguy has quit IRC | 13:41 | |
*** otherwiseguy has joined #openstack-neutron | 13:43 | |
mestery | salv-orlando: I saw your ping from last night, but I never had a chance to chase that one down regarding paramiko. | 13:43 |
mestery | salv-orlando: In one of the bug reports for this, the infra folks didn't think paramiko was the problem though. | 13:43 |
mestery | salv-orlando: Yesterday, by adding a 30 second timeout before the ping check in the basic op, I was able to get the test passing all the time locally, whereas before it was failing for me all the time (This was with OVS). | 13:44 |
mestery | salv-orlando: But then, late last night I removed the timeout and it started passing, so ... meh. :( | 13:44 |
mestery | armax: ^^^ | 13:45 |
*** dfarrell07 has quit IRC | 13:45 | |
*** jobewan has joined #openstack-neutron | 13:45 | |
otherwiseguy | zzelle: patch_port check looks good. thanks for all the reviews on the sanity-check stuff. | 13:46 |
otherwiseguy | mestery: thanks to you as well for all of the reviews | 13:46 |
armax | mestery: I only managed to reproduce it once out of many times on my local dev env | 13:46 |
zzelle | otherwiseguy: :) | 13:46 |
*** dfarrell07 has joined #openstack-neutron | 13:46 | |
*** ramishra has quit IRC | 13:47 | |
* otherwiseguy nervously waits hoping for another +2 on https://review.openstack.org/#/c/96525 | 13:47 | |
mestery | otherwiseguy: No problem, this is great work you did, and I'm happy zzelle added on to it with the "patch-port" patch. :) | 13:47 |
mestery | armax: :( | 13:47 |
*** ramishra has joined #openstack-neutron | 13:47 | |
mestery | armax: I'm giving it a go again this morning. | 13:47 |
armax | mestery: yeah me too | 13:48 |
otherwiseguy | mestery: yeah, it looked like adding tests was pretty straight forward. they're certainly easy to review. so hopefully that means the sanity-check stuff is laid out decently. | 13:48 |
*** kashyapk has joined #openstack-neutron | 13:49 | |
mestery | otherwiseguy: +1 | 13:49 |
matrohon | enikanorov : ping | 13:49 |
*** kashyapk has quit IRC | 13:50 | |
*** yamamoto has joined #openstack-neutron | 13:50 | |
*** kashyapk has joined #openstack-neutron | 13:50 | |
mestery | armax: I'm thinking this one is ready to merge: https://review.openstack.org/#/c/97028/ | 13:51 |
mestery | armax: It's the start of all the DVR work I believe, so good to get that one in today if possible. :) | 13:52 |
*** ramishra has quit IRC | 13:52 | |
mestery | armax: +2/+A to the first DVR patch! | 13:53 |
*** mwagner_lap has joined #openstack-neutron | 13:53 | |
matrohon | armax, mestery : I think this one should be merged quickly now, no? https://review.openstack.org/#/c/95165/ | 13:54 |
mestery | matrohon: +1, in fact, I gave +2 to that already :) | 13:54 |
*** tomoe_ has joined #openstack-neutron | 13:54 | |
matrohon | armax already gave a +1 too, waiting for the +2/+A :) | 13:55 |
*** jgrimm has joined #openstack-neutron | 13:56 | |
mestery | matrohon: I'll let armax review one more time and +2/+A this one. | 13:56 |
*** heyongli has joined #openstack-neutron | 13:56 | |
armax | mestery: on it | 13:57 |
armax | mestery: I am adding UT’s to the mother of all the dvr patches | 13:57 |
mestery | armax: :P | 13:57 |
armax | https://review.openstack.org/#/c/84223/ | 13:58 |
mestery | armax: Just +A the first one, the refactor. | 13:58 |
armax | mestery: I should be done soon | 13:58 |
mestery | armax: Nice! | 13:58 |
armax | mestery: there are still a few fixme’s | 13:58 |
mestery | armax: Thanks, this is nice work! | 13:58 |
armax | but I would need swami’s help to look into those | 13:58 |
mestery | armax: Looking forward to testing this out in my multi-node devstack setup. :) | 13:58 |
armax | anyhoo, back to the hacking... | 13:58 |
*** ilyashakhat has joined #openstack-neutron | 13:59 | |
mestery | armax: Can you eyeball matrohon's patch above one more time? | 13:59 |
armax | I am on it | 13:59 |
mestery | armax: Ah, ok, thanks. :) | 13:59 |
matrohon | armax : thanks | 13:59 |
armax | matrohon: do we have other patches in the gate that need higher priority? | 13:59 |
mestery | armax: The main one I am aware of is your's I just +A'd. :) | 14:00 |
armax | this is ready to go but I’d hate to be the one to cause a gate reset :) | 14:00 |
armax | ok cool | 14:00 |
*** ijw has joined #openstack-neutron | 14:00 | |
*** alagalah_ has joined #openstack-neutron | 14:00 | |
*** jprovazn has joined #openstack-neutron | 14:01 | |
armax | I’ll approve it, but the gate queue for neutron jobs is pretty long :( | 14:01 |
mestery | armax: Yes, it's HUGE in fact. :( | 14:02 |
mestery | armax: Maybe we're better waiting a bit? I don't know. | 14:02 |
armax | mestery: I’d be tempted to hold off, just based on the fact that matrohon’s patch does not affect functionality | 14:02 |
armax | it’s a cosmetic thing more than anything else | 14:03 |
matrohon | armax mestery : no problem, it's not prioritary | 14:03 |
mestery | armax: Agreed. | 14:03 |
mestery | armax: Maybe comment when you put a +2 to this effect, and we can merge it once the queue settles down. | 14:03 |
armax | I’ll +2 but not approve it, and I’ll add a comment | 14:03 |
armax | mestery: you read my mind | 14:03 |
*** alagalah has quit IRC | 14:04 | |
mestery | armax: Heh, great minds and all. :) | 14:04 |
armax | mestery: I suppose :P | 14:04 |
*** alagalah_ has quit IRC | 14:05 | |
*** markmcclain has joined #openstack-neutron | 14:09 | |
anteaya | if anyone sees sukhdev around can you ping me, I need to talk to him, thanks | 14:09 |
mestery | anteaya: Will do. | 14:10 |
*** trinaths has joined #openstack-neutron | 14:10 | |
anteaya | mestery: thanks | 14:11 |
anteaya | also looking for shivharis when he is around | 14:11 |
*** [1]trinaths has joined #openstack-neutron | 14:11 | |
anteaya | mestery: who maintains cisco openstack ci robot? | 14:12 |
mestery | anteaya: Dane Leblanc, though starting with HenryG (not here at the moment) would be a good starting point. | 14:13 |
*** trinaths has quit IRC | 14:14 | |
*** [1]trinaths is now known as trinaths | 14:14 | |
anteaya | mestery: great thanks | 14:15 |
anteaya | wow is my schedule out of sync with everyone else's today | 14:15 |
openstackgerrit | Christian Berendt proposed a change to openstack/python-neutronclient: added new column binary to the listing of agents https://review.openstack.org/90712 | 14:15 |
mestery | anteaya: I know the feeling ;) | 14:15 |
anteaya | heh | 14:16 |
anteaya | HenryG: when you are around, i have to come up with a standard naming format for the automated gerrit accounts, you saw the etherpad for it in the early stages | 14:17 |
anteaya | HenryG: so cisco-openstack-ci Cisco OpenStack CI Robot | 14:17 |
anteaya | so we have to get rid of the openstack part of the name and the robot bit | 14:17 |
anteaya | and methinks going with Cisco CI will just cause conflicts with other cisco ci accounts down the road, or currently | 14:18 |
anteaya | what does this account test? | 14:18 |
anteaya | something like cisco-{what this account tests}-ci | 14:18 |
openstackgerrit | enikanorov proposed a change to openstack/neutron: Improve vxlan type driver initialization performance https://review.openstack.org/97774 | 14:19 |
*** aburaschi has joined #openstack-neutron | 14:22 | |
openstackgerrit | Sergey Skripnick proposed a change to openstack/neutron: Add config for performance gate job https://review.openstack.org/97803 | 14:24 |
openstackgerrit | Christian Berendt proposed a change to openstack/python-neutronclient: removed usage of '... can be repeated.' https://review.openstack.org/90700 | 14:25 |
*** yamamoto has quit IRC | 14:25 | |
*** chalcedony has joined #openstack-neutron | 14:27 | |
*** Longgeek has quit IRC | 14:27 | |
boris-42 | mestery armax so here is the patch, if you would like to get it in you should +1 it | 14:27 |
openstackgerrit | Terry Wilson proposed a change to openstack/neutron: Remove run-time version checking for openvswitch features https://review.openstack.org/96525 | 14:28 |
boris-42 | https://review.openstack.org/#/c/97805/1 mestery armax | 14:28 |
*** beagles_brb is now known as beagles | 14:28 | |
*** heyongli has quit IRC | 14:29 | |
mestery | boris-42: Done, and thanks! | 14:30 |
boris-42 | mestery and there will be small patch in neutron | 14:30 |
*** coolsvap|afk is now known as coolsvap | 14:30 | |
otherwiseguy | mestery: zzelle: sorry, had to do another iteration of the patch. jlibosva found a bug (INVALID_OFPORT was defined as -1 instead of '-1'). | 14:30 |
anteaya | who maintains IBM Neutron Testing? | 14:30 |
boris-42 | mestery that adds directory which will contains what benchmarks to run and plugins | 14:30 |
anteaya | is that the only IBM account that tests in neutron? | 14:31 |
mestery | anteaya: banix maintains that. | 14:31 |
anteaya | mestery: thanks | 14:31 |
anteaya | hey banix | 14:31 |
openstackgerrit | fumihiko kakuma proposed a change to openstack/neutron: OFAgent: Share codes of l2-population in OVS agent https://review.openstack.org/87440 | 14:32 |
openstackgerrit | Liping Mao proposed a change to openstack/neutron: Allowed address pair rule error when VM without fixed_ip https://review.openstack.org/97516 | 14:32 |
*** kashyapk has quit IRC | 14:32 | |
armax | thanks boris-42: will have a look | 14:33 |
*** leseb has quit IRC | 14:33 | |
*** simon-AS559 has quit IRC | 14:34 | |
*** yamamoto has joined #openstack-neutron | 14:36 | |
trinaths | mestery: its in Zuul pipeline with a job running with jenkins. Let the job complete this will be triggered. Today we many reruns and more commits in pipeline. | 14:36 |
mestery | trinaths: got it | 14:37 |
*** doude has quit IRC | 14:39 | |
*** jprovazn is now known as jprovazn_afk | 14:40 | |
*** rwsu has joined #openstack-neutron | 14:40 | |
*** hoangdo has joined #openstack-neutron | 14:41 | |
*** TrevorV has joined #openstack-neutron | 14:41 | |
hoangdo | hello | 14:41 |
*** rolledback has joined #openstack-neutron | 14:42 | |
boris-42 | mestery this is neutron patch (but it should wait infra patch) https://review.openstack.org/#/c/97803/ | 14:43 |
openstackgerrit | Cedric Brandily proposed a change to openstack/neutron: Allow neutron-sanity-check to check OVS patch port support https://review.openstack.org/97766 | 14:43 |
boris-42 | mestery and as well I would like to have a sample of plugin | 14:43 |
hoangdo | I'm implementing a plugin for ceilometer. I have an agent running inside the VMs, and it need to send polling data to ceilometer api. Is there anyway to communicate between VMs and OpenStack control network. | 14:43 |
*** thedodd has joined #openstack-neutron | 14:44 | |
*** markmcclain has quit IRC | 14:45 | |
*** trad511 has joined #openstack-neutron | 14:45 | |
openstackgerrit | Sergey Skripnick proposed a change to openstack/neutron: Add config for performance gate job https://review.openstack.org/97803 | 14:46 |
*** simon-AS559 has joined #openstack-neutron | 14:46 | |
openstackgerrit | enikanorov proposed a change to openstack/neutron: Improve vxlan type driver initialization performance https://review.openstack.org/97774 | 14:46 |
*** mlavalle has joined #openstack-neutron | 14:47 | |
*** matsuhashi has quit IRC | 14:49 | |
*** jpich has quit IRC | 14:50 | |
*** sballe has joined #openstack-neutron | 14:50 | |
*** simon-AS5591 has joined #openstack-neutron | 14:50 | |
*** mlavalle has quit IRC | 14:51 | |
*** sballe_ has joined #openstack-neutron | 14:52 | |
*** simon-AS559 has quit IRC | 14:53 | |
*** rmcall has joined #openstack-neutron | 14:53 | |
*** a_le has joined #openstack-neutron | 14:54 | |
*** sballe has quit IRC | 14:56 | |
*** sballe__ has joined #openstack-neutron | 14:57 | |
*** jpich has joined #openstack-neutron | 14:57 | |
*** alagalah has joined #openstack-neutron | 14:57 | |
*** ramishra has joined #openstack-neutron | 14:58 | |
*** vthapar has joined #openstack-neutron | 14:58 | |
*** yamamoto has quit IRC | 14:59 | |
*** yamamoto has joined #openstack-neutron | 15:00 | |
*** sballe_ has quit IRC | 15:00 | |
*** simon-AS5591 has quit IRC | 15:01 | |
*** carl_baldwin has joined #openstack-neutron | 15:01 | |
*** german_ has joined #openstack-neutron | 15:02 | |
*** jecarey has quit IRC | 15:02 | |
*** jecarey has joined #openstack-neutron | 15:02 | |
trinaths | mestery: its done now. Can you check gerrit review once. | 15:03 |
*** ramishra has quit IRC | 15:03 | |
trinaths | mestery: today we have a heavy load of commits to test with ci. | 15:03 |
*** sbfox has joined #openstack-neutron | 15:03 | |
*** mlavalle has joined #openstack-neutron | 15:04 | |
*** leseb has joined #openstack-neutron | 15:04 | |
*** nplanel_ has quit IRC | 15:06 | |
*** sballe__ has quit IRC | 15:06 | |
*** pcarver has quit IRC | 15:08 | |
*** nplanel has quit IRC | 15:09 | |
*** blogan has joined #openstack-neutron | 15:11 | |
*** rkukura has quit IRC | 15:12 | |
*** simon-AS559 has joined #openstack-neutron | 15:12 | |
*** radez_g0n3 is now known as radez | 15:13 | |
*** coolsvap is now known as coolsvap|afk | 15:14 | |
*** rmcall has quit IRC | 15:14 | |
openstackgerrit | enikanorov proposed a change to openstack/neutron: Improve vxlan type driver initialization performance https://review.openstack.org/97774 | 15:14 |
*** Infitialis has quit IRC | 15:14 | |
*** HenryG has joined #openstack-neutron | 15:15 | |
*** pcarver has joined #openstack-neutron | 15:20 | |
*** alagalah has quit IRC | 15:21 | |
*** alagalah has joined #openstack-neutron | 15:22 | |
*** nati_ueno has joined #openstack-neutron | 15:23 | |
*** rkukura has joined #openstack-neutron | 15:23 | |
*** rkukura has quit IRC | 15:24 | |
*** sbfox has quit IRC | 15:26 | |
*** coolsvap|afk is now known as coolsvap | 15:28 | |
*** rkukura has joined #openstack-neutron | 15:30 | |
*** nplanel has joined #openstack-neutron | 15:30 | |
*** ygbo has quit IRC | 15:31 | |
*** nplanel has quit IRC | 15:35 | |
*** bashok has quit IRC | 15:37 | |
openstackgerrit | Arvind Somya proposed a change to openstack/neutron: Cisco APIC Layer 3 Service plugin https://review.openstack.org/96187 | 15:37 |
*** nplanel has joined #openstack-neutron | 15:38 | |
*** BillTheKat has joined #openstack-neutron | 15:39 | |
trinaths | Reviewers, can I have your time for review of my change at https://review.openstack.org/78092. Kindly consider this change for your review. | 15:39 |
mestery | trinaths: We will review this, but given the state of the queue, we won't be +A'ing at this time. | 15:41 |
mestery | The queue is backed up. :) | 15:41 |
*** markmcclain has joined #openstack-neutron | 15:42 | |
*** dims_ has quit IRC | 15:42 | |
*** xianghui has quit IRC | 15:42 | |
trinaths | mestery: oh! my change cannot go with J-1 ? | 15:43 |
*** yamahata has quit IRC | 15:43 | |
*** baoli has quit IRC | 15:43 | |
*** shivharis has joined #openstack-neutron | 15:43 | |
trinaths | mestery: I'm working on this from Nov 2013 for Icehouse and now for Juno-1. | 15:44 |
*** jgallard has quit IRC | 15:45 | |
*** ygbo has joined #openstack-neutron | 15:45 | |
anteaya | shivharis: let me know when you have a moment please | 15:45 |
shivharis | anteaya: i have 5 mins, please say.. | 15:46 |
anteaya | has anyone heard of the opencontrail ci account | 15:46 |
mestery | trinaths: I didn't say that, we'll see how the queue looks, but right now I'm trying to prioritize changes since the queue is so deep. | 15:46 |
anteaya | shivharis: we are reformating names for ci accounts | 15:46 |
anteaya | shivharis: to standardize them | 15:46 |
*** Sukhdev has joined #openstack-neutron | 15:46 | |
anteaya | brocade has 3 accounts | 15:46 |
shivharis | anteaya: that is good... | 15:46 |
trinaths | :( | 15:46 |
anteaya | you are in charge of brocade_jenkins Brocade Tempest | 15:47 |
anteaya | shivharis: you can't use jenkins or tempest in the name | 15:47 |
anteaya | what does the account test? | 15:47 |
anteaya | and we have to have ci in there | 15:47 |
anteaya | so brocade-something-ci | 15:47 |
anteaya | what should the something be? | 15:47 |
shivharis | ok, i have no prob in changing the names | 15:48 |
anteaya | shivharis: great, what should we change it to? | 15:48 |
*** banix has joined #openstack-neutron | 15:48 | |
anteaya | we have brocade adx ci, brocade oss ci and yours | 15:48 |
*** WackoRob_ has joined #openstack-neutron | 15:48 | |
*** tomoe__ has joined #openstack-neutron | 15:48 | |
shivharis | i will need brocade-ml2-ci and brocade-vdx-ci | 15:48 |
trinaths | mestery: okay.. I understand the load reviewers have. since, I need number of reviews happening. Kindly consider my change in your priority list. thanking you. | 15:48 |
anteaya | shivharis: which is your system | 15:49 |
trinaths | mestery: need => see* | 15:49 |
anteaya | brocade_jenkins Brocade Tempest | 15:49 |
*** tomoe_ has quit IRC | 15:49 | |
anteaya | shivharis: which one is that? | 15:49 |
anteaya | ml2 or vdx? | 15:49 |
shivharis | both are mine | 15:49 |
banix | matrohon: Hi Mathieu; Are you around? | 15:49 |
*** ihrachyshka_ has joined #openstack-neutron | 15:49 | |
shivharis | brocade_jenkins in vdx | 15:49 |
anteaya | shivharis: come here: https://etherpad.openstack.org/p/automated-gerrit-account-naming-format | 15:50 |
anteaya | line 94, shivharis | 15:50 |
anteaya | shivharis: are the suggested changes I made on line 94 accurate? | 15:51 |
shivharis | anteaya: yes | 15:51 |
*** jistr has quit IRC | 15:51 | |
anteaya | great | 15:51 |
shivharis | anteaya: line 94 ok | 15:51 |
anteaya | thank you | 15:51 |
*** ihrachyshka has quit IRC | 15:52 | |
anteaya | so you will need to request a new account for brocade-ml2-ci | 15:52 |
anteaya | shivharis: the same way you requested the others | 15:52 |
*** sbfox has joined #openstack-neutron | 15:52 | |
shivharis | anteaya: thx. got to make meeting agenda changes before meeting in 7 mins..ttyl | 15:52 |
anteaya | Sukhdev: will arista ever have more than one ci account? | 15:52 |
anteaya | shivharis: thank | 15:52 |
*** WackoRob_ has quit IRC | 15:52 | |
anteaya | s | 15:53 |
*** WackoRobie has quit IRC | 15:53 | |
shivharis | anteaya: ok will do.. will you be around in 1 hour... | 15:53 |
Sukhdev | anteaya: I do not believe so | 15:53 |
anteaya | Sukhdev: okay I will need to suggest that we change Arista Testing to Arista CI then | 15:53 |
matrohon | banix : hi | 15:53 |
anteaya | this is for reformating ci names to a standard | 15:53 |
anteaya | Sukhdev: when it affects you, I will let you know | 15:54 |
Sukhdev | anteaya: Oh I see… | 15:54 |
banix | matrohon: hi; wondering if you will be joing the ml2 meeting starting in 6 minutes | 15:54 |
Sukhdev | anteaya: in that case, may be I should create a new account and then get rid of the old one - | 15:54 |
*** _cjones_ has joined #openstack-neutron | 15:55 | |
anteaya | Sukhdev: no, no no | 15:55 |
anteaya | Sukhdev: no you shouldn't | 15:55 |
anteaya | please don't create new accounts, let me do my job | 15:55 |
anteaya | banix: are you in charge of cisco-openstack-ci Cisco OpenStack CI Robot | 15:55 |
*** ihrachyshka_ has quit IRC | 15:55 | |
Sukhdev | anteaya: is it a matter of changing the message that I print - or is it tied to the account name? | 15:55 |
banix | anteaya: no I am not | 15:55 |
anteaya | banix: any idea who is? | 15:56 |
anteaya | Sukhdev: it is infra internal changes | 15:56 |
banix | anteaya: unfortunately no | 15:56 |
HenryG | anteaya: I can get in touch with the right people | 15:56 |
anteaya | Sukhdev: https://etherpad.openstack.org/p/automated-gerrit-account-naming-format | 15:56 |
anteaya | HenryG: thanks | 15:56 |
Sukhdev | anteaya: Oh cool - I will take it on the infra channel - | 15:56 |
anteaya | banix: are you in charge of a gerrit automated account? | 15:56 |
Sukhdev | HenryG: I was typing your name - and you spoke :-):-) | 15:57 |
anteaya | Sukhdev: no, please don't | 15:57 |
anteaya | Sukhdev: please talk to me | 15:57 |
anteaya | Sukhdev: I am doing this | 15:57 |
banix | anteaya: yes for ibm sdn-ve | 15:57 |
Sukhdev | anteaya: cool - I will ping you later - after my ML2 meeting | 15:57 |
*** jorgem has joined #openstack-neutron | 15:57 | |
*** rcurran has joined #openstack-neutron | 15:57 | |
anteaya | banix: which one is ibm sdn-ve? | 15:57 |
anteaya | banix: is this you? ibmsdnve IBM Neutron Testing | 15:58 |
banix | anteaya: the neutron plugin for IBM SDN-VE controller. Does that answer your question? | 15:58 |
banix | banix: yes | 15:58 |
anteaya | oh okay great, I got you confused | 15:58 |
banix | anteaya: yes | 15:58 |
anteaya | so we have to go with IBM-something-CI | 15:58 |
*** klindgren_ has left #openstack-neutron | 15:58 | |
anteaya | you want IBM SDN-VE CI? | 15:59 |
*** ramishra has joined #openstack-neutron | 15:59 | |
*** nati_ueno has quit IRC | 15:59 | |
banix | anteaya: Sure | 15:59 |
banix | anteaya: IBM Neutron CI wil be ok? | 16:00 |
anteaya | no | 16:00 |
anteaya | we need something more specific to what you are testing | 16:00 |
otherwiseguy | mestery: bah to ssh timeout errors in jenkins. you haven't fixed those yet? :p heh | 16:00 |
banix | anteaya: ok; what you suggested is fine with us | 16:00 |
anteaya | unless you are and will evermore shall be the only IBM account testing in neutron | 16:00 |
anteaya | okay thank you | 16:01 |
*** pcm___ has joined #openstack-neutron | 16:01 | |
*** a_le has quit IRC | 16:01 | |
anteaya | mestery: OpenDaylight Jenkins will have to become OpenDaylight CI | 16:01 |
*** asadoughi is now known as Swami | 16:02 | |
*** Swami is now known as asdoughi | 16:02 | |
*** asdoughi is now known as asadoughi | 16:02 | |
*** ramishra has quit IRC | 16:04 | |
*** markmcclain has quit IRC | 16:04 | |
*** a_le has joined #openstack-neutron | 16:06 | |
*** WackoRobie has joined #openstack-neutron | 16:06 | |
*** spandhe has joined #openstack-neutron | 16:06 | |
*** afazekas has quit IRC | 16:07 | |
*** scheuran has quit IRC | 16:08 | |
anteaya | anyone know who maintains the radware account? radware3rdpartytesting Radware 3rd Party Testing | 16:09 |
*** devvesa has quit IRC | 16:10 | |
*** ramishra has joined #openstack-neutron | 16:12 | |
*** crc32 has joined #openstack-neutron | 16:14 | |
mestery | anteaya: Understood. | 16:15 |
*** manishg has joined #openstack-neutron | 16:16 | |
anteaya | mestery: thanks | 16:16 |
anteaya | salv-orlando: hey so while I love vmwareminesweeper VMware Mine Sweeper | 16:16 |
anteaya | it doesn't fit the format | 16:16 |
anteaya | vmware-something-ci is what we have to aim for | 16:17 |
anteaya | salv-orlando: any suggestions? | 16:17 |
salv-orlando | anteaya: works for me. | 16:17 |
salv-orlando | vmware-nsx-ci | 16:17 |
anteaya | ha ha ha | 16:17 |
anteaya | so it shall be, thanks | 16:17 |
*** otherwiseguy has quit IRC | 16:17 | |
anteaya | anyone know anything about wherenowjenkins Wherenow.org Jenkins CI | 16:19 |
*** dfarrell07 has quit IRC | 16:19 | |
*** jlibosva has quit IRC | 16:19 | |
salv-orlando | anteaya: np, do I have to do anything or you guys at openstack-infra will take care of that ? | 16:20 |
salv-orlando | I mean for changing the name of the ci bot | 16:20 |
anteaya | first infra has to agree | 16:21 |
anteaya | then we have to create a process and timeline | 16:21 |
anteaya | making announcements to the ml will be part of the timeline | 16:21 |
anteaya | then we have to co-ordinate changes | 16:21 |
anteaya | once a date and time has been selected and announced, the gerrit db will change so the credentials for signing in will need to change on your end | 16:22 |
*** kickinz1 has quit IRC | 16:22 | |
anteaya | we will let you know in advance when that time will be | 16:22 |
anteaya | salv-orlando: sound fair? | 16:22 |
salv-orlando | sounds fair to me | 16:23 |
anteaya | great thanks | 16:23 |
*** Youcef has joined #openstack-neutron | 16:23 | |
*** ramishra has quit IRC | 16:23 | |
*** moha_hunt has quit IRC | 16:24 | |
*** ramishra has joined #openstack-neutron | 16:24 | |
*** simon-AS559 has quit IRC | 16:24 | |
*** ramishra has quit IRC | 16:27 | |
*** ramishra has joined #openstack-neutron | 16:27 | |
*** ramishra has quit IRC | 16:27 | |
*** jpich has quit IRC | 16:28 | |
*** otherwiseguy has joined #openstack-neutron | 16:32 | |
*** nplanel has quit IRC | 16:32 | |
anteaya | I'm looking for the maintainer of nicirabot | 16:33 |
openstackgerrit | Rossella Sblendido proposed a change to openstack/neutron: Return no active network if the agent has not been learnt yet https://review.openstack.org/93290 | 16:33 |
*** ramishra has joined #openstack-neutron | 16:34 | |
*** kashyapk has joined #openstack-neutron | 16:36 | |
*** dims_ has joined #openstack-neutron | 16:38 | |
openstackgerrit | James Carey proposed a change to openstack/neutron-specs: Add support for DB2 as a backend database https://review.openstack.org/97851 | 16:38 |
*** nplanel has joined #openstack-neutron | 16:40 | |
*** kashyapk has quit IRC | 16:41 | |
*** tomoe__ has quit IRC | 16:42 | |
*** dims_ has quit IRC | 16:43 | |
*** baoli has joined #openstack-neutron | 16:44 | |
*** ijw has quit IRC | 16:49 | |
*** ijw has joined #openstack-neutron | 16:49 | |
*** kickinz1 has joined #openstack-neutron | 16:49 | |
*** ramishra has quit IRC | 16:50 | |
*** harmw_ is now known as harmw | 16:50 | |
*** kickinz1 has quit IRC | 16:50 | |
*** pcm___ has quit IRC | 16:52 | |
*** luqas has quit IRC | 16:54 | |
*** spandhe has quit IRC | 16:54 | |
*** spandhe has joined #openstack-neutron | 16:56 | |
*** WackoRobie has quit IRC | 16:57 | |
*** doude has joined #openstack-neutron | 16:57 | |
*** WackoRobie has joined #openstack-neutron | 16:58 | |
*** arnaud has joined #openstack-neutron | 16:58 | |
*** networkstatic has joined #openstack-neutron | 16:58 | |
*** doude has quit IRC | 16:59 | |
*** amarao has quit IRC | 16:59 | |
*** ijw has quit IRC | 17:01 | |
*** WackoRobie has quit IRC | 17:02 | |
*** yfauser has joined #openstack-neutron | 17:04 | |
*** yfauser has left #openstack-neutron | 17:04 | |
*** nlahouti has joined #openstack-neutron | 17:05 | |
*** VijayB_ has joined #openstack-neutron | 17:05 | |
*** yfauser1 has joined #openstack-neutron | 17:07 | |
*** rolledback has quit IRC | 17:08 | |
*** nlahouti has quit IRC | 17:10 | |
*** nlahouti has joined #openstack-neutron | 17:10 | |
*** yfauser1 has left #openstack-neutron | 17:11 | |
*** shakamunyi has quit IRC | 17:13 | |
openstackgerrit | Pierre Rognant proposed a change to openstack/neutron: Add an option to turn off DF for GRE and VXLAN tunnels https://review.openstack.org/75281 | 17:15 |
*** suresh12 has joined #openstack-neutron | 17:15 | |
*** kevinbenton_ has joined #openstack-neutron | 17:15 | |
*** dfarrell07 has joined #openstack-neutron | 17:16 | |
*** WackoRobie has joined #openstack-neutron | 17:16 | |
*** VijayB_ has quit IRC | 17:16 | |
*** VijayB has joined #openstack-neutron | 17:17 | |
*** safchain has quit IRC | 17:17 | |
*** suresh12 has quit IRC | 17:20 | |
*** dims_ has joined #openstack-neutron | 17:20 | |
*** VijayB has quit IRC | 17:21 | |
*** dims_ has quit IRC | 17:23 | |
*** dims_ has joined #openstack-neutron | 17:23 | |
*** leseb has quit IRC | 17:24 | |
openstackgerrit | A change was merged to openstack/neutron: Add 'secret' property for 'connection' option https://review.openstack.org/93571 | 17:27 |
*** sbfox has quit IRC | 17:27 | |
*** Sukhdev has quit IRC | 17:28 | |
*** dgollub has quit IRC | 17:28 | |
shivharis | mestery: ping | 17:29 |
*** suresh12 has joined #openstack-neutron | 17:29 | |
mestery | shivharis: pong | 17:29 |
*** simon-AS559 has joined #openstack-neutron | 17:30 | |
shivharis | mestery: got you added to "neutron bugs" team as admin, sorry did not ask you :-) | 17:30 |
*** ijw has joined #openstack-neutron | 17:30 | |
shivharis | mestery: can you now add me to that team as regular member? | 17:30 |
*** sbfox has joined #openstack-neutron | 17:30 | |
*** simon-AS5591 has joined #openstack-neutron | 17:31 | |
shivharis | ptl is added by default as admin. | 17:31 |
*** sbfox has quit IRC | 17:31 | |
mestery | shivharis: I will do that, running Adv. Svcs. meeting in #openstack-meeting-3 now, will do it after that. | 17:32 |
shivharis | np, thx | 17:32 |
*** trinaths has left #openstack-neutron | 17:33 | |
*** jp_at_hp has quit IRC | 17:33 | |
*** leseb has joined #openstack-neutron | 17:33 | |
*** nati_ueno has joined #openstack-neutron | 17:34 | |
*** simon-AS559 has quit IRC | 17:34 | |
*** xmltok_ has joined #openstack-neutron | 17:36 | |
*** mlavalle has quit IRC | 17:37 | |
*** yamamoto has quit IRC | 17:37 | |
*** simon-AS559 has joined #openstack-neutron | 17:38 | |
*** harlowja_away is now known as harlowja | 17:39 | |
*** sbfox has joined #openstack-neutron | 17:40 | |
*** simon-AS5591 has quit IRC | 17:41 | |
*** rcurran has quit IRC | 17:43 | |
*** VijayB has joined #openstack-neutron | 17:45 | |
*** mandeep has joined #openstack-neutron | 17:47 | |
kbringard | anyone running virtio/vhost_net on Ubuntu 12.04? | 17:48 |
*** zzelle has quit IRC | 17:49 | |
*** leenheer has joined #openstack-neutron | 17:51 | |
*** sbfox has quit IRC | 17:52 | |
*** jkary1 has quit IRC | 17:53 | |
*** jkary1 has joined #openstack-neutron | 17:53 | |
*** Sukhdev has joined #openstack-neutron | 17:54 | |
*** jistr has joined #openstack-neutron | 17:55 | |
*** simon-AS559 has quit IRC | 17:57 | |
busterswt | kbringard: yes | 18:00 |
*** leseb has quit IRC | 18:01 | |
kbringard | are you seeing your network getting limited by the vhost-$pid process pegging at 100% on your compute node? | 18:01 |
kbringard | I'm running virtio on a 10Gbit network, I get the full 10Gbit physical to physical, but VM to Logical router only gets about 3Gbit, and I see the vhost-$pid process peg | 18:02 |
kbringard | when I run a VM to VM test, it only gets to about 500Mbit | 18:02 |
kbringard | and I see the same vhost-$pid pegging on both compute nodes | 18:02 |
carl_baldwin | devvesa: ping | 18:02 |
kbringard | busterswt: much like this: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=668594 and this: https://www.mail-archive.com/kvm@vger.kernel.org/msg100979.html | 18:04 |
busterswt | can't say i've seen that. I have seen poor performance between VMs with OVS that we resolved with a newer kernel, but it was due to this: https://bugs.launchpad.net/nova-project/+bug/1223267 | 18:04 |
kbringard | wondering if anyone else is seeing that | 18:04 |
kbringard | ah yes, I remember this bug | 18:04 |
kbringard | pretty sure I marked that it affected me quite some time ago :-D | 18:05 |
kbringard | busterswt: so you upgraded the kernel on your hypervisors? | 18:06 |
*** amcrn has joined #openstack-neutron | 18:06 | |
busterswt | yes. we were on < 3.2.0-60 on many of them, and 61 helped quite a bit. 3.8 and 3.11 were even better, though i can't recall the minor version where the bug was fixed | 18:07 |
*** sbfox has joined #openstack-neutron | 18:07 | |
kbringard | and you made sure the offloading was on? | 18:08 |
*** shakayumi has joined #openstack-neutron | 18:08 | |
*** shakayumi has quit IRC | 18:08 | |
*** shakayumi has joined #openstack-neutron | 18:09 | |
*** shakayumi has quit IRC | 18:09 | |
kbringard | looks like there's a 3.11 built for precise, can't hurt to give it a try | 18:10 |
busterswt | kbringard: pretty sure, yes. it's been a while | 18:10 |
kbringard | cool, thanks for the direction | 18:10 |
busterswt | here's another thread: https://lists.launchpad.net/kernel-packages/msg54073.html | 18:10 |
*** jprovazn_afk has quit IRC | 18:11 | |
*** Dagorel has joined #openstack-neutron | 18:15 | |
*** Dagorel has quit IRC | 18:16 | |
*** yfried has joined #openstack-neutron | 18:16 | |
*** Hithgor has joined #openstack-neutron | 18:17 | |
*** spandhe has quit IRC | 18:17 | |
*** shakayumi has joined #openstack-neutron | 18:18 | |
*** simon-AS559 has joined #openstack-neutron | 18:20 | |
*** a_le has quit IRC | 18:21 | |
*** simon-AS5591 has joined #openstack-neutron | 18:22 | |
openstackgerrit | Nachi Ueno proposed a change to openstack/neutron-specs: Action support for security group rule https://review.openstack.org/93112 | 18:22 |
*** a_le has joined #openstack-neutron | 18:22 | |
*** zzelle has joined #openstack-neutron | 18:22 | |
anteaya | shivharis: can you find out who this person is and be sure they don't send test messages to the ml anymore: ramk@Brocade.com | 18:23 |
*** nati_uen_ has joined #openstack-neutron | 18:23 | |
*** leenheer has quit IRC | 18:24 | |
*** simon-AS559 has quit IRC | 18:24 | |
anteaya | mestery: do you have the link for the novaparity meetup? | 18:25 |
openstackgerrit | Nachi Ueno proposed a change to openstack/neutron-specs: Extension for Network Security Group https://review.openstack.org/93505 | 18:26 |
anteaya | mestery: the topic of meetups is being discussed internally for monty's team and we want to ensure we have adequate coverage | 18:26 |
mestery | nati_uen_: https://etherpad.openstack.org/p/neutron-juno-mid-cycle-meeting | 18:26 |
mestery | anteaya: https://etherpad.openstack.org/p/neutron-juno-mid-cycle-meeting | 18:26 |
*** nati_ueno has quit IRC | 18:26 | |
*** kickinz1 has joined #openstack-neutron | 18:26 | |
mestery | sorry, not nati_uen_ :) | 18:26 |
nati_uen_ | mestery: hi | 18:26 |
nati_uen_ | kk | 18:26 |
mestery | nati_uen_: Sorry, wrong paste ;) | 18:26 |
nati_uen_ | np | 18:27 |
anteaya | mestery: thanks | 18:28 |
mestery | anteaya: Sure, anytime! | 18:28 |
anteaya | mestery: how are you for qa/infra coverage? | 18:28 |
*** spandhe has joined #openstack-neutron | 18:29 | |
*** mandeep has quit IRC | 18:29 | |
anteaya | a little thin | 18:29 |
*** sbfox has quit IRC | 18:29 | |
*** dave_tucker is now known as dave_tucker_zzz | 18:29 | |
kbringard | busterswt: so I upgraded to kernel 3.13 and made sure gso, gro and tso were on for all the interfaces related to both the VM's port(s) and the logical router's ports and there's no improvement | 18:30 |
mestery | anteaya: Yes, a little thin I agree. | 18:30 |
kbringard | so that doesn't seem to be my issue :-/ | 18:30 |
mestery | anteaya: I know the infra/QA meetup is in germany the next weke, which makes it challenging | 18:30 |
*** rolledback has joined #openstack-neutron | 18:30 | |
anteaya | yes | 18:30 |
anteaya | this is why I ask before I book my flights | 18:31 |
mestery | There's also an LBaaS the week after next. | 18:31 |
mestery | :) | 18:31 |
anteaya | yeah, I know that | 18:31 |
anteaya | I might be a bit of help for the parity one | 18:31 |
mestery | Cool! | 18:31 |
anteaya | I will be next to useless on the LBaaS one | 18:31 |
anteaya | keyword might | 18:31 |
*** leseb has joined #openstack-neutron | 18:31 | |
anteaya | qa would be better | 18:31 |
mestery | :) | 18:32 |
anteaya | let me see if I can scare up some support from sdague or mtreinish | 18:32 |
openstackgerrit | Ronak Shah proposed a change to openstack/neutron: Floatingip extension support for nuage plugin https://review.openstack.org/96314 | 18:33 |
*** leseb has quit IRC | 18:33 | |
*** leseb has joined #openstack-neutron | 18:33 | |
*** BillTheKat has quit IRC | 18:36 | |
nati_uen_ | mestery: how do you think dhcp fix? https://review.openstack.org/#/c/96474/5 | 18:36 |
mestery | nati_uen_: I'd like Brian Haley's comments addressed, otherwise it's good. | 18:37 |
*** leseb has quit IRC | 18:38 | |
nati_uen_ | mestery: I think we can't breakline in exisiting format, right? | 18:39 |
nati_uen_ | mestery: so we can't write this with pep8 safe way | 18:39 |
mestery | The UT changes are inconsistent in a few places. | 18:39 |
nati_uen_ | so he breaks like in L757 in new code | 18:39 |
mestery | nati_uen_: Look at line 780 for comments | 18:39 |
nati_uen_ | s/like/line | 18:39 |
nati_uen_ | yes. but change ins't needed here | 18:40 |
mestery | OK, I got it I think. | 18:40 |
nati_uen_ | so your intension is to fix all style in this ut? | 18:41 |
mestery | Nope, now I see the issue, thanks for pointing it out! | 18:41 |
mestery | I will remove my -1 now. | 18:41 |
nati_uen_ | Sure! :) | 18:41 |
nati_uen_ | Thanks TL | 18:41 |
mestery | np | 18:42 |
busterswt | kbringard: what does performance look like between VMs on the same host or between hosts (same network)? | 18:43 |
*** yfauser has joined #openstack-neutron | 18:44 | |
*** yfauser has left #openstack-neutron | 18:44 | |
kbringard | one moment | 18:46 |
*** leenheer has joined #openstack-neutron | 18:47 | |
*** SridharG has joined #openstack-neutron | 18:48 | |
*** ranger81 has joined #openstack-neutron | 18:51 | |
kbringard | busterswt: hmmm, well that's interesting… the vhost processes still peg, but I'm getting nearly 16Gbit between them | 18:51 |
ranger81 | Can someone point me to all the APIs for service insertion and chaining in Icehouse | 18:51 |
*** arnaud has quit IRC | 18:51 | |
busterswt | kbringard: that's two instances on the same host i assume? | 18:52 |
kbringard | correct | 18:52 |
kbringard | which would imply vhost isn't necessarily the issue | 18:52 |
*** rolledback has quit IRC | 18:53 | |
busterswt | kbringard: what are you using to test? and what type of tenant networks are these? vxlan, gre, vlan? | 18:53 |
kbringard | VLAN tenant networks, just using iperf | 18:53 |
kbringard | on havana | 18:53 |
*** vthapar has quit IRC | 18:54 | |
*** rolledback has joined #openstack-neutron | 18:54 | |
*** Hithgor has left #openstack-neutron | 18:54 | |
busterswt | kbringard: cool. so the router is vlan on both sides then? what does performance look like from vm to vm on different hosts, same network? | 18:54 |
*** mlavalle has joined #openstack-neutron | 18:54 | |
kbringard | about 500Mbit | 18:55 |
kbringard | 500-700 | 18:55 |
kbringard | so it definitely seems to be something to do with hitting the physical network | 18:55 |
*** jistr has quit IRC | 18:55 | |
busterswt | kbringard: and the version of OVS? | 18:56 |
kbringard | 1.10 | 18:56 |
kbringard | 1.10.2 to be exact | 18:56 |
kbringard | I've not tried ovs2 on the compute nodes, but I have tried it on the router nodes | 18:57 |
*** _cjones_ has quit IRC | 19:00 | |
*** _cjones_ has joined #openstack-neutron | 19:01 | |
busterswt | kbringard: you've tried the vm to vm test since upgrading both hosts? | 19:02 |
kbringard | to ovs 2? | 19:02 |
kbringard | I have not | 19:02 |
busterswt | kbringard: kernel, sorry. had a colleague upgrade to v2 last night and noticed a nice improvement as well. I don't have a smoking gun for you here, unfortunately. One of my tests included creating namespaces on each node and connecting them to the integration bridge. I tagged them with an existing OVS tag, assigned an IP within the namespace, and performed testing between the namespaces. That took KVM out of the picture | 19:04 |
kbringard | yea, ovs2 is especially useful on the l3 agent nodes since it has multi-core support for flow management | 19:04 |
kbringard | but since in general the compute nodes are just doing L2 and don't generally have a crapton of unique flows being setup and torn down, it was less of an issue | 19:05 |
kbringard | either way, I'll keep poking at it, I appreciate your help | 19:05 |
*** kevinbenton_ has quit IRC | 19:11 | |
*** networkstatic has quit IRC | 19:12 | |
kevinbenton | armax: ping | 19:14 |
*** networkstatic has joined #openstack-neutron | 19:15 | |
armax | kevinbenton: pong | 19:15 |
_cjones_ | Hey guys. Quick neutron question. When does port_bind() get called in the ml2 driver? | 19:16 |
*** VijayB has quit IRC | 19:16 | |
kevinbenton | armax: https://review.openstack.org/#/c/97655/2/neutron/plugins/bigswitch/servermanager.py | 19:16 |
_cjones_ | I thought this would get hit when a port is attached to an instance, but I'm only getting a port_update() | 19:16 |
kevinbenton | armax: i don’t understand why to check for an iterable instead of a list | 19:16 |
*** andyshi has joined #openstack-neutron | 19:17 | |
rkukura | _cjones_: Port binding is triggered by the binding:host_id attribute value being supplied, either in port_create or in port_update. | 19:17 |
armax | kevinbenton: it would make your test broader | 19:18 |
kevinbenton | armax: and why would i want that? | 19:18 |
kevinbenton | armax: if i’m receiving something like a dict there is a problem | 19:19 |
kevinbenton | armax: i don’t want to silently coerce it to a set | 19:19 |
armax | what about a tuple? | 19:19 |
kevinbenton | armax: from json.loads? | 19:20 |
kevinbenton | armax: poppycock! :-) | 19:20 |
armax | kevinbenton: I don’t understand | 19:20 |
armax | I am not talking about the example applicable in your exact patch | 19:21 |
kevinbenton | armax: but that’s what i’m talking about. why should i adjust the patch? | 19:21 |
kevinbenton | armax: what were you talking about? | 19:21 |
armax | I don’t understand, I said and I quote “I wonder if you'd be not better off checking for iterable object instead” | 19:22 |
*** sbfox has joined #openstack-neutron | 19:22 | |
armax | kevinbenton: if you are absolute certain that what you’re gonna get from rest_call | 19:22 |
armax | is only a list, then fine by me | 19:23 |
rkukura | kbringard, busterswt: For best throughput with GRE, you may need to turn offloading off rather than on. See http://openstack.redhat.com/Using_GRE_Tenant_Networks#Offloading | 19:23 |
armax | kevinbenton: :) | 19:23 |
armax | kevinbenton: are you? | 19:23 |
*** otherwiseguy has quit IRC | 19:23 | |
*** dave_tucker_zzz is now known as dave_tucker | 19:24 | |
kevinbenton | armax: yes, unless json.loads returns tuples | 19:24 |
kbringard | rkukura: I'm not using GRE :-) | 19:25 |
*** sbfox1 has joined #openstack-neutron | 19:25 | |
* armax thinks kevinbenton is kidding | 19:25 | |
kbringard | but in the past I have had that problem, the offloading makes the sequencing get all jacked up and the window eventually slows to a crawl | 19:25 |
rkukura | kbringard: right, and I think that applies to both GRE and VXLAN | 19:25 |
kbringard | I'm just using regular 'ol VLAN | 19:26 |
*** sbfox has quit IRC | 19:26 | |
kevinbenton | armax: i don’t know if there was some circumstance where json parsing would turn arrays into tuples instead of lists | 19:27 |
kevinbenton | armax: that you were hinting at | 19:27 |
armax | forget about tuples ;) | 19:27 |
armax | kevinbenton: I just wanted to draw your attention to think carefully about what you were checking | 19:28 |
armax | kevinbenton: apparently you did, and if you think that isinstance(body, list) is fine | 19:29 |
kevinbenton | armax: i did. and that’s why i was concerned that there was a case i was missing when you brought it up | 19:29 |
armax | kevinbenton: that’s ok. But you’d be better not file a fix later on relaxing the test to something like not isinstance(body, basestring) :D | 19:29 |
kevinbenton | armax: if i do i’ll make sure not to add you as a reviewer ;-) | 19:30 |
armax | kevinbenton: assuming you’d be able to get it past my super filter ;) | 19:30 |
armax | kevinbenton: btw, what can capabilities be if not a list? | 19:31 |
*** VijayB has joined #openstack-neutron | 19:31 | |
kevinbenton | armax: an empty string | 19:31 |
kevinbenton | armax: if the json fails to decode | 19:32 |
* armax is baffled | 19:32 | |
*** SridharG has quit IRC | 19:32 | |
armax | so what’s your check for? | 19:32 |
armax | you raise an exception within a try/except | 19:32 |
kevinbenton | armax: well sorry, not an empty string but whatever comes back from the server | 19:32 |
*** Sukhdev has quit IRC | 19:33 | |
armax | kevinbenton: I struggle to see the point of your change now | 19:33 |
armax | kevinbenton: but maybe because it’s getting late over here | 19:33 |
armax | kevinbenton: whatever being? | 19:33 |
*** nati_uen_ has quit IRC | 19:33 | |
kevinbenton | armax: a string that could’t be parsed as json | 19:33 |
armax | but it couldn’t be as you already did the json.loads below! | 19:34 |
*** SridharG has joined #openstack-neutron | 19:34 | |
kevinbenton | armax: json.loads can fail | 19:34 |
*** leseb has joined #openstack-neutron | 19:34 | |
armax | I quote your commit message: Removes extra call to json.loads that the capabilities | 19:34 |
armax | retrieving call was performing. Adds unit tests to cover | 19:34 |
armax | the capabilities retrieval. | 19:34 |
armax | so you already perform a json.loads | 19:34 |
armax | no? | 19:34 |
armax | kevinbenton: ^ | 19:34 |
kevinbenton | armax: yes, json.loads can fail | 19:35 |
kevinbenton | armax: in which case it will just put the body in there | 19:35 |
armax | kevinbenton: so you’d be better off fixing the first error | 19:35 |
armax | rather than down the chain | 19:35 |
armax | kevinbenton: the more I look at the method rest_call, the more I get confused | 19:36 |
kevinbenton | armax: what error is that? | 19:36 |
armax | the fact that json.loads can fail | 19:36 |
kevinbenton | armax: the problem is that the backend right now will just return empty responses with most 200 OK | 19:36 |
*** dave_tucker is now known as dave_tucker_zzz | 19:36 | |
armax | ok | 19:37 |
kevinbenton | armax: json.loads isn’t so friendly with an empty string | 19:37 |
armax | kevinbenton: right | 19:37 |
armax | so you’d be failing on line 190 | 19:37 |
armax | kevinbenton: no? | 19:37 |
kevinbenton | armax: yes | 19:38 |
armax | and resp data would be the whole response | 19:38 |
*** shivharis has quit IRC | 19:38 | |
*** Sukhdev has joined #openstack-neutron | 19:38 | |
kevinbenton | armax: yeah, it would just be whatever the whole string was | 19:38 |
armax | which is == to respstr | 19:38 |
armax | oh my | 19:38 |
armax | I am getting a headache | 19:38 |
*** leseb has quit IRC | 19:38 | |
*** nati_ueno has joined #openstack-neutron | 19:39 | |
armax | which is what you’re collecting on line 114 | 19:39 |
*** dave_tucker_zzz is now known as dave_tucker | 19:39 | |
armax | but then you’re doing skipping the json.loads | 19:39 |
armax | not knowing whether you failed in the first place | 19:39 |
armax | this code is a disaster waiting to happen | 19:39 |
kevinbenton | armax: even if the json successfully parses, i still need to verify this is a list | 19:40 |
*** dgollub has joined #openstack-neutron | 19:40 | |
kevinbenton | armax: and not some other unexpected dict | 19:40 |
*** dgbaley has joined #openstack-neutron | 19:40 | |
*** andyshi has quit IRC | 19:41 | |
*** jp_at_hp has joined #openstack-neutron | 19:41 | |
armax | kevinbenton: ok | 19:41 |
armax | kevinbenton: but still doesnt buy you anything | 19:42 |
armax | kevinbenton: because you raise an exception that you ‘ignore’ | 19:42 |
*** leenheer has quit IRC | 19:43 | |
*** baribal has quit IRC | 19:43 | |
armax | kevinbenton: actually worse off, self.capabilities is possibly undefined | 19:43 |
kevinbenton | armax: no it’s not | 19:43 |
armax | kevinbenton: yup, I saw | 19:44 |
armax | but still, it’s stale value | 19:44 |
kevinbenton | armax: and it does buy me something because it doesn’t assign to capabilities | 19:44 |
kevinbenton | armax: which is what i intended to prevent | 19:44 |
armax | kevinbenton: as in ‘it does not pollute the value’? | 19:44 |
armax | but that wouldn | 19:44 |
armax | kevinbenton: I think this code can do a little make over, but if you want to leave it like this, I can’t force you to | 19:45 |
kevinbenton | armax: this is a bug fix that needs to be back-ported | 19:45 |
kevinbenton | armax: i can’t refactor here | 19:45 |
armax | kevinbenton: I see | 19:46 |
armax | kevinbenton: is this really backport material? | 19:47 |
dgbaley | Hey. I'm looking at my tunnel interface (eth0, not part of br-tun) on a compute node. $(tcpdump -ni eth0 proto gre). For each guest packet I see a GRE packet to each of my other compute nodes. I do not, however see one toward the network node. | 19:47 |
kevinbenton | armax: i don’t know what that means | 19:47 |
armax | kevinbenton: this is not loss of functionality without it, is it? | 19:47 |
*** blogan has quit IRC | 19:48 | |
*** safchain has joined #openstack-neutron | 19:48 | |
kevinbenton | armax: it is. the capabilities are broken. json.loads() fails when passed a dict and the capabilities get set to [] | 19:48 |
armax | kevinbenton: ideally backports are fixes for loss of functionality | 19:48 |
kevinbenton | armax: i’m aware | 19:48 |
armax | kevinbenton: I’d suggest you to go back the bug report and give more context because this is not cler | 19:49 |
armax | s/cler/clear | 19:49 |
armax | kevinbenton: you say The capabilities check in the BigSwitch server manager tries to call json.loads on an object that has already been decoded | 19:49 |
armax | kevinbenton: so it does not sound that serious | 19:50 |
armax | kevinbenton: also, when do you receive a dict? | 19:51 |
*** HenryG has quit IRC | 19:51 | |
kevinbenton | armax: all of the time. | 19:51 |
*** SridharG has quit IRC | 19:51 | |
kevinbenton | armax: the capabilities api has essentially not been working | 19:51 |
kevinbenton | armax: sorry, not a dict but a list | 19:52 |
armax | kevinbenton: ok, shall we leave it here, I think I lost | 19:52 |
*** VijayB has quit IRC | 19:52 | |
armax | you | 19:52 |
kevinbenton | armax: please elaborate | 19:53 |
armax | it’s probably best if we take this on the review itself | 19:53 |
armax | as other reviewers can get some context | 19:53 |
kevinbenton | armax: that’s a really slow medium. | 19:53 |
*** otherwiseguy has joined #openstack-neutron | 19:53 | |
armax | in the meantime I suggest you to elaborate on the bug report and commit message so that we can more people can assist you | 19:53 |
armax | kevinbenton: you are assuming that I am on irc all the time and I don’t sleep or eat or .. | 19:54 |
armax | :D | 19:54 |
kevinbenton | armax: but you are here right now. this fix is obviously to convoluted if after a half hour of chatting we haven’t gotten anywhere | 19:54 |
kevinbenton | armax: i’m going to redo this just to reference the raw body so it’s a 1 line change | 19:55 |
*** nplanel has quit IRC | 19:55 | |
armax | kevinbenton: I think the problem lies in the fact that the response from rest_call is not consistent | 19:57 |
*** nlahouti has quit IRC | 19:57 | |
*** baoli has quit IRC | 19:57 | |
armax | kevinbenton: a tweak like this is only making the problem grow bigger…that said I am not gonna stop you by | 19:58 |
armax | kevinbenton: let’s see what other folks think | 19:58 |
kevinbenton | armax: that’s why i will just use the response that is consistent | 19:58 |
openstackgerrit | enikanorov proposed a change to openstack/neutron: Configure agents using neutron.common.config.parse https://review.openstack.org/97505 | 19:58 |
openstackgerrit | enikanorov proposed a change to openstack/neutron: Added .iteritems() to Context https://review.openstack.org/97343 | 19:58 |
armax | kevinbenton: if scope of refactoring is limited because you want to backport this, then there’s very little you can do | 19:58 |
openstackgerrit | enikanorov proposed a change to openstack/neutron: Introduced rpc_compat.create_connection() https://review.openstack.org/97290 | 19:58 |
openstackgerrit | enikanorov proposed a change to openstack/neutron: Monkey patch threading module as early as possible https://review.openstack.org/96791 | 19:58 |
openstackgerrit | enikanorov proposed a change to openstack/neutron: Introduced transition RPC exception types https://review.openstack.org/96790 | 19:58 |
openstackgerrit | enikanorov proposed a change to openstack/neutron: Added RpcProxy class https://review.openstack.org/96789 | 19:58 |
openstackgerrit | enikanorov proposed a change to openstack/neutron: Copy-paste RPC Service class for backwards compatibility https://review.openstack.org/97289 | 19:58 |
openstackgerrit | enikanorov proposed a change to openstack/neutron: Introduce RpcCallback class https://review.openstack.org/96792 | 19:59 |
enikanorov | oh man | 19:59 |
enikanorov | i'm writing tons of code! | 19:59 |
mestery | enikanorov: Busy guy! | 19:59 |
* mestery thinks enikanorov is going for the "most code in Juno-1" award. | 19:59 | |
enikanorov | in fact i've added just one character in the first commit | 20:00 |
enikanorov | it was just a chain of commits | 20:00 |
openstackgerrit | A change was merged to openstack/neutron: ofagent: Add a missing push_vlan action https://review.openstack.org/88224 | 20:00 |
enikanorov | (not mine, btw) | 20:00 |
*** a_le has quit IRC | 20:00 | |
enikanorov | hope to kill one gate failure with that | 20:00 |
mestery | enikanorov: bizzare | 20:00 |
*** a_le has joined #openstack-neutron | 20:00 | |
mestery | enikanorov: nice! | 20:00 |
*** fifieldt_ has joined #openstack-neutron | 20:00 | |
aburaschi | :) | 20:02 |
*** nati_ueno has quit IRC | 20:04 | |
*** fifieldt-afk has quit IRC | 20:04 | |
*** leseb has joined #openstack-neutron | 20:05 | |
*** nati_uen_ has joined #openstack-neutron | 20:07 | |
*** leenheer has joined #openstack-neutron | 20:09 | |
*** nati_ueno has joined #openstack-neutron | 20:09 | |
*** nati_uen_ has quit IRC | 20:10 | |
*** leseb has quit IRC | 20:11 | |
openstackgerrit | Kevin Benton proposed a change to openstack/neutron: Big Switch: fix capabilities retrieval code https://review.openstack.org/97655 | 20:12 |
anteaya | mestery: so qa is scarce for MN | 20:13 |
*** a_le has quit IRC | 20:13 | |
anteaya | mestery: I'm trying to sell dkranz on the idea of attending, he is thinking about it | 20:13 |
*** a_le has joined #openstack-neutron | 20:13 | |
anteaya | mestery: I'll say I'll go so at least someone from qa/infra is there and then I can start to arrange my flights for July | 20:13 |
anteaya | don't expect much but I'll do what I can | 20:14 |
kevinbenton | armax: can you see if this one looks just as bad to you? https://review.openstack.org/#/c/97655/3 | 20:14 |
kevinbenton | armax: i dumped the list check because if i can’t trust what’s coming back from the server at that endpoint it doesn’t really matter what i think the capabilities are | 20:15 |
_cjones_ | rkukura: Sorry, stepped out for a bit: So would I not expect this to be called when attaching a port to an instance in nova. | 20:16 |
nati_ueno | enikanorov: which patch will kill gate failure? | 20:16 |
enikanorov | nati_ueno: in fact there is a chain of patches (see above) that depend on one patch that has typo in l3 agent, which leads to l3 agent failure | 20:17 |
enikanorov | so there is a fwaas bug filed on that; like fwaas is failing in the gate | 20:17 |
enikanorov | but in fact it's only true for 97505 and patches that depend on it | 20:17 |
nati_ueno | enikanorov: oslo-messeging related stuff? | 20:18 |
enikanorov | nati_ueno: yep. in other words, master doesn't have the issue (yet, lol) | 20:18 |
nati_ueno | enikanorov: kk IMO, spec bp is needed for this | 20:19 |
*** sbfox1 has quit IRC | 20:19 | |
nati_ueno | enikanorov: I'll start review | 20:19 |
*** baoli has joined #openstack-neutron | 20:19 | |
armax | kevinbenton: I’ll have a look, thanks | 20:20 |
enikanorov | nati_ueno: i'm not the owner of oslo.messaging effort anyway, I've just fixed the patch to stop gate failures | 20:20 |
nati_ueno | enikanorov: ok | 20:20 |
nati_ueno | enikanorov: so using oslo.messaging fixes the issue? | 20:20 |
nati_ueno | enikanorov: do you have bug report? | 20:20 |
*** ajo|mac has joined #openstack-neutron | 20:20 | |
enikanorov | nati_ueno: no, there is no issue in the master | 20:20 |
*** mwagner_lap has quit IRC | 20:20 | |
*** lparvu` has joined #openstack-neutron | 20:21 | |
nati_ueno | enikanorov: so stable one is failing, right? Even if so, it is great if we have a bug report for the gating failure | 20:21 |
enikanorov | nati_ueno: https://bugs.launchpad.net/neutron/+bug/1314313 here's relevant bug report | 20:21 |
nati_ueno | enikanorov: Thanks | 20:21 |
nati_ueno | enikanorov: Ah, Firewall one | 20:21 |
enikanorov | nati_ueno: can you point to stable failures? i think it should be different failure | 20:21 |
nati_ueno | enikanorov: sorry, I'm confused. so could you share some info for " gate failures " ? | 20:22 |
openstackgerrit | Sandhya Dasu proposed a change to openstack/neutron-specs: Blueprint for ML2 mechanism driver for Cisco UCS Manager https://review.openstack.org/97911 | 20:22 |
openstackgerrit | Armando Migliaccio proposed a change to openstack/neutron: Add L3 Extension for Distributed Routers https://review.openstack.org/84223 | 20:22 |
enikanorov | nati_ueno: it's particular gate failure with fwaas API tests. | 20:22 |
enikanorov | folks thought it was caused by some issue in the master | 20:23 |
enikanorov | but in fact it was caused by the bug in the patch | 20:23 |
enikanorov | so the patch and all depending patches were experiencing those failures | 20:23 |
nati_ueno | enikanorov: so the issue in the patch? | 20:23 |
nati_ueno | Ahhh | 20:23 |
enikanorov | nati_ueno: correct | 20:23 |
nati_ueno | I got it now! | 20:23 |
nati_ueno | okey, so it isn't urgent, right? | 20:24 |
*** lparvu has quit IRC | 20:24 | |
enikanorov | absolutely, i've just fixed it and it should be ok now | 20:24 |
nati_ueno | so you just fix it proactively | 20:24 |
enikanorov | (fixed by just pushing fixed patchset, no merge needed) | 20:24 |
nati_ueno | kk Thanks! | 20:24 |
*** bandarji has joined #openstack-neutron | 20:27 | |
*** dfarrell07 has quit IRC | 20:30 | |
*** dfarrell07 has joined #openstack-neutron | 20:32 | |
*** paraa has quit IRC | 20:34 | |
*** armax has quit IRC | 20:36 | |
aburaschi | Hi enikanorov, is this issue also related to gate operation? https://bugs.launchpad.net/neutron/+bug/1325737. I am not able to reproduce it... | 20:36 |
enikanorov | aburaschi: right, it is | 20:37 |
openstackgerrit | Sean M. Collins proposed a change to openstack/neutron: Ensure entries in dnsmasq belong to a subnet using DHCP https://review.openstack.org/64578 | 20:37 |
openstackgerrit | Sean M. Collins proposed a change to openstack/neutron: Support Subnets that are configured by external RAs https://review.openstack.org/86044 | 20:37 |
openstackgerrit | Sean M. Collins proposed a change to openstack/neutron: Fix IPv6 notation in unit test https://review.openstack.org/97917 | 20:37 |
openstackgerrit | Aaron Rosen proposed a change to openstack/neutron: WIP Blah https://review.openstack.org/97918 | 20:37 |
enikanorov | also, in the gate they're running things on ubuntu | 20:37 |
aburaschi | ooook | 20:38 |
aburaschi | (thanks!) | 20:38 |
*** jkary1 has quit IRC | 20:41 | |
openstackgerrit | Sean M. Collins proposed a change to openstack/neutron: Ensure entries in dnsmasq belong to a subnet using DHCP https://review.openstack.org/64578 | 20:42 |
openstackgerrit | Sean M. Collins proposed a change to openstack/neutron: Support Subnets that are configured by external RAs https://review.openstack.org/86044 | 20:42 |
*** rolledback has quit IRC | 20:42 | |
*** dfarrell07 has quit IRC | 20:42 | |
rkukura | _cjones_: Yes, nova calls create_port update port to set binding:host_id when you pass in the UUID of an existing port | 20:43 |
_cjones_ | rkukura: Okay. We're getting the update_port call, but not hitting the bind_port() | 20:44 |
_cjones_ | I'm assuming this comes through attach_interface() in the nova vif driver. | 20:45 |
*** armax has joined #openstack-neutron | 20:45 | |
*** sbfox has joined #openstack-neutron | 20:45 | |
openstackgerrit | Sandhya Dasu proposed a change to openstack/neutron-specs: Blueprint for ML2 mechanism driver for Cisco UCS Manager https://review.openstack.org/95236 | 20:47 |
*** sbfox has quit IRC | 20:50 | |
*** sbfox has joined #openstack-neutron | 20:50 | |
*** bandarji has quit IRC | 20:50 | |
*** claudiub has joined #openstack-neutron | 20:51 | |
*** jecarey has quit IRC | 20:53 | |
openstackgerrit | Armando Migliaccio proposed a change to openstack/neutron: Add L3 Extension for Distributed Routers https://review.openstack.org/84223 | 20:54 |
*** harlowja has quit IRC | 20:54 | |
*** harlowja has joined #openstack-neutron | 20:54 | |
*** sbfox has quit IRC | 20:58 | |
*** dfarrell07 has joined #openstack-neutron | 20:59 | |
*** mlavalle has quit IRC | 21:03 | |
*** bandarji has joined #openstack-neutron | 21:05 | |
*** simon-AS5591 has quit IRC | 21:05 | |
*** amcrn_ has joined #openstack-neutron | 21:07 | |
*** aburaschi has quit IRC | 21:08 | |
*** sbfox has joined #openstack-neutron | 21:08 | |
openstackgerrit | Aaron Rosen proposed a change to openstack/neutron: WIP Blah https://review.openstack.org/97918 | 21:09 |
*** amcrn has quit IRC | 21:09 | |
openstackgerrit | rcurran proposed a change to openstack/neutron-specs: Provider Segment Support for Cisco Nexus Switches https://review.openstack.org/95834 | 21:10 |
*** bandarji has quit IRC | 21:12 | |
openstackgerrit | Edgar Magana proposed a change to openstack/neutron: Change the LOG level when dnsmasq version is not determined https://review.openstack.org/96976 | 21:13 |
*** blogan has joined #openstack-neutron | 21:13 | |
pcm_ | Anyone: Having a problem with a unit test, trying to mock with a side effect. Can anyone advise? | 21:16 |
kevinbenton | pcm_: yes | 21:18 |
pcm_ | kevinbenton: Awesome. http://paste.openstack.org/show/82833/ | 21:18 |
openstackgerrit | rcurran proposed a change to openstack/neutron-specs: Layer 3 Service Plugin for Cisco Nexus Switches https://review.openstack.org/95910 | 21:20 |
*** sbfox has quit IRC | 21:20 | |
kevinbenton | pcm_: looking | 21:25 |
pcm_ | kevinbenton: Sure. I figured that :) | 21:26 |
*** nati_ueno has quit IRC | 21:26 | |
kevinbenton | pcm_: if you set it to an exception does it even raise that? | 21:30 |
kevinbenton | pcm_: the side_effect | 21:30 |
pcm_ | Let me try... | 21:30 |
*** ajo|mac has quit IRC | 21:30 | |
*** julim has quit IRC | 21:32 | |
pcm_ | kevinbenton: as expected. No. | 21:33 |
*** armax has left #openstack-neutron | 21:33 | |
pcm_ | kevinbenton: I must not be specifying it right. | 21:33 |
kevinbenton | pcm_: is this code up somewhere where i can check it out and run it? | 21:34 |
pcm_ | NO. I haven't pushed the latest changes up for review. | 21:34 |
pcm_ | though it has the code w/o the mocking... | 21:34 |
pcm_ | https://review.openstack.org/#/c/96946/1 | 21:35 |
mestery | anteaya: Great, thanks for the offer of help/assistance here! | 21:36 |
mestery | anteaya: And if dkranz can come, that would also be awesome! | 21:37 |
pcm_ | kevinbenton: I could push up the latest (it is WIP) | 21:37 |
mestery | anteaya: Our focus will be on nova-network parity items, but that includes tempest/QA items as well. | 21:37 |
kevinbenton | pcm_: not necessary. i will just check out the current and add the unit test from the paste site | 21:37 |
kevinbenton | pcm_: that will replicate, right? | 21:37 |
*** networkstatic is now known as networkstatic_zZ | 21:37 | |
*** Sukhdev has quit IRC | 21:38 | |
kevinbenton | pcm_: which test file should it go in and under what class? | 21:38 |
pcm_ | kevinbenton: Not quite, I changed the argument ordering in the method. | 21:38 |
kevinbenton | pcm_: oh okay, can you just push the latest as a WIP then? | 21:38 |
pcm_ | kevinbenton: sure... | 21:39 |
anteaya | mestery: yes I am reading the wikipage | 21:41 |
anteaya | mestery: I just got an email from Andrew Grimberg | 21:41 |
anteaya | noone is being asked to do anything to their third party accounts | 21:42 |
mestery | anteaya: He also pinged me, he said he needed some help with regards to changing the name of the CI account | 21:42 |
anteaya | under no circumstances create new or more accounts | 21:42 |
mestery | anteaya: Ah, ok. Maybe I misinformed him? | 21:42 |
anteaya | yeah, it wasn't for him to do | 21:42 |
mestery | anteaya: Ah, ok, so this is on your end? | 21:42 |
anteaya | or you told him and he filled in the blanks in his head | 21:42 |
mestery | anteaya: That's my fault then, sorry for the confiusion! | 21:42 |
anteaya | yes our end | 21:42 |
anteaya | no problem | 21:42 |
mestery | anteaya: OK, cool. Can you please update him? Apologies! | 21:42 |
*** suresh12 has quit IRC | 21:42 | |
anteaya | I don't know why and it isn't just you but for some reason folks think the answers to issues is to create more accounts | 21:43 |
anteaya | I have never seen that solve anything | 21:43 |
anteaya | </rant> | 21:43 |
mestery | anteaya: :) | 21:43 |
anteaya | I already have emailed him | 21:43 |
openstackgerrit | Paul Michali proposed a change to openstack/neutron: VPNaaS: Allow vendor extend/override valiadation https://review.openstack.org/96946 | 21:43 |
anteaya | if folks are confused ask me | 21:43 |
pcm_ | kevinbenton: Just pushed up the latest (with debug removed) | 21:44 |
anteaya | but I get folks saying well I didn't know what to do so created another account, now I have two | 21:44 |
anteaya | anyway | 21:44 |
anteaya | so yeah MN | 21:44 |
*** nlahouti has joined #openstack-neutron | 21:44 | |
anteaya | what do I need to do to prepare do you think? | 21:44 |
*** radez is now known as radez_g0n3 | 21:45 | |
pcm_ | kevinbenton: One of the tests that fails: neutron.tests.unit.db.vpn.test_db_vpnaas.TestVpnaas.test_create_ipsec_site_connection | 21:45 |
kevinbenton | pcm_: line 456 is the problem, right? | 21:46 |
pcm_ | kevinbenton: yes | 21:48 |
mestery | anteaya: Honestly, if you can come prepared to help people with QA/infra questions, that would be best. | 21:48 |
mestery | anteaya: We may have some people who are relatively new to the process as well, having your guidance there would be good in additoin. | 21:48 |
pcm_ | kevinbenton: it doesn't seem to be using the side_effect I created. | 21:48 |
anteaya | so show up | 21:48 |
mestery | anteaya: :) | 21:48 |
anteaya | I can work on showing up | 21:48 |
mestery | anteaya: Ha! | 21:48 |
anteaya | sure | 21:48 |
anteaya | okey dokey then | 21:49 |
mestery | anteaya: I'm hoping people show up and are ready to write code, documentation and test. :) | 21:49 |
anteaya | and I fortunately don't expect to be jet lagged so there's that | 21:49 |
*** a_le has quit IRC | 21:49 | |
anteaya | great | 21:49 |
mestery | anteaya: Because we will push hard that week to close gaps for parity during Juno-2. | 21:49 |
mestery | anteaya: That's always positive, yes. | 21:49 |
anteaya | we can always hope, the group looks solid, I recognize most of the names from before | 21:49 |
anteaya | kk | 21:49 |
*** a_le has joined #openstack-neutron | 21:49 | |
anteaya | I'll show up and figure out the rest as I go | 21:50 |
*** a_le has quit IRC | 21:50 | |
*** a_le has joined #openstack-neutron | 21:50 | |
mestery | anteaya: Great! | 21:51 |
* mestery goes back to debugging the "ssh timeout" issues in the gate. | 21:51 | |
anteaya | any headway on that? | 21:52 |
anteaya | there seems to be much focus and little progress | 21:52 |
mestery | anteaya: So far, armax salv-orlando and myself have not found the root cause. | 21:52 |
anteaya | :( | 21:52 |
anteaya | what more do you need? | 21:52 |
mestery | anteaya: It's a tough one, seems to be a timeout problem which we can't quite trackdown yet. | 21:53 |
mestery | anteaya: More time the day :) | 21:53 |
anteaya | more people, more resources | 21:53 |
anteaya | yeah, that | 21:53 |
anteaya | kk, I keep reading scrollback | 21:53 |
anteaya | go you | 21:53 |
mestery | anteaya: The good news is with the 3 of us looking at it, we have coverage. | 21:53 |
mestery | anteaya: thanks! | 21:53 |
*** a_le has quit IRC | 21:55 | |
kevinbenton | pcm_: ah, missing a return_value | 21:55 |
kevinbenton | pcm_: it should be site_conn_driver.return_value.validate_ipsec_site_connection.side_effect = ( | 21:55 |
*** WackoRobie has quit IRC | 21:55 | |
kevinbenton | pcm_: since _get_driver_for_ipsec_site_connection is a function that gets called | 21:55 |
*** WackoRobie has joined #openstack-neutron | 21:56 | |
pcm_ | ah. Thanks! I've been beating my head on this. | 21:56 |
kevinbenton | pcm_: no prob! | 21:56 |
pcm_ | so the driver assignment returns the mock, and we're say that function returns an attribute that has a side effect? | 21:57 |
*** markmcclain has joined #openstack-neutron | 21:58 | |
*** kbringard has quit IRC | 21:58 | |
*** jgrimm has quit IRC | 21:59 | |
*** suresh12 has joined #openstack-neutron | 21:59 | |
*** WackoRobie has quit IRC | 22:00 | |
*** sbfox has joined #openstack-neutron | 22:01 | |
pcm_ | kevinbenton: Any idea how I continue that line (which is over 80 chars)? | 22:01 |
kevinbenton | pcm_: i separate it with another temp variable | 22:02 |
kevinbenton | pcm_: driver = site_conn_driver.return_value | 22:03 |
kevinbenton | pcm_: driver.validate_ipsec_site_connection.side_effect = ( | 22:03 |
pcm_ | kevinbenton: thanks. | 22:05 |
pcm_ | kevinbenton: Really having a hard time wrapping my head around the side_effect stuff. | 22:05 |
*** carl_baldwin has quit IRC | 22:05 | |
anteaya | mestery: how safe is the blue line? all my hotel options are downtown | 22:05 |
kevinbenton | pcm_: it looks like you had it down. the painful part is just when you need to setup stuff on mocks returned from function calls on other mocks | 22:06 |
*** a_le has joined #openstack-neutron | 22:06 | |
*** zhhuabj has joined #openstack-neutron | 22:11 | |
*** leenheer has quit IRC | 22:11 | |
*** harmw has quit IRC | 22:11 | |
*** harmw has joined #openstack-neutron | 22:11 | |
*** andyshi has joined #openstack-neutron | 22:11 | |
*** sbfox has quit IRC | 22:11 | |
*** sbfox has joined #openstack-neutron | 22:11 | |
pcm_ | kevinbenton: whew! Do I need to use *args, **kwargs on the side effect function, or can I use the signature of the original? | 22:11 |
kevinbenton | pcm_: you should be able to use the same signature | 22:11 |
*** jamespd has quit IRC | 22:11 | |
*** a_le has quit IRC | 22:11 | |
*** a_le has joined #openstack-neutron | 22:11 | |
*** sbfox has quit IRC | 22:11 | |
dgbaley | Using ml2 and the ovs plugin. Should my br-tun have a gre port to the network node? Right now it doesn't, but gre ports to all of the other compute nodes are being setup. | 22:12 |
*** jamespd has joined #openstack-neutron | 22:12 | |
pcm_ | kevinbenton: I just started stepping through. So driver is a different mock object from ipsec_conn_driver | 22:12 |
kevinbenton | yeah, when you call a function on a mock it returns a new mock | 22:12 |
kevinbenton | or request an attribute | 22:13 |
kevinbenton | and when it’s a mock returned from a function call that you want to customize, you have to go through that return_value | 22:14 |
*** SpamapS has quit IRC | 22:14 | |
*** YorikSar has quit IRC | 22:15 | |
*** YorikSar has joined #openstack-neutron | 22:15 | |
*** suresh12 has quit IRC | 22:16 | |
*** suresh12 has joined #openstack-neutron | 22:16 | |
*** SpamapS has joined #openstack-neutron | 22:18 | |
*** SpamapS has joined #openstack-neutron | 22:18 | |
*** ranger81 has quit IRC | 22:19 | |
*** ranger81 has joined #openstack-neutron | 22:19 | |
*** dfarrell07 has quit IRC | 22:23 | |
*** amcrn_ has quit IRC | 22:24 | |
*** jobewan has quit IRC | 22:26 | |
kevinbenton | is anyone familiar with how neutron-client determines whether to use the public URL vs the internal url from keystone for neutron? | 22:28 |
*** prad has quit IRC | 22:28 | |
*** otherwiseguy has quit IRC | 22:30 | |
*** thedodd has quit IRC | 22:30 | |
*** sbfox has joined #openstack-neutron | 22:32 | |
*** andyshi has quit IRC | 22:32 | |
*** markwash has joined #openstack-neutron | 22:37 | |
*** banix has quit IRC | 22:38 | |
*** jp_at_hp has quit IRC | 22:39 | |
*** amcrn has joined #openstack-neutron | 22:40 | |
*** arnaud has joined #openstack-neutron | 22:42 | |
*** kickinz1 has quit IRC | 22:46 | |
*** zzelle has quit IRC | 22:46 | |
*** TrevorV has quit IRC | 22:48 | |
openstackgerrit | Soheil Eizadi proposed a change to openstack/neutron-specs: Pluggable IPAM Subsystem in Neutron https://review.openstack.org/97967 | 22:48 |
*** dims_ has quit IRC | 22:51 | |
*** leenheer has joined #openstack-neutron | 22:51 | |
*** shakayumi has quit IRC | 22:55 | |
openstackgerrit | Praneet Bachheti proposed a change to openstack/neutron: Opencontrail plug-in implementation for core resources https://review.openstack.org/96630 | 22:58 |
*** shakayumi has joined #openstack-neutron | 22:59 | |
*** prad has joined #openstack-neutron | 22:59 | |
*** trad511 has quit IRC | 23:03 | |
*** markmcclain has quit IRC | 23:08 | |
*** dgollub has quit IRC | 23:08 | |
*** dims_ has joined #openstack-neutron | 23:08 | |
*** WackoRobie has joined #openstack-neutron | 23:09 | |
openstackgerrit | Soheil Eizadi proposed a change to openstack/neutron-specs: Pluggable IPAM Subsystem in Neutron https://review.openstack.org/97967 | 23:12 |
*** shakayumi has quit IRC | 23:15 | |
openstackgerrit | Armando Migliaccio proposed a change to openstack/neutron: Add L3 Extension for Distributed Routers https://review.openstack.org/84223 | 23:17 |
*** WackoRobie has quit IRC | 23:19 | |
*** WackoRobie has joined #openstack-neutron | 23:20 | |
*** mlavalle has joined #openstack-neutron | 23:22 | |
openstackgerrit | Soheil Eizadi proposed a change to openstack/neutron-specs: Generic DNS Subsystem https://review.openstack.org/97970 | 23:23 |
*** WackoRobie has quit IRC | 23:24 | |
*** dgbaley has left #openstack-neutron | 23:25 | |
openstackgerrit | nlahouti proposed a change to openstack/python-neutronclient: Add API in python-neutronclient for Cisco DFA https://review.openstack.org/97416 | 23:25 |
*** sbfox has quit IRC | 23:26 | |
openstackgerrit | Soheil Eizadi proposed a change to openstack/neutron-specs: Infoblox Plugin for Neutron https://review.openstack.org/97986 | 23:26 |
openstackgerrit | Praneet Bachheti proposed a change to openstack/neutron: Opencontrail plug-in implementation for core resources https://review.openstack.org/96630 | 23:30 |
*** tomoe_ has joined #openstack-neutron | 23:32 | |
*** gildub has joined #openstack-neutron | 23:35 | |
*** bandarji has joined #openstack-neutron | 23:36 | |
openstackgerrit | Soheil Eizadi proposed a change to openstack/neutron-specs: Fixed problem with "Title underline too short" flagged by tests. https://review.openstack.org/97987 | 23:37 |
*** dave_tucker is now known as dave_tucker_zzz | 23:40 | |
kevinbenton | mestery: ping | 23:40 |
*** Sukhdev has joined #openstack-neutron | 23:45 | |
*** sbfox has joined #openstack-neutron | 23:48 | |
*** jaypipes has quit IRC | 23:48 | |
*** zhipeng_ has joined #openstack-neutron | 23:50 | |
*** Sukhdev has quit IRC | 23:51 | |
*** zhipeng has quit IRC | 23:51 | |
*** Sukhdev has joined #openstack-neutron | 23:52 | |
*** Sukhdev has quit IRC | 23:56 | |
openstackgerrit | guang-yee proposed a change to openstack/neutron-specs: Spec for keystone V3 Support changes https://review.openstack.org/96575 | 23:57 |
*** igordcard has quit IRC | 23:59 | |
*** networkstatic_zZ is now known as networkstatic | 23:59 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!