Reviewed: https://review.opendev.org/755358 Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=4958c2ef75168d6f1840458f660a357806d4da4d Submitter: Zuul Branch: stable/queens
commit 4958c2ef75168d6f1840458f660a357806d4da4d Author: Sofer Athlan-Guyot <email address hidden> Date: Wed Sep 30 19:26:14 2020 +0200
[QUEENS ONLY] Fix layered upgrade workaround mechanism.
The regex was only matching ovs layered package with ".0" in the last number end.
This fixes it.
Queens only because in master and below we use tripleo-ansible/tripleo-ovs-upgrade module and it has the correct regex.
Change-Id: I9120a7bc3b0afaf07be4ea90f65e9bb30c534fb8 Closes-Bug: #1897949
Reviewed: https:/ /review. opendev. org/755358 /git.openstack. org/cgit/ openstack/ tripleo- heat-templates/ commit/ ?id=4958c2ef751 68d6f1840458f66 0a357806d4da4d
Committed: https:/
Submitter: Zuul
Branch: stable/queens
commit 4958c2ef75168d6 f1840458f660a35 7806d4da4d
Author: Sofer Athlan-Guyot <email address hidden>
Date: Wed Sep 30 19:26:14 2020 +0200
[QUEENS ONLY] Fix layered upgrade workaround mechanism.
The regex was only matching ovs layered package with ".0" in the last
number end.
This fixes it.
Queens only because in master and below we use ansible/ tripleo- ovs-upgrade module and it has the correct
tripleo-
regex.
Change-Id: I9120a7bc3b0afa f07be4ea90f65e9 bb30c534fb8
Closes-Bug: #1897949