[Yahoo-eng-team] [Bug 1907491] Re: OVS conjunctive flows are not cleaned up after remote group member ips deleted

2021-01-20 Thread Hang Yang
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

[Yahoo-eng-team] [Bug 1862703] [NEW] Neutron remote security group does not work

2020-02-10 Thread Hang Yang
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

[Yahoo-eng-team] [Bug 1832278] [NEW] Reference policies related to 'update_port' don't work properly

2019-06-10 Thread Hang Yang
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

[Yahoo-eng-team] [Bug 1812110] [NEW] Detaching pre-existing port fails to remove user's dns record

2019-01-16 Thread Hang Yang
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) --