Wednesday, 2022-11-16

opendevreviewliuyulong proposed openstack/neutron master: Refactor for meter ID Generator  https://review.opendev.org/c/openstack/neutron/+/86076501:33
opendevreviewliuyulong proposed openstack/neutron master: Refactor for ovs qos driver meter limit features  https://review.opendev.org/c/openstack/neutron/+/86076601:33
opendevreviewliuyulong proposed openstack/neutron master: Add meter bandwidth bandwidth support  https://review.opendev.org/c/openstack/neutron/+/86076701:33
opendevreviewTakashi Kajinami proposed openstack/neutron-lib master: Update URL for flake8 from Gitlab to Github  https://review.opendev.org/c/openstack/neutron-lib/+/86463902:16
opendevreviewliuyulong proposed openstack/neutron-lib master: Add bandwidth rate limit table  https://review.opendev.org/c/openstack/neutron-lib/+/86076103:14
*** dasm|off is now known as Guest163403:20
opendevreviewliuyulong proposed openstack/neutron master: Code move for metadata haproxy  https://review.opendev.org/c/openstack/neutron/+/86464803:35
opendevreviewliuyulong proposed openstack/neutron master: Add host metadata haproxy manager  https://review.opendev.org/c/openstack/neutron/+/86464903:35
__ministryHi, I had meet an error about neutron high load when use ovn cluster. Have anyone had this problem?03:48
opendevreviewliuyulong proposed openstack/neutron master: Add host metadata haproxy manager  https://review.opendev.org/c/openstack/neutron/+/86464904:37
han-guangyuHello, I want to package ovn in openEuler(a OS had been supported by openstack ci))06:21
han-guangyuCould I can get a recommended version of ovn to Train and Wallaby06:21
han-guangyuI see:06:22
han-guangyu> OpenStack doesn’t set explicit version requirements for OVN installation, but it’s recommended to follow at least the version that is used in upstream CI,06:22
han-guangyuin https://docs.openstack.org/neutron/latest/ovn/faq/index.html06:22
han-guangyuBut I am not sure, if I use the latest version of ovn, whether the neutron of train and wallaby both can be connected normally06:22
han-guangyuDo they have a capped version that supports06:22
han-guangyucould I get some help06:22
han-guangyuThank you so much06:23
opendevreviewSahid Orentino Ferdjaoui proposed openstack/neutron master: db: add segment_index to the unique constraint  https://review.opendev.org/c/openstack/neutron/+/84145908:20
opendevreviewSahid Orentino Ferdjaoui proposed openstack/neutron master: segment: enable multisegments support for host  https://review.opendev.org/c/openstack/neutron/+/84183808:20
sahido/ lajoskatona I have addressed test in fullstack :-) I will ping you when CI is green08:23
lajoskatonasahid: cool, to tell the truth I still have to work on how to succesfully execute fullstack in my env08:30
ralonsohhan-guangyu__, you can use the same versions used in the CI, in the stable releases08:34
ralonsohthose versions are well tested08:35
*** han-guangyu__ is now known as han-guangyu08:36
ralonsohhttps://github.com/openstack/neutron/blob/4f24a1fa1e3baf0fb3f548dc21dfe03c9a44d90f/zuul.d/grenade.yaml#L224-L22508:36
ralonsohfor Wallaby08:37
ralonsohand you can use this for Train08:39
ralonsohhttps://github.com/openstack/neutron-tempest-plugin/blob/master/zuul.d/ussuri_jobs.yaml#L258-L25908:39
ralonsoh(there is no reference for Train because OVN was not in Neutron train branch)08:40
han-guangyuralonsoh: Hi, thankyou so much.08:40
han-guangyuralonsoh: could I ask some more? I see" to be able to use VXLAN network type, one must run OVN 20.09+.08:42
han-guangyu"  in to be able to use VXLAN network type, one must run OVN 20.09+08:42
ralonsohI need to check that08:42
han-guangyuhttps://github.com/openstack/neutron/blob/master/doc/source/ovn/faq/index.rst#:~:text=to%20be%20able%20to%20use%20VXLAN%20network%20type%2C%20one%20must%20run%20OVN%2020.09%2B08:42
ralonsohyes, exactly08:43
ralonsohand, that was supported in 20.09+08:43
han-guangyucan I use higher than v20.03.0(CI use for train)08:43
han-guangyuif I want to have vxlan in train08:44
ralonsohI think you could use it. We don't test it in the CI but I don't recall any blocker for this08:44
fricklerhan-guangyu: just being curious, why are you so focused on train? it is very old and almost eol08:47
han-guangyufrickler: yes, it is a very old version, I'm so agree. But we have users who are still using train on a large scale08:49
han-guangyuUpgrading is a high cost to them and something not currently considered08:49
han-guangyufrickler:Exactly as I think, I'm more inclined to go with the higher version. so, I am here to ask whether ovn has an upper limit for version compatibility. I would like to use the same ovn version as W in the trian version if possible08:51
han-guangyuralonsoh: sorry to bother again. I'm a noob at this. why the ovn version in [1] and [2] is different?1] 08:54
han-guangyu[1] https://github.com/openstack/neutron/blob/4f24a1fa1e3baf0fb3f548dc21dfe03c9a44d90f/zuul.d/grenade.yaml#L224-L22508:55
ralonsohbecause both are from different versions08:55
ralonsohthe first one is used in grenade jobs in Wallaby08:55
han-guangyu[2] https://github.com/openstack/neutron/blob/stable/wallaby/zuul.d/grenade.yaml08:55
ralonsoh[1] is master08:56
ralonsoh[2] is wallaby08:56
han-guangyuralonsoh: so, If I want to find the ovn versioned used in wallaby, I should look [2]? [2] is v20.06.108:57
ralonsohyes08:57
han-guangyuand [1] is v21.06.008:59
han-guangyuralonsoh: thank you so much, answer the boring quesiton08:59
ralonsoh[1] is master, we use 21.06 now09:00
han-guangyuok, At least in principle, I could also use 21.06 for w and t?09:03
han-guangyuof course, CI09:03
ralonsohas commented, this version is not tested in Wallaby09:03
han-guangyunot test this version,09:03
ralonsohI can't guarantee any result09:03
han-guangyuMaybe I'll step on some pits09:04
han-guangyuok, I get it09:04
han-guangyubest wish to you09:04
*** han-guangyu is now known as Guest166009:08
*** han-guangyu_ is now known as han-guangyu09:08
opendevreviewhuanghailun proposed openstack/neutron master: [neutron]Update tap ip in metadata agent when metadata port ip updated  https://review.opendev.org/c/openstack/neutron/+/86471509:38
ralonsohslaweq, https://review.opendev.org/c/openstack/neutron/+/864435 if you have some mins10:03
ralonsohthanks in advance10:03
slaweqralonsoh: +210:04
ralonsohthanks!10:04
slaweqbut You need also lajoskatona or bcafarel to look at it :)10:04
lajoskatonaslaweq, ralonsoh: looking10:05
bcafareloh yes this one is in my toreview opened tabs10:05
sahidralonsoh, lajoskatona, slaweq How do you feel about to finalize multiseg: https://review.opendev.org/c/openstack/neutron/+/841838 :-)10:40
ralonsohok10:40
sahidtwo last patches left10:40
ralonsohlajoskatona, we are going to release n-lib for Antelope-110:43
ralonsohhttps://review.opendev.org/c/openstack/releases/+/86452510:43
ralonsohand we should include https://review.opendev.org/c/openstack/neutron-lib/+/86421310:43
ralonsohcan you check it? thanks in advance10:43
opendevreviewRodolfo Alonso proposed openstack/neutron stable/zed: [stable-only] Add "tempest-integrated-networking" job to experimental  https://review.opendev.org/c/openstack/neutron/+/86472310:55
ralonsoh^^^^ this patch will allow us to execute this job when needed in the stable releases10:57
ralonsohfor backports like this one: https://review.opendev.org/q/I54c8fd4d065ae537f396408df16832b158ee899810:58
opendevreviewLajos Katona proposed openstack/neutron master: Fix bulk create without mac  https://review.opendev.org/c/openstack/neutron/+/86388111:20
slaweqralonsoh: https://bugs.launchpad.net/devstack/+bug/199674812:27
slaweqralonsoh: this is drop of lib/neutron tracker12:27
ralonsohslaweq, thanks! I'll add it to the meeting agenda12:28
opendevreviewMerged openstack/neutron-lib master: Don't check context.system_scope to check project scope  https://review.opendev.org/c/openstack/neutron-lib/+/86421313:03
opendevreviewMerged openstack/neutron-lib master: Update URL for flake8 from Gitlab to Github  https://review.opendev.org/c/openstack/neutron-lib/+/86463913:11
slaweqralonsoh: I think that if we will get https://review.opendev.org/c/openstack/neutron-lib/+/860761 and https://review.opendev.org/c/openstack/neutron-lib/+/864568 to be merged we can release new neutron-lib13:30
slaweqwdyt?13:30
opendevreviewMerged openstack/neutron stable/zed: [stable-only] Add "tempest-integrated-networking" job to experimental  https://review.opendev.org/c/openstack/neutron/+/86472313:38
*** Guest1634 is now known as dasm13:48
ralonsohslaweq, I'll stop the release patch13:55
ralonsohone is almost merged13:55
ralonsohI've +w the second one13:55
ralonsohslaweq, just a heads up13:58
ralonsohhttps://review.opendev.org/c/openstack/releases/+/86452513:58
opendevreviewRodolfo Alonso proposed openstack/neutron-lib stable/zed: Added "qos" plugin to "EXT_PARENT_RESOURCE_MAPPING"  https://review.opendev.org/c/openstack/neutron-lib/+/86473514:00
slaweqthx a lot ralonsoh14:00
opendevreviewRodolfo Alonso proposed openstack/neutron-lib stable/yoga: Added "qos" plugin to "EXT_PARENT_RESOURCE_MAPPING"  https://review.opendev.org/c/openstack/neutron-lib/+/86473614:00
slaweqI think it will be good to include as much as possible in the release to unblock also others with work :)14:00
ralonsohagree14:01
lajoskatonaralonsoh, slaweq: do you need extra review in n-lib?14:01
ralonsohno, both are in the gate queue already14:01
ralonsohthanks!14:01
opendevreviewRodolfo Alonso proposed openstack/neutron-lib stable/xena: Added "qos" plugin to "EXT_PARENT_RESOURCE_MAPPING"  https://review.opendev.org/c/openstack/neutron-lib/+/86473814:02
opendevreviewRodolfo Alonso proposed openstack/neutron-lib stable/wallaby: Added "qos" plugin to "EXT_PARENT_RESOURCE_MAPPING"  https://review.opendev.org/c/openstack/neutron-lib/+/86473914:03
opendevreviewLucas Alvares Gomes proposed openstack/neutron master: OVN: Add support for DHCP option  "domain-search" for IPv4  https://review.opendev.org/c/openstack/neutron/+/86474014:11
opendevreviewLucas Alvares Gomes proposed openstack/neutron master: OVN: Add support for DHCP option "domain-search" for IPv4  https://review.opendev.org/c/openstack/neutron/+/86474014:11
opendevreviewLucas Alvares Gomes proposed openstack/neutron master: OVN: Add support for DHCP option "domain-search" for IPv4  https://review.opendev.org/c/openstack/neutron/+/86474014:14
opendevreviewLucas Alvares Gomes proposed openstack/neutron master: OVN: Add support for DHCP option "domain-search" for IPv4  https://review.opendev.org/c/openstack/neutron/+/86474014:15
plibeauhello guys, I see you have merge the change in neutron-lib about default policy admin only for device_id param. I have also this change related https://review.opendev.org/c/openstack/neutron/+/86116914:22
ralonsohplibeau, but we need first to create a new n-lib release and bump the requirements14:26
ralonsohthis neutron patch won't work if the neutron API does not have the n-lib change14:26
plibeauralonsoh: oh yes I understood 14:27
opendevreviewRodolfo Alonso proposed openstack/neutron master: Replace Linux Brigde with Open vSwitch in installation docs  https://review.opendev.org/c/openstack/neutron/+/86474814:41
opendevreviewMerged openstack/neutron-lib master: Added "qos" plugin to "EXT_PARENT_RESOURCE_MAPPING"  https://review.opendev.org/c/openstack/neutron-lib/+/86456815:05
opendevreviewRodolfo Alonso proposed openstack/neutron-lib stable/yoga: [test]Remove the validation of the tenant property  https://review.opendev.org/c/openstack/neutron-lib/+/86475115:07
opendevreviewRodolfo Alonso proposed openstack/neutron-lib stable/yoga: Fix pep8 job issues with pylint==2.15.0  https://review.opendev.org/c/openstack/neutron-lib/+/86475315:28
slaweqykarel: hi, I just replied to Your comment in https://review.opendev.org/c/openstack/neutron/+/86249215:33
slaweqplease review it again when You will have some time15:33
slaweqralonsoh: lajoskatona: mlavalle: please also take a look at that once You will have few minutes15:33
ralonsohsure15:33
opendevreviewMerged openstack/neutron-lib master: Add bandwidth rate limit table  https://review.opendev.org/c/openstack/neutron-lib/+/86076115:49
opendevreviewElvira García Ruiz proposed openstack/neutron master: Fix behaviour of enable/disable in OVN network log  https://review.opendev.org/c/openstack/neutron/+/86415215:51
opendevreviewRodolfo Alonso proposed openstack/neutron-lib stable/yoga: Fix pep8 job issues with pylint==2.15.0  https://review.opendev.org/c/openstack/neutron-lib/+/86475315:58
mlavalleslaweq: done16:10
opendevreviewRodolfo Alonso proposed openstack/neutron-lib stable/xena: Fix pep8 job issues with pylint==2.15.0  https://review.opendev.org/c/openstack/neutron-lib/+/86476416:42
opendevreviewRodolfo Alonso proposed openstack/neutron stable/victoria: [stable-only] Do not fail making reservation when creating a SG  https://review.opendev.org/c/openstack/neutron/+/86476516:47
opendevreviewRodolfo Alonso proposed openstack/neutron stable/ussuri: [stable-only] Do not fail making reservation when creating a SG  https://review.opendev.org/c/openstack/neutron/+/86476616:48
opendevreviewRodolfo Alonso proposed openstack/neutron stable/train: [stable-only] Do not fail making reservation when creating a SG  https://review.opendev.org/c/openstack/neutron/+/86476716:48
opendevreviewRodolfo Alonso proposed openstack/neutron stable/yoga: [stable-only] Add "tempest-integrated-networking" job to experimental  https://review.opendev.org/c/openstack/neutron/+/86476816:51
opendevreviewRodolfo Alonso proposed openstack/neutron stable/xena: [stable-only] Add "tempest-integrated-networking" job to experimental  https://review.opendev.org/c/openstack/neutron/+/86476916:52
opendevreviewRodolfo Alonso proposed openstack/neutron stable/wallaby: [stable-only] Add "tempest-integrated-networking" job to experimental  https://review.opendev.org/c/openstack/neutron/+/86477016:54
opendevreviewLajos Katona proposed openstack/neutron master: Fix bulk create without mac  https://review.opendev.org/c/openstack/neutron/+/86388116:57
opendevreviewRodolfo Alonso proposed openstack/neutron master: db: add segment_index to the unique constraint  https://review.opendev.org/c/openstack/neutron/+/84145918:05
opendevreviewMerged openstack/neutron master: OVN: Add support for DHCP option "domain-search" for IPv4  https://review.opendev.org/c/openstack/neutron/+/86474018:17
opendevreviewIhar Hrachyshka proposed openstack/neutron master: ovn: first tear down old metadata namespaces, then deploy new  https://review.opendev.org/c/openstack/neutron/+/86477718:55
opendevreviewMerged openstack/neutron stable/wallaby: [stable-only] Do not fail making reservation when creating a SG  https://review.opendev.org/c/openstack/neutron/+/86443520:03
*** dasm is now known as dasm|off23:11

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