openstackgerrit | Merged openstack/networking-ovn master: doc: Add link to tutorial. https://review.openstack.org/487506 | 02:01 |
---|---|---|
openstackgerrit | Merged openstack/networking-ovn master: doc: Fix list and link formatting. https://review.openstack.org/487507 | 02:12 |
masber | good morning all, according to network documentation "Expect performance degradation of services using tap devices: these devices do not support DPDK. Example services include DVR, FWaaS, or LBaaS.", does it means that DPDK performance boost won't benefit DVR, FWaaS, or LBaaS or it it that the performance will be degraded compared to standard behavior if the DPDK is enabled? | 02:25 |
openstackgerrit | Merged openstack/networking-ovn master: Disable ovn_metadata by default https://review.openstack.org/483915 | 05:04 |
*** janki has joined #openstack-neutron-ovn | 05:15 | |
openstackgerrit | venkata anil proposed openstack/networking-ovn master: schedule gateway on chassis with external connectivity https://review.openstack.org/485176 | 05:35 |
*** anilvenkata has joined #openstack-neutron-ovn | 05:55 | |
openstackgerrit | venkata anil proposed openstack/networking-ovn master: schedule gateway on chassis from config file https://review.openstack.org/486098 | 05:58 |
*** Guest14 has joined #openstack-neutron-ovn | 06:10 | |
*** anilvenkata has quit IRC | 06:13 | |
*** Guest14 has quit IRC | 06:17 | |
*** anilvenkata has joined #openstack-neutron-ovn | 06:17 | |
*** livelace has joined #openstack-neutron-ovn | 06:39 | |
*** anilvenkata has quit IRC | 06:43 | |
*** anilvenkata has joined #openstack-neutron-ovn | 06:43 | |
*** mmirecki has joined #openstack-neutron-ovn | 06:48 | |
*** anilvenkata has quit IRC | 06:52 | |
*** anilvenkata has joined #openstack-neutron-ovn | 06:54 | |
*** anilvenkata has quit IRC | 07:02 | |
*** anilvenkata has joined #openstack-neutron-ovn | 07:08 | |
openstackgerrit | venkata anil proposed openstack/networking-ovn master: Support for L3 gateway HA https://review.openstack.org/486971 | 07:09 |
*** zefferno has joined #openstack-neutron-ovn | 07:20 | |
openstackgerrit | venkata anil proposed openstack/networking-ovn master: schedule gateway on chassis with external connectivity https://review.openstack.org/485176 | 07:25 |
openstackgerrit | venkata anil proposed openstack/networking-ovn master: call provisioning_complete conditionally https://review.openstack.org/490511 | 07:29 |
*** mmirecki has quit IRC | 07:30 | |
*** mmirecki has joined #openstack-neutron-ovn | 07:46 | |
*** Guest14 has joined #openstack-neutron-ovn | 09:16 | |
openstackgerrit | Daniel Alvarez proposed openstack/networking-ovn master: Make Metadata agent independent from other config files https://review.openstack.org/490822 | 09:24 |
openstackgerrit | Daniel Alvarez proposed openstack/networking-ovn master: Make Metadata agent independent from other config files https://review.openstack.org/490822 | 09:33 |
openstackgerrit | venkata anil proposed openstack/networking-ovn master: Support for L3 gateway HA https://review.openstack.org/486971 | 09:39 |
*** yamamoto_ has quit IRC | 09:44 | |
*** livelace has quit IRC | 09:45 | |
*** livelace has joined #openstack-neutron-ovn | 09:46 | |
*** yamamoto has joined #openstack-neutron-ovn | 10:02 | |
*** yamamoto has quit IRC | 10:16 | |
*** Guest14 is now known as ajo | 10:43 | |
*** yamamoto has joined #openstack-neutron-ovn | 11:13 | |
*** mmirecki is now known as mmirecki_lunch | 11:35 | |
*** zefferno has quit IRC | 12:10 | |
*** zefferno has joined #openstack-neutron-ovn | 12:10 | |
openstackgerrit | Daniel Alvarez proposed openstack/networking-ovn master: subports: add binding support to them https://review.openstack.org/488354 | 12:26 |
*** mmichelson has joined #openstack-neutron-ovn | 12:36 | |
*** anilvenkata has quit IRC | 13:49 | |
*** anilvenkata has joined #openstack-neutron-ovn | 13:50 | |
*** ajo has quit IRC | 14:03 | |
*** Guest14 has joined #openstack-neutron-ovn | 14:04 | |
*** Guest14 has quit IRC | 14:09 | |
*** mmirecki_lunch is now known as mmirecki | 14:11 | |
*** anilvenkata has quit IRC | 14:23 | |
*** anilvenkata has joined #openstack-neutron-ovn | 14:26 | |
openstackgerrit | Daniel Alvarez proposed openstack/networking-ovn master: subports: add binding support to them https://review.openstack.org/488354 | 14:37 |
dalvarez | ajo, pls: https://review.openstack.org/#/c/490822/ | 14:38 |
dalvarez | ajo ^ does it make sense to call configure rootwrap there for the multinode case? please note that in AIO it'll be called twice (by neutron and ourselves :?) | 14:39 |
*** Guest14 has joined #openstack-neutron-ovn | 14:39 | |
dalvarez | Guest14, ajo, pls: https://review.openstack.org/#/c/490822/ | 14:40 |
*** Guest14 is now known as ajo | 14:40 | |
dalvarez | ajo ^ does it make sense to call configure rootwrap there for the multinode case? please note that in AIO it'll be called twice (by neutron and ourselves :?) | 14:40 |
ajo | numans russellb please :D | 14:51 |
ajo | https://review.openstack.org/#/c/490568/2 | 14:51 |
ajo | :) | 14:51 |
ajo | dalvarez yeah, that seems ok | 14:51 |
dalvarez | ajo thanks thanks | 14:51 |
russellb | ajo: done | 14:52 |
ajo | russellb : and https://review.openstack.org/#/c/486971/7 if you had time | 14:53 |
ajo | it's the L3HA support (with backwards compat on older NBDB) | 14:53 |
ajo | turned out to be a rather clean patch anilvenkata++ | 14:54 |
russellb | ajo: ack, will need to review that one later when i can focus | 14:55 |
ajo | thanks | 14:55 |
ajo | as a note (for later): it works, I tried it manually (retrying now on this new PS) , when you assign the router GW it will assign a set of chassis based on the scheduling algorithm | 14:57 |
*** zefferno has quit IRC | 15:13 | |
ajo | russellb numans I have been thinking on DVR support from networking OVN, I guess that we could hide it from admin to avoid unnecessary complications may be? (like for l3ha) ? ... | 15:24 |
ajo | if the specific compute node where the port gets bound has connectivity to the specific network where the floating ip lives, ... we use dnat_snat | 15:24 |
ajo | and otherwise we make it centralized (dnat). | 15:24 |
*** mmirecki has quit IRC | 15:31 | |
openstackgerrit | Miguel Angel Ajo proposed openstack/networking-ovn master: refarch: Update documentation and diagrams https://review.openstack.org/490812 | 15:39 |
openstackgerrit | Miguel Angel Ajo proposed openstack/networking-ovn master: Make the metadata support work on multinode https://review.openstack.org/490568 | 15:48 |
openstackgerrit | Miguel Angel Ajo proposed openstack/networking-ovn master: [TEST DON'T MERGE] Make Metadata agent independent from other config files https://review.openstack.org/491527 | 15:48 |
ajo | woops :/ | 15:48 |
*** ajo has quit IRC | 15:53 | |
*** yamamoto has quit IRC | 15:59 | |
*** fzdarsky has joined #openstack-neutron-ovn | 16:18 | |
*** anilvenkata has quit IRC | 16:35 | |
*** openstackstatus has quit IRC | 16:42 | |
*** openstackstatus has joined #openstack-neutron-ovn | 16:44 | |
*** ChanServ sets mode: +v openstackstatus | 16:44 | |
*** janki has quit IRC | 16:51 | |
*** yamamoto has joined #openstack-neutron-ovn | 17:00 | |
*** yamamoto has quit IRC | 17:04 | |
*** pcaruana has quit IRC | 17:15 | |
*** fzdarsky has quit IRC | 18:04 | |
openstackgerrit | Terry Wilson proposed openstack/networking-ovn master: Prepare for using ovsdbapp > 0.4.0 https://review.openstack.org/487442 | 18:10 |
*** tongl has joined #openstack-neutron-ovn | 18:59 | |
*** mmirecki has joined #openstack-neutron-ovn | 19:06 | |
*** mmirecki has quit IRC | 19:40 | |
*** yamamoto has joined #openstack-neutron-ovn | 21:20 | |
*** yamamoto has quit IRC | 21:25 | |
openstackgerrit | Terry Wilson proposed openstack/networking-ovn master: Prepare for using ovsdbapp > 0.4.0 https://review.openstack.org/487442 | 21:47 |
*** yamamoto has joined #openstack-neutron-ovn | 21:56 | |
*** mmichelson has quit IRC | 22:13 | |
*** gtrxcb has joined #openstack-neutron-ovn | 22:15 | |
-openstackstatus- NOTICE: The Gerrit service on review.openstack.org will be offline momentarily at 00:00 utc for a quick reconfiguration-related restart | 23:33 | |
openstackgerrit | Terry Wilson proposed openstack/ovsdbapp master: Add RowView versions of db_find and db_list https://review.openstack.org/490199 | 23:35 |
openstackgerrit | Merged openstack/networking-ovn master: Make the metadata support work on multinode https://review.openstack.org/490568 | 23:50 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!