| *** anilvenkata has quit IRC | 00:07 | |
| *** s3wong has quit IRC | 01:56 | |
| *** openstackgerrit has joined #openstack-neutron-ovn | 02:11 | |
| openstackgerrit | OpenStack Proposal Bot proposed openstack/networking-ovn master: Updated from global requirements https://review.openstack.org/467823 | 02:11 |
|---|---|---|
| *** yamamoto has quit IRC | 04:13 | |
| *** yamamoto has joined #openstack-neutron-ovn | 04:13 | |
| *** yamamoto has quit IRC | 04:17 | |
| *** janki has joined #openstack-neutron-ovn | 04:32 | |
| *** ltomasbo|away is now known as ltomasbo | 04:57 | |
| *** yamamoto has joined #openstack-neutron-ovn | 05:01 | |
| *** anilvenkata has joined #openstack-neutron-ovn | 06:17 | |
| *** pcaruana has joined #openstack-neutron-ovn | 06:20 | |
| *** anilvenkata has quit IRC | 06:22 | |
| *** anilvenkata has joined #openstack-neutron-ovn | 06:35 | |
| *** mickeys has quit IRC | 07:55 | |
| *** lucas-pto is now known as lucasagomes | 08:08 | |
| *** mickeys has joined #openstack-neutron-ovn | 08:56 | |
| *** mickeys has quit IRC | 09:00 | |
| *** mickeys has joined #openstack-neutron-ovn | 09:57 | |
| *** mickeys has quit IRC | 10:03 | |
| *** yamamoto has quit IRC | 10:11 | |
| numans | lucasagomes, you can bump this review as well if you want :) - https://review.openstack.org/#/c/462457/ | 10:32 |
| lucasagomes | numans, hi there, will take a look | 10:33 |
| numans | hi | 10:33 |
| lucasagomes | numans, ++ simple change, +a that :D | 10:33 |
| numans | cool | 10:33 |
| lucasagomes | numans, btw, apparently our functional tests fails in fedora (even running it from master)... I was trying to reproduce the errors I'm seem in the journing series of patches | 10:35 |
| lucasagomes | I had to install ubuntu xenial | 10:35 |
| numans | lucasagomes, oh | 10:35 |
| lucasagomes | I will take a look at what's wrong in fedora later on, it's just a heads up | 10:36 |
| numans | lucasagomes, let me try | 10:36 |
| openstackgerrit | Merged openstack/networking-ovn master: Remove sleep() in _sync() to make it callable https://review.openstack.org/462810 | 10:48 |
| *** lucasagomes is now known as lucas-hungry | 10:48 | |
| openstackgerrit | Merged openstack/networking-ovn master: Updated from global requirements https://review.openstack.org/467823 | 10:55 |
| *** yamamoto has joined #openstack-neutron-ovn | 10:58 | |
| *** mickeys has joined #openstack-neutron-ovn | 10:59 | |
| *** mickeys has quit IRC | 11:03 | |
| numans | lucas-hungry, i tested locally and i am getting these errors - /usr/local/share/openvswitch/ovn-nb.ovsschema | 11:04 |
| numans | ERROR [neutron.agent.linux.utils] Exit code: 1; Stdin: ; Stdout: ; Stderr: ovsdb-tool: failed to read schema: "/usr/local/share/openvswitch/ovn-nb.ovsschema" could not be read as JSON (error opening "/usr/local/share/openvswitch/ovn-nb.ovsschema": No such file or directory) | 11:05 |
| numans | 11:05 | |
| numans | ERROR [neutron.agent.linux.utils] Exit code: 1; Stdin: ; Stdout: ; Stderr: 2017-05-25T10:39:07Z|00001|unixctl|WARN|failed to connect to /tmp/tmpF4hBFF/tmpiHKPZX/ovnnb_db.ctl | 11:05 |
| numans | ovs-appctl: cannot connect to "/tmp/tmpF4hBFF/tmpiHKPZX/ovnnb_db.ctl" (No such file or directory) | 11:05 |
| openstackgerrit | Merged openstack/networking-ovn master: Eliminate a DeprecationWarning of _ translation https://review.openstack.org/462457 | 11:42 |
| *** lucas-hungry is now known as lucasagomes | 11:55 | |
| lucasagomes | numans, oh, strange, I don't remember seem it, mine was something different... lemme see if I still have the logs | 11:55 |
| lucasagomes | cause I've now installed ubuntu xenial on that machine so I could reproduce the errors I've seem in the gate | 11:56 |
| lucasagomes | numans, but that said /usr/local/share/openvswitch/ovn-nb.ovsschema is pretty new right ? It came with the ovsdbapp patch | 11:57 |
| *** mickeys has joined #openstack-neutron-ovn | 12:00 | |
| numans | lucasagomes, yeah could be | 12:04 |
| *** mickeys has quit IRC | 12:04 | |
| russellb | lucasagomes: numans that file is installed by ovs (ovn) | 12:17 |
| russellb | or should be ... | 12:17 |
| numans | russellb, this error is seen when running functional tests | 12:17 |
| numans | russellb, on my fedora machine | 12:17 |
| numans | need to investigate why the functional tests are failing | 12:18 |
| * russellb nods | 12:18 | |
| numans | russellb, it seems it is working in ubuntu | 12:18 |
| lucasagomes | yeah, probably fedora is adding it to another directory | 12:18 |
| lucasagomes | numans, once I get the functional stuff passing on ubuntu I can take a look at it | 12:18 |
| numans | lucasagomes++ | 12:22 |
| numans | thanks | 12:22 |
| *** yamamoto has quit IRC | 12:56 | |
| *** jchhatbar has joined #openstack-neutron-ovn | 12:58 | |
| *** janki has quit IRC | 12:58 | |
| *** mickeys has joined #openstack-neutron-ovn | 13:00 | |
| openstackgerrit | Lucas Alvares Gomes proposed openstack/networking-ovn master: Add OVNClient for ports, floating IPs and routers https://review.openstack.org/464221 | 13:02 |
| openstackgerrit | Lucas Alvares Gomes proposed openstack/networking-ovn master: Add journal and maintenance skeleton https://review.openstack.org/461104 | 13:02 |
| *** yamamoto has joined #openstack-neutron-ovn | 13:02 | |
| openstackgerrit | Lucas Alvares Gomes proposed openstack/networking-ovn master: Use journal for Ports and Floating IPs https://review.openstack.org/464222 | 13:02 |
| openstackgerrit | Lucas Alvares Gomes proposed openstack/networking-ovn master: Add base migration scripts https://review.openstack.org/461103 | 13:02 |
| *** mickeys has quit IRC | 13:05 | |
| *** jchhatbar is now known as janki | 13:15 | |
| *** fzdarsky has joined #openstack-neutron-ovn | 13:39 | |
| *** mlavalle has joined #openstack-neutron-ovn | 13:50 | |
| *** mickeys has joined #openstack-neutron-ovn | 14:01 | |
| *** janki has quit IRC | 14:02 | |
| *** mickeys has quit IRC | 14:05 | |
| *** fzdarsky has quit IRC | 14:09 | |
| *** fzdarsky has joined #openstack-neutron-ovn | 14:19 | |
| openstackgerrit | Merged openstack/networking-ovn master: Remove BEFORE_UPDATE event from _subnet_gateway_ip_update https://review.openstack.org/465839 | 14:20 |
| *** yamamoto has quit IRC | 14:24 | |
| arslanq | hi numans: Tunnel and external connectivity is working for me on DPDK with OVN | 14:29 |
| russellb | arslanq: great! | 14:29 |
| numans | arslanq, hey that's great | 14:29 |
| arslanq | russellb: numans: Thanks | 14:30 |
| numans | arslanq, you are using newton with l3 agent right ? | 14:30 |
| arslanq | numans: yes i am using L3 agent...but it should work with native L3 as well should not be an issue | 14:30 |
| numans | ok | 14:31 |
| *** yamamoto has joined #openstack-neutron-ovn | 14:39 | |
| *** anilvenkata has quit IRC | 14:41 | |
| *** yamamoto has quit IRC | 14:44 | |
| *** mickeys has joined #openstack-neutron-ovn | 15:02 | |
| *** ltomasbo is now known as ltomasbo|away | 15:04 | |
| *** mickeys has quit IRC | 15:07 | |
| *** yamamoto has joined #openstack-neutron-ovn | 15:20 | |
| *** yamamoto has quit IRC | 15:20 | |
| *** pcaruana has quit IRC | 15:38 | |
| *** pcaruana has joined #openstack-neutron-ovn | 15:39 | |
| *** ltomasbo|away is now known as ltomasbo | 15:39 | |
| *** leifmadsen has quit IRC | 15:45 | |
| *** lucasagomes is now known as lucas-afk | 15:47 | |
| *** leifmadsen has joined #openstack-neutron-ovn | 15:49 | |
| *** mickeys has joined #openstack-neutron-ovn | 16:03 | |
| *** mickeys has quit IRC | 16:07 | |
| *** yamamoto has joined #openstack-neutron-ovn | 16:21 | |
| *** mickeys has joined #openstack-neutron-ovn | 16:21 | |
| *** pcaruana has quit IRC | 16:30 | |
| *** pcaruana has joined #openstack-neutron-ovn | 16:30 | |
| *** yamamoto has quit IRC | 16:32 | |
| *** ltomasbo is now known as ltomasbo|away | 16:48 | |
| *** yamamoto has joined #openstack-neutron-ovn | 17:06 | |
| *** yamamoto has quit IRC | 17:10 | |
| *** mlavalle has quit IRC | 17:42 | |
| *** fzdarsky has quit IRC | 17:51 | |
| *** s3wong has joined #openstack-neutron-ovn | 17:53 | |
| *** anilvenkata has joined #openstack-neutron-ovn | 18:18 | |
| *** fzdarsky has joined #openstack-neutron-ovn | 18:24 | |
| *** fzdarsky has quit IRC | 18:29 | |
| *** mlavalle has joined #openstack-neutron-ovn | 18:55 | |
| *** yamamoto has joined #openstack-neutron-ovn | 19:08 | |
| *** anilvenkata has quit IRC | 19:08 | |
| *** pcaruana has quit IRC | 19:09 | |
| *** yamamoto has quit IRC | 19:13 | |
| *** lrichard has quit IRC | 19:23 | |
| *** lrichard has joined #openstack-neutron-ovn | 19:28 | |
| *** fzdarsky has joined #openstack-neutron-ovn | 21:05 | |
| *** s3wong has quit IRC | 21:33 | |
| *** fzdarsky has quit IRC | 21:39 | |
| *** jamespd has left #openstack-neutron-ovn | 22:52 | |
| *** mlavalle has quit IRC | 23:33 | |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!