Hi, I was Neutron bug deputy last week. Below is a short summary about reported bugs. Critical bugs ------------- None High bugs --------- * https://bugs.launchpad.net/neutron/+bug/1777908 - Ensure _get_changed_synthetic_fields() return updatable fields - breaks consumers - Boden proposed reverts * https://bugs.launchpad.net/neutron/+bug/1777922 - neutron is not dropping radvd privileges - Fix proposed, https://review.openstack.org/#/c/576923/ * https://bugs.launchpad.net/neutron/+bug/1777968 - Too many DBDeadlockError and IP address collision during port creating - Fix proposed, https://review.openstack.org/#/c/577739/ Medium bugs ----------- * https://bugs.launchpad.net/neutron/+bug/1778118 - missing transaction in driver_controller.py for l3 flavors - Fix proposed, https://review.openstack.org/#/c/577246/ Wishlist bugs ------------- * https://bugs.launchpad.net/neutron/+bug/1777746 - When use ‘neutron net-update’, we cannot change the 'vlan-transparent' dynamically - not a bug as per the API definition, asked if proposing extension - perhaps possible to implement in backward-compatible way Further triage required ----------------------- * https://bugs.launchpad.net/neutron/+bug/1777866 - QoS CLI – Warning in case when provided burst is lower than 80% BW - submitter wants CLI warning, not sure it's necessary as it is already mentioned in the admin guide - possible change in OSC could address * https://bugs.launchpad.net/neutron/+bug/1778407 - Quality of Service (QoS) in Neutron - Notes regarding burst (80% BW) - Closed as duplicate of 1777866 * https://bugs.launchpad.net/neutron/+bug/1777965 - Create port get quota related DBDeadLock * https://bugs.launchpad.net/neutron/+bug/1778207 - fwaas v2 add port into firewall group failed - most likely need DVR/HA check in affected code path - need to ping SridarK to take a look