Fix released and backported:
Master: https://review.opendev.org/c/openstack/neutron/+/766775
Victoria: https://review.opendev.org/c/openstack/neutron/+/767676
Ussuri: https://review.opendev.org/c/openstack/neutron/+/767677
Train: https://review.opendev.org/c/openstack/neutron/+/767678
** Changed
Public bug reported:
Steps to reproduce the issue using Neutron Rocky with OVS:
# create bastion-sec-grp to allow ssh from anywhere
openstack security group create bastion-sec-grp
openstack security group rule create --ethertype=IPv4 --protocol tcp
--remote-ip 0.0.0.0/0 --ingress --dst-port=22 b
Public bug reported:
Seems related to Bug#1822105. After the fix was released and backported
to Rocky, doing 'openstack port set --fixed-ip subnet=xxx' as non-admin
in a shared network with the reference policy.json
https://github.com/openstack/neutron/blob/7606aeec73a4e515eb3ce821e6c042bd5e01f491
This bug was filed in Neutron before and has more debug information:
https://bugs.launchpad.net/neutron/+bug/1741079
** Affects: nova
Importance: Undecided
Assignee: Hang Yang (hangyang)
Status: New
** Changed in: nova
Assignee: (unassigned) => Hang Yang (hangyang)
--
4 matches
Mail list logo