Friday, 2022-02-18

opendevreviewBrian Haley proposed openstack/neutron master: DNM: Test IPv6 all (including tunnel) job definition  https://review.opendev.org/c/openstack/neutron/+/82863401:06
opendevreviewBrian Haley proposed openstack/neutron master: DNM: Test IPv6 all (including tunnel) job definition  https://review.opendev.org/c/openstack/neutron/+/82863401:38
opendevreviewZhouHeng proposed openstack/neutron-fwaas-dashboard master: Rename zh-cn translations to zh-hans  https://review.opendev.org/c/openstack/neutron-fwaas-dashboard/+/82984703:02
congnt1Hello everyone, I want to ask a question about provider network.03:13
congnt1I have a provider network /24, user use l3 to connect to Public (VM —> vRouter —> NAT to Provider Network —> Public.03:13
congnt1If VM want Public IP, it can assign floating IP from provider network.03:13
congnt1But my Old Provider Network run out of IP, I need add another CIDR to my openstack cluster. So can you suggest me a solution?03:13
congnt1I find 3 solution but it have so problem03:13
congnt1- If I add new subnet in old provider network, it will use same VLAN, and increase broadcast domain03:13
congnt1- If I add new provider network. User can't assign floating IP from new provider network. User need to create another router, and set external gateway to new provider network, then the user can get the floating IP03:13
congnt1- If use routed provider network, I only can to map one compute to one segment. E.g com1 map to segment1, com2 map to segment2, my VM reside in com1, but segment1 run out of IP, so i need migrate VM to com2 to get floating IP03:13
congnt1If you have a best solution, please suggest for me. Thank you all so much!03:13
opendevreviewFrode Nordahl proposed openstack/neutron master: [OVN] Off-path SmartNIC DPU Port Binding with OVN  https://review.opendev.org/c/openstack/neutron/+/80896106:18
opendevreviewFrode Nordahl proposed openstack/neutron master: [OVN] Off-path SmartNIC DPU Documentation  https://review.opendev.org/c/openstack/neutron/+/82810306:18
*** marlinc is now known as Guest19210:13
*** zhouhenglc is now known as Guest19410:28
*** zhouhenglc_ is now known as zhouhenglc10:28
sebaHow do I create new autogenerated migrations for a subproject with neutron-db-manage? The contributor docs say I should use --autogenerate, but this fails with "Multiple heads are present; please specify the head revision on which the new revision should be based, or perform a merge.". Docs furthermore say I should then run --expand --autogenerate, but these options are mutually exclusive. Why are they mutually exclusive?11:30
sebarelevant part of contributer docs https://github.com/openstack/neutron/blob/9f0bff72ba780fb104a0b04389110daa86276b24/doc/source/contributor/alembic_migrations.rst?plain=1#L264-L28511:30
sebaThis behavior changed here, but the change doesn't really explain (for me) why this has been done: https://review.opendev.org/c/openstack/neutron/+/29539711:32
opendevreviewMamatisa Nurmatov proposed openstack/neutron master: Add new class for Logging API methods  https://review.opendev.org/c/openstack/neutron/+/82952211:33
lajoskatonaseba: Hi, just try neutron-db-manage revision --expand -m "foo"11:55
lajoskatonaseba: this will autogenerate the file for you to db/migration/alembic_migration/versions/yoga/ and change the db/migration/alembic_migration/versions/EXPAND_HEAD file accordingly11:55
sebahmyeah, but this only creates an empty migration, so I have to type the create statements myself11:56
sebaI wanted to use something that autogenerates the change, just so I don't mess it up11:57
lajoskatonaseba: yeah it generates a template only11:57
sebaI have patched neutron/db/migration/cli.py and removed the mutually exclusiveness of --autogenerate together with --expand/--contract and it did exactly what I expected. I now have an expand-only migration with an updated head and a prefilled upgrade() method I can now change11:59
chooozehello guys!12:04
chooozeanyone tried to check with tempest (with high concurrency) OVN in multinode configuration with active-standby HA scheme 12:05
chooozewe tried to do so and in HA scheme we're getting random failed jobs related to neutron  12:06
chooozeif we're trying to run the same tempest configuration with same threads but with just one controller node everything is fine12:07
opendevreviewMamatisa Nurmatov proposed openstack/neutron master: Add new class for Logging API methods  https://review.opendev.org/c/openstack/neutron/+/82952213:22
congnt1Hello everyone, I want to ask a question about provider network.14:44
congnt1I have a provider network /24, user use l3 to connect to Public (VM —> vRouter —> NAT to Provider Network —> Public.14:44
congnt1If VM want Public IP, it can assign floating IP from provider network.14:44
congnt1But my Old Provider Network run out of IP, I need add another CIDR to my openstack cluster. So can you suggest me a solution?14:44
congnt1I find 3 solution but it have so problem14:44
congnt1- If I add new subnet in old provider network, it will use same VLAN, and increase broadcast domain14:44
congnt1- If I add new provider network. User can't assign floating IP from new provider network. User need to create another router, and set external gateway to new provider network, then the user can get the floating IP14:44
congnt1- If use routed provider network, I only can to map one compute to one segment. E.g com1 map to segment1, com2 map to segment2, my VM reside in com1, but segment1 run out of IP, so i need migrate VM to com2 to get floating IP14:44
congnt1If you have a best solution, please suggest for me. Thank you all so much!14:44
opendevreviewLajos Katona proposed openstack/neutron master: Try to update port status to DOWN port not bound to host  https://review.opendev.org/c/openstack/neutron/+/82772815:06
opendevreviewRodolfo Alonso proposed openstack/neutron master: Support filtering for QoS rule type list  https://review.opendev.org/c/openstack/neutron/+/82768316:44
opendevreviewRodolfo Alonso proposed openstack/neutron master: Use the "connectivity" property of "MechanismDriver"  https://review.opendev.org/c/openstack/neutron/+/82650216:46
opendevreviewMamatisa Nurmatov proposed openstack/neutron master: Add new class for Logging API methods  https://review.opendev.org/c/openstack/neutron/+/82952217:31
opendevreviewMerged openstack/ovsdbapp stable/wallaby: Log what exception caused abort of the transaction  https://review.opendev.org/c/openstack/ovsdbapp/+/82656517:36
opendevreviewMerged openstack/ovsdbapp stable/ussuri: Log what exception caused abort of the transaction  https://review.opendev.org/c/openstack/ovsdbapp/+/82656717:38
opendevreviewMerged openstack/ovsdbapp stable/train: Log what exception caused abort of the transaction  https://review.opendev.org/c/openstack/ovsdbapp/+/82656818:39
opendevreviewMerged openstack/ovsdbapp stable/victoria: Log what exception caused abort of the transaction  https://review.opendev.org/c/openstack/ovsdbapp/+/82656618:39
opendevreviewMerged openstack/ovsdbapp master: remove unicode from code  https://review.opendev.org/c/openstack/ovsdbapp/+/82288418:40
opendevreviewLajos Katona proposed openstack/tap-as-a-service master: Modify taas extensions to use neutron-lib API def  https://review.opendev.org/c/openstack/tap-as-a-service/+/82492719:57
opendevreviewMiguel Lavalle proposed openstack/neutron master: More robust fix to trunk deletion race condition  https://review.opendev.org/c/openstack/neutron/+/82913923:51

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