Monday, 2023-01-16

ierdemHi everyone, I have kolla all-in-one yoga env and I am testing some features of it. But I have a problem about neutron, when I try to craete VM on a private network, it throws an error: https://paste.openstack.org/show/bAmuPaMMGPngbSwCISnp/.  I could not find a solution, can someone give me help about that?08:09
opendevreviewLajos Katona proposed openstack/python-neutronclient master: Tox4: add allowlist_externals where necessary  https://review.opendev.org/c/openstack/python-neutronclient/+/87010408:34
opendevreviewLajos Katona proposed openstack/python-neutronclient master: Move network trunk commands from python-neutronclient  https://review.opendev.org/c/openstack/python-neutronclient/+/86947308:37
opendevreviewGregory Thiemonge proposed openstack/ovn-octavia-provider master: WIP Removing python-neutronclient code  https://review.opendev.org/c/openstack/ovn-octavia-provider/+/87051408:50
ralonsohierdem, did you try other ml2 driver? instead of linux bridge, why not ovs or ovn?08:52
ralonsohwe are no longer maintaining this driver, it is on "experimental support" only08:53
slaweqierdem yeah, IIRC we had some problems with ebtables and linuxbridge on RHEL/Centos some time ago, but as ralonsoh said, it's now not well supported backend so it may not work properly09:01
opendevreviewRodolfo Alonso proposed openstack/neutron-lib master: model_query: Improve perf with large # of RBAC  https://review.opendev.org/c/openstack/neutron-lib/+/81745909:03
opendevreviewRodolfo Alonso proposed openstack/neutron-tempest-plugin master: Add the requirements.txt file to the tox deps  https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/87051609:42
ralonsoh^^^^09:47
ralonsohhi folks, apart from this, I've reported https://github.com/rthalley/dnspython/issues/88509:47
ralonsohseems that there is an error in the newer dnspython 2.3.0 release09:47
ralonsohslaweq, lajoskatona rubasov please check ^^^ n-t-p patch, thanks! 09:51
lajoskatonaralonsoh: thanks10:06
*** elodilles_pto is now known as elodilles10:19
opendevreviewRodolfo Alonso proposed openstack/neutron master: [OVN] Implementation of OVN Neutron Agent  https://review.opendev.org/c/openstack/neutron/+/87002410:27
opendevreviewRodolfo Alonso proposed openstack/neutron master: WIP DNM [OVN] New OVN Neutron Agent extension: QoS for HWOL  https://review.opendev.org/c/openstack/neutron/+/87011510:27
ierdemralonsoh: (sorry for the late reply) Yes I tried ovs, and it worked properly. After that I wanted to try linuxbridge, and you know the rest 10:53
ierdemslaweq: (sorry for the late reply) I understand, normally I always deploy my test environments by using ovs driver, but this time I wanted to try linuxbridge. If any advice to solve that problem, I would be very grateful10:57
slaweqierdem I don't have really any good advice, sorry. I'm not linuxbridge backend expert as I never worked with it much. And TBH, that's main problem of this driver currently that in neutron core team there are no really people who knows this backend well10:58
ralonsohierdem, please, try to increase de log level (to debug) and try manually executing the command that fails11:00
ralonsohin any case, you can also report a bug in https://bugs.launchpad.net/neutron/11:01
ierdemslaweq: Then I should back to use OVS, thank you 11:01
ierdemralonsoh: You are right, I'm gonna try as you said. Thank you 11:02
opendevreviewMerged openstack/neutron stable/wallaby: Fix bulk create without mac  https://review.opendev.org/c/openstack/neutron/+/86828012:05
opendevreviewMerged openstack/neutron stable/zed: Move registration "ChassisBandwidthConfigEvent" to OvnSbIdl init  https://review.opendev.org/c/openstack/neutron/+/86878412:05
opendevreviewMerged openstack/neutron stable/xena: [ovn]support read chassis update time from nb_cfg_timestamp  https://review.opendev.org/c/openstack/neutron/+/86849812:05
opendevreviewSlawek Kaplonski proposed openstack/neutron-tempest-plugin master: Bump Cirros version used in CI jobs to 0.6.1  https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/86915212:12
slaweqlajoskatona ykarel ralonsoh hi, please check https://review.opendev.org/c/openstack/neutron/+/869205 when You will have some time, thx in advance12:14
ralonsohslaweq, sure12:14
ralonsohslaweq, actually I saw that again 5 mins ago12:16
ralonsohhttps://storage.gra.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_e3e/860639/22/gate/neutron-functional-with-uwsgi/e3e9d3d/testr_results.html12:16
ralonsoh(I've been trying to merge this patch for 1 week)12:16
opendevreviewMerged openstack/neutron master: Allow multiple IPv6 ports on router from same network ml2/ovs+dvr  https://review.opendev.org/c/openstack/neutron/+/87007912:31
opendevreviewMerged openstack/neutron-tempest-plugin master: Add the requirements.txt file to the tox deps  https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/87051612:31
opendevreviewMerged openstack/neutron master: [OVN][FT] Also update nb_cfg along with nb_cfg_timestamp  https://review.opendev.org/c/openstack/neutron/+/84734912:31
opendevreviewMerged openstack/python-neutronclient master: Tox4: add allowlist_externals where necessary  https://review.opendev.org/c/openstack/python-neutronclient/+/87010412:34
ykarelslaweq, ack will check12:47
opendevreviewMerged openstack/neutron-lib master: Update envlist for tox4  https://review.opendev.org/c/openstack/neutron-lib/+/86948112:54
opendevreviewLajos Katona proposed openstack/python-neutronclient master: Move network trunk commands from python-neutronclient  https://review.opendev.org/c/openstack/python-neutronclient/+/86947313:18
*** dasm|off is now known as dasm14:03
admin1hi all .. if a flavor has a limit of say 500mbit .. and there is a neutron qos that allows 1gbit on the port, what is the outcome ? 14:05
admin1does qos override the flavor limits ? 14:05
admin1or is the behaviours is whatever is lower .. 14:07
admin1can flavor override the bandwidth_limit of qos applied on a port 14:07
admin1or does qos override the flavor limit14:07
gibiadmin1: what is the flavor limit you are referring to?14:09
gibiadmin1: in general the flavor does not overried the qos on the port 14:09
gibiat least I'm not aware of any such nova code14:09
admin1gibi vif_inbound_average and vif_outbound_average14:10
admin1i got it from here: https://github.com/openstack/nova/blob/master/doc/source/admin/resource-limits.rst14:14
gibiadmin1: I think the neutron based qos and the flavor based limits are totally independent and in general you should not try to mix them14:15
admin1gibi, understood and its temporary for just 1 month until we can enable qos based ones14:16
admin1so till that, the question is if one overrides the other, or if the lowest one is taken 14:16
gibiI can only guess that if both applied then the lower limit will apply but you have to test it as we don't test such combination14:17
ralonsohadmin1, I'm not aware of those libvirt limits. If you want to have qos enforcement in the backend, please read the Neutron QoS section14:18
ralonsohhttps://docs.openstack.org/neutron/latest/admin/config-qos.html14:19
admin1thanks ralonsoh, .. the question was how would this behave or if it would override the limits set on the flavor itself14:20
admin1i will test it out and maybe share it here14:21
admin1if one overrides the other 14:21
gibiadmin1: thanks14:33
opendevreviewMerged openstack/neutron master: Delete the PB level registers when deleting the duplicated PB  https://review.opendev.org/c/openstack/neutron/+/86830114:43
opendevreviewMerged openstack/neutron master: Add auto-allocated-topology delete example to docs  https://review.opendev.org/c/openstack/neutron/+/87042714:43
opendevreviewMerged openstack/neutron master: Set proxy_delay to one when using proxy ARP  https://review.opendev.org/c/openstack/neutron/+/78257014:56
opendevreviewRodolfo Alonso proposed openstack/neutron master: [OVN] New OVN Neutron Agent extension: QoS for HWOL  https://review.opendev.org/c/openstack/neutron/+/87011515:12
opendevreviewMerged openstack/neutron master: Add ``devlink.get_port`` method for devlink ports  https://review.opendev.org/c/openstack/neutron/+/86752615:12
opendevreviewMerged openstack/neutron master: Fix default value for MTUs, when not provided  https://review.opendev.org/c/openstack/neutron/+/75371715:12
opendevreviewSahid Orentino Ferdjaoui proposed openstack/neutron-lib master: [WIP] rbacs: filter out model that are already owned by context  https://review.opendev.org/c/openstack/neutron-lib/+/87055715:16
opendevreviewLajos Katona proposed openstack/neutron-lib master: api-ref: Add dragent scheduler api-ref  https://review.opendev.org/c/openstack/neutron-lib/+/87058215:35
opendevreviewRodolfo Alonso proposed openstack/neutron master: WIP - [OVN] Remove backwards compatibility with OVN < v20.09  https://review.opendev.org/c/openstack/neutron/+/87062116:01
opendevreviewRodolfo Alonso proposed openstack/neutron master: [OVN] Remove backwards compatibility with OVN < v20.09  https://review.opendev.org/c/openstack/neutron/+/87062116:20
opendevreviewFrode Nordahl proposed openstack/neutron master: [ovn] Do not create empty default route when empty gateway_ip  https://review.opendev.org/c/openstack/neutron/+/87063316:24
opendevreviewFernando Royo proposed openstack/neutron stable/zed: Allow multiple IPv6 ports on router from same network ml2/ovs+dvr  https://review.opendev.org/c/openstack/neutron/+/87065716:42
opendevreviewFernando Royo proposed openstack/neutron stable/yoga: Allow multiple IPv6 ports on router from same network ml2/ovs+dvr  https://review.opendev.org/c/openstack/neutron/+/87065816:43
opendevreviewFernando Royo proposed openstack/neutron stable/xena: Allow multiple IPv6 ports on router from same network ml2/ovs+dvr  https://review.opendev.org/c/openstack/neutron/+/87066016:45
opendevreviewFernando Royo proposed openstack/neutron stable/wallaby: Allow multiple IPv6 ports on router from same network ml2/ovs+dvr  https://review.opendev.org/c/openstack/neutron/+/87066116:46
opendevreviewRodolfo Alonso proposed openstack/neutron stable/xena: [ovn]neutron agent show real heartbeat_timestamp  https://review.opendev.org/c/openstack/neutron/+/86849916:55
opendevreviewRodolfo Alonso proposed openstack/neutron stable/xena: Fix handling the restart of ovn-controllers  https://review.opendev.org/c/openstack/neutron/+/86826316:55
ralonsohbcafarel, ^^ sorry, I needed to rebase those 2 patches to fix a merge conflict16:56
ralonsohif you can review them, that will be perfect16:56
ralonsohthanks!16:56
bcafarelralonsoh: sure, looking! rebase should be easy/fast16:57
opendevreviewLajos Katona proposed openstack/neutron-lib master: api-ref: Add dragent scheduler api-ref  https://review.opendev.org/c/openstack/neutron-lib/+/87058218:05
opendevreviewMerged openstack/neutron master: Support for minimum bandwidth rules in tunnelled networks  https://review.opendev.org/c/openstack/neutron/+/86063919:00
opendevreviewMerged openstack/neutron stable/xena: [ovn]neutron agent show real heartbeat_timestamp  https://review.opendev.org/c/openstack/neutron/+/86849919:39
opendevreviewMerged openstack/neutron stable/xena: Fix handling the restart of ovn-controllers  https://review.opendev.org/c/openstack/neutron/+/86826319:41
*** dasm is now known as dasm|off22:37
opendevreviewMiguel Lavalle proposed openstack/neutron master: Add 3 secs to wait for keepalived state change  https://review.opendev.org/c/openstack/neutron/+/87067922:45

Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!