Missing current Ansible version in the error message

Bug #1948979 reported by Radosław Piliszek
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
kolla-ansible
Fix Released
Low
Radosław Piliszek
Ussuri
Fix Released
Low
Unassigned
Victoria
Fix Released
Low
Unassigned
Wallaby
Fix Released
Low
Unassigned
Xena
Fix Released
Low
Unassigned
Yoga
Fix Released
Low
Radosław Piliszek

Bug Description

When Kolla Ansible detects an Ansible version mismatch, it's going to print an error message.
However, the error message is missing the actual current version, as in the example:

  ERROR: Ansible version should be between 2.10 and 2.11. Current version is which is not supported.

The template is there, just the version does not get printed due to wrong variable being used in the message.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to kolla-ansible (master)
Changed in kolla-ansible:
status: Triaged → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla-ansible (master)

Reviewed: https://review.opendev.org/c/openstack/kolla-ansible/+/815735
Committed: https://opendev.org/openstack/kolla-ansible/commit/cd13bde880811f35b7ce1627bc4261f3bf201979
Submitter: "Zuul (22348)"
Branch: master

commit cd13bde880811f35b7ce1627bc4261f3bf201979
Author: Radosław Piliszek <email address hidden>
Date: Wed Oct 27 19:16:35 2021 +0000

    Fix missing Ansible version in the error message

    Change-Id: Iefa8f78142c502ac9e8ebdbb95c94b2b05f99e5b
    Closes-Bug: #1948979

Changed in kolla-ansible:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to kolla-ansible (stable/xena)

Fix proposed to branch: stable/xena
Review: https://review.opendev.org/c/openstack/kolla-ansible/+/815805

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to kolla-ansible (stable/wallaby)

Fix proposed to branch: stable/wallaby
Review: https://review.opendev.org/c/openstack/kolla-ansible/+/815806

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to kolla-ansible (stable/victoria)

Fix proposed to branch: stable/victoria
Review: https://review.opendev.org/c/openstack/kolla-ansible/+/815807

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to kolla-ansible (stable/ussuri)

Fix proposed to branch: stable/ussuri
Review: https://review.opendev.org/c/openstack/kolla-ansible/+/815809

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla-ansible (stable/ussuri)

Reviewed: https://review.opendev.org/c/openstack/kolla-ansible/+/815809
Committed: https://opendev.org/openstack/kolla-ansible/commit/cddc4e1f55c6b20e1b53f7a45d4aa32238c23fb9
Submitter: "Zuul (22348)"
Branch: stable/ussuri

commit cddc4e1f55c6b20e1b53f7a45d4aa32238c23fb9
Author: Radosław Piliszek <email address hidden>
Date: Wed Oct 27 19:16:35 2021 +0000

    Fix missing Ansible version in the error message

    Change-Id: Iefa8f78142c502ac9e8ebdbb95c94b2b05f99e5b
    Closes-Bug: #1948979
    (cherry picked from commit cd13bde880811f35b7ce1627bc4261f3bf201979)

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla-ansible (stable/wallaby)

Reviewed: https://review.opendev.org/c/openstack/kolla-ansible/+/815806
Committed: https://opendev.org/openstack/kolla-ansible/commit/295e86f0851bf2bee65fc3ceabaa81e82ac12feb
Submitter: "Zuul (22348)"
Branch: stable/wallaby

commit 295e86f0851bf2bee65fc3ceabaa81e82ac12feb
Author: Radosław Piliszek <email address hidden>
Date: Wed Oct 27 19:16:35 2021 +0000

    Fix missing Ansible version in the error message

    Change-Id: Iefa8f78142c502ac9e8ebdbb95c94b2b05f99e5b
    Closes-Bug: #1948979
    (cherry picked from commit cd13bde880811f35b7ce1627bc4261f3bf201979)

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla-ansible (stable/xena)

Reviewed: https://review.opendev.org/c/openstack/kolla-ansible/+/815805
Committed: https://opendev.org/openstack/kolla-ansible/commit/e219faec863c31cb70bb8b63f9b4f0f7d45df7fd
Submitter: "Zuul (22348)"
Branch: stable/xena

commit e219faec863c31cb70bb8b63f9b4f0f7d45df7fd
Author: Radosław Piliszek <email address hidden>
Date: Wed Oct 27 19:16:35 2021 +0000

    Fix missing Ansible version in the error message

    Change-Id: Iefa8f78142c502ac9e8ebdbb95c94b2b05f99e5b
    Closes-Bug: #1948979
    (cherry picked from commit cd13bde880811f35b7ce1627bc4261f3bf201979)

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla-ansible (stable/victoria)

Reviewed: https://review.opendev.org/c/openstack/kolla-ansible/+/815807
Committed: https://opendev.org/openstack/kolla-ansible/commit/28d2efc84b4486241a14489401ba84b8c3394db3
Submitter: "Zuul (22348)"
Branch: stable/victoria

commit 28d2efc84b4486241a14489401ba84b8c3394db3
Author: Radosław Piliszek <email address hidden>
Date: Wed Oct 27 19:16:35 2021 +0000

    Fix missing Ansible version in the error message

    Change-Id: Iefa8f78142c502ac9e8ebdbb95c94b2b05f99e5b
    Closes-Bug: #1948979
    (cherry picked from commit cd13bde880811f35b7ce1627bc4261f3bf201979)

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/kolla-ansible 13.0.0.0rc2

This issue was fixed in the openstack/kolla-ansible 13.0.0.0rc2 release candidate.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/kolla-ansible 10.4.0

This issue was fixed in the openstack/kolla-ansible 10.4.0 release.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/kolla-ansible 11.2.0

This issue was fixed in the openstack/kolla-ansible 11.2.0 release.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/kolla-ansible 12.3.0

This issue was fixed in the openstack/kolla-ansible 12.3.0 release.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/kolla-ansible 14.0.0.0rc1

This issue was fixed in the openstack/kolla-ansible 14.0.0.0rc1 release candidate.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.