zhi <changzhi1990 at gmail.com> wrote: > hi, > Recently, I saw a patch which fixed the listener's admin_state_up status[1]. This patch is already merged in master branch. But it is not merged into stable/liberty. > > So I upload a new patch[2] to merge that patch into stable/liberty. > > > > [1]: https://review.openstack.org/#/c/266816/ > [2]: https://review.openstack.org/#/c/352238/ No need to send an email per backport patch proposed, reviewers will get to each of them when they have time. As for the backport itself, two things to consider: - Change-Id is wrong. Read: http://docs.openstack.org/project-team-guide/stable-branches.html#change-ids - It’s not clear how critical bug is. The branch is in Phase II mode now: http://docs.openstack.org/project-team-guide/stable-branches.html#support-phases which means "Only critical bugfixes and security patches are acceptable”. AFAIU there is no formal definition of ‘criticality’ of a bug, but in neutron world we usually stick to ‘High and above’ in Launchpad terms. So we need that missing bit of information somewhere in Launchpad bug to assess if it still applies there. Ihar