[Yahoo-eng-team] [Bug 2025096] Re: test_rebuild_volume_backed_server failing 100% on ceph job

2023-06-26 Thread Ghanshyam Mann
** Also affects: nova Importance: Undecided Status: New ** Also affects: cinder Importance: Undecided Status: New ** Also affects: devstack-plugin-ceph Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engine

[Yahoo-eng-team] [Bug 2024251] Re: Adding a static route to router returns internal server error

2023-06-26 Thread Rodolfo Alonso
Hello: I'm able to add a route to a router without any problem. Using the default router created by devstack when installing an environment: https://paste.opendev.org/show/bACf6DvxbrKfEcmn5Nb5/ Please provide a reproducer (with valid IP addresses for the destination and the GW) to investigate wha

[Yahoo-eng-team] [Bug 2025056] [NEW] Router ports without IP addresses shouldn't be allowed to deletion using port's API directly

2023-06-26 Thread Slawek Kaplonski
Public bug reported: Long time ago there was bug https://bugs.launchpad.net/neutron/+bug/1104337 and as fix for this bug there was patch https://review.opendev.org/c/openstack/neutron/+/20424 proposed. This patch allowed to remove router ports without fixed IPs directly using "port delete" com

[Yahoo-eng-team] [Bug 2025055] [NEW] [rfe][ml2] Add a new API that supports cloning a specified security group

2023-06-26 Thread Liu Xie
Public bug reported: Hi everyone:   We want to define a new api that supports cloning a specified security_group.   Consider the following case:   If the user wants to create a new security_group with the same rules as a created security_group, he should do some duplicate actions to create rules.