opendevreview | Miro Tomaska proposed openstack/neutron master: Add workaround for eventlet.greendns bug https://review.opendev.org/c/openstack/neutron/+/849122 | 02:45 |
---|---|---|
opendevreview | Sharon Koech proposed openstack/neutron master: Network Cascade Deletion Extension https://review.opendev.org/c/openstack/neutron/+/849776 | 04:29 |
opendevreview | Sharon Koech proposed openstack/neutron-lib master: Network Cascade Deletion Extension https://review.opendev.org/c/openstack/neutron-lib/+/849778 | 04:48 |
opendevreview | Sharon Koech proposed openstack/neutron master: Network Cascade Deletion Extension https://review.opendev.org/c/openstack/neutron/+/849776 | 06:27 |
opendevreview | Fernando Royo proposed openstack/ovn-octavia-provider master: Fix IPv6 member delete on batch operation https://review.opendev.org/c/openstack/ovn-octavia-provider/+/849713 | 07:10 |
opendevreview | Luis Tomas Bolivar proposed openstack/ovn-octavia-provider master: Ensure members without subnet belong to VIP subnet or fail https://review.opendev.org/c/openstack/ovn-octavia-provider/+/849691 | 07:55 |
ralonsoh | lajoskatona, hi! good morning | 08:02 |
ralonsoh | just two heads-up | 08:02 |
ralonsoh | https://github.com/svinota/pyroute2/issues/935 | 08:02 |
ralonsoh | pyroute2 has now, in 0.7.1, one single package again | 08:02 |
ralonsoh | (that's better for us) | 08:03 |
ralonsoh | and tomorrow I'll be on PTO, thus I won't attend driver's meeting, sorry | 08:03 |
lajoskatona | ralonsoh: Hi, good morning | 08:08 |
lajoskatona | ralonsoh: thanks for headsup, for both, as I see we have no agenda at the moment, so we have a meeting free Friday anyway :-) | 08:09 |
ralonsoh | cool | 08:09 |
opendevreview | Sharon Koech proposed openstack/neutron-lib master: Network Cascade Deletion Extension https://review.opendev.org/c/openstack/neutron-lib/+/849046 | 10:03 |
opendevreview | Lajos Katona proposed openstack/neutron master: Doc: make the contributor guide more visible https://review.opendev.org/c/openstack/neutron/+/849530 | 11:10 |
*** dasm|off is now known as dasm | 12:53 | |
opendevreview | Sharon Koech proposed openstack/neutron master: Network Cascade Deletion Extension https://review.opendev.org/c/openstack/neutron/+/849776 | 13:11 |
bkranendonk | hi folks | 14:16 |
lajoskatona | bkranendonk: Hi | 14:17 |
bkranendonk | I have a question regarding Neutron, ML2 and the Neutron DB. | 14:17 |
bkranendonk | Does a Neutron ml2 plugin always write resources (sg, network, etc.) to the neutron DB? | 14:18 |
bkranendonk | is it possible to _just_ proxy a request to a (SDN) Backend via a ML2 Driver instead of also saving it local (in openstack) | 14:18 |
opendevreview | Miro Tomaska proposed openstack/neutron master: Add workaround for eventlet.greendns bug https://review.opendev.org/c/openstack/neutron/+/849122 | 14:19 |
ralonsoh | bkranendonk, what does it mean? can you provide an example? I'm not understanding the question | 14:19 |
bkranendonk | im using tungsten fabric as sdn backend - using this ML2 plugin: https://opendev.org/x/networking-opencontrail | 14:21 |
bkranendonk | With the old monolithic contrail/tungsten fabric neutron plugin the requests would _just_ be proxied as a Tungsten Fabric request so the database there would be the SSOT | 14:22 |
bkranendonk | Can I achieve this behaviour with ML2 - Neutron resources are now saved in Neutron DB AND the actual driver's database. | 14:22 |
ralonsoh | but what kind of resources are you talking about? | 14:23 |
ralonsoh | the answer is no for port, SGs, network, subnet, etc | 14:23 |
ralonsoh | all of this will be in the DB | 14:24 |
ralonsoh | neutro DB | 14:24 |
bkranendonk | I meant port, network, subnet, sg's etc. | 14:24 |
ralonsoh | all of this will be always saved in the Neutron DB | 14:24 |
ralonsoh | let me ask you, why you don't want these resources to be saved? | 14:24 |
bkranendonk | OK, thanks. - Does this mean that the ML2 driver is always responsible for syncing this data? | 14:25 |
ralonsoh | no, the mech driver reads this data and performs the needed actions into the backend | 14:25 |
elodilles | hi neutron team! release management team's consistency check showed that neutron-fwaas & neutron-fwaas-dashboard is marked as active project, but no deliverable yaml is added in release repository. so the question is: do you want to release them in Zed? | 14:25 |
ralonsoh | lajoskatona, ^ | 14:26 |
elodilles | in that case the yamls should be added to release repository as soon as possible | 14:26 |
elodilles | lajoskatona: ^^^ | 14:26 |
elodilles | thx :) | 14:26 |
elodilles | i can help with the yamls btw, if needed :) | 14:26 |
bkranendonk | ralonsoh: it _could_ be that the newer implementations of Tungsten Fabric (SDN) are using the Neutron DB as SSOT instead of it's own cassandra DB. - I will check that. | 14:28 |
bkranendonk | ty | 14:28 |
lajoskatona | elodilles: thanks | 14:28 |
ralonsoh | bkranendonk, can use anything it needs, but the Neutron resources will be stored in the Neutron DB | 14:29 |
ralonsoh | the mech driver can sync both DBs, if needed | 14:29 |
ralonsoh | (this is what OVN mech driver does, more or less) | 14:29 |
lajoskatona | elodilles: https://review.opendev.org/c/openstack/releases/+/849865 | 14:43 |
elodilles | lajoskatona: looking | 14:45 |
elodilles | lajoskatona: +2'd, thanks! \o/ | 14:49 |
lajoskatona | elodilles: thanks | 15:01 |
opendevreview | Pedro Henrique Pereira Martins proposed openstack/python-neutronclient master: Add support to floating ip port forwarding https://review.opendev.org/c/openstack/python-neutronclient/+/837725 | 15:34 |
opendevreview | Fernando Royo proposed openstack/ovn-octavia-provider master: Fix IPv6 member delete on batch operation https://review.opendev.org/c/openstack/ovn-octavia-provider/+/849713 | 16:13 |
*** dasm is now known as Guest5013 | 17:59 | |
opendevreview | Merged openstack/neutron master: Add release note for OVN "requested-chassis" feature https://review.opendev.org/c/openstack/neutron/+/849082 | 18:01 |
*** Guest5013 is now known as dasm | 18:01 | |
EmilienM | is it a good assumption that `standard-attr-revisions` extension is **always** enabled in Neutron? Are there clouds/use-cases where the extension is disabled? | 18:24 |
opendevreview | Miro Tomaska proposed openstack/neutron master: Add workaround for eventlet.greendns bug https://review.opendev.org/c/openstack/neutron/+/849122 | 20:32 |
*** dasm is now known as dasm|off | 21:23 | |
opendevreview | Ihar Hrachyshka proposed openstack/neutron stable/yoga: Add release note for OVN "requested-chassis" feature https://review.opendev.org/c/openstack/neutron/+/849819 | 21:54 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!