kolla_url - endpoints end up with :443

Bug #2063434 reported by Michal Nasiadka
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
kolla-ansible
Status tracked in Dalmatian
Bobcat
Fix Committed
Undecided
Unassigned
Caracal
Fix Committed
Undecided
Unassigned
Dalmatian
Fix Released
Undecided
Unassigned

Bug Description

kolla_url filter compares port 443 as int - and that comparison fails every time - so we get urls like https://something:443 instead of https://something

Changed in kolla-ansible:
status: New → 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/+/916979
Committed: https://opendev.org/openstack/kolla-ansible/commit/2c0f94a868ce712a7b13ac1755f20a5cdc950535
Submitter: "Zuul (22348)"
Branch: master

commit 2c0f94a868ce712a7b13ac1755f20a5cdc950535
Author: Michal Nasiadka <email address hidden>
Date: Thu Apr 25 10:03:47 2024 +0200

    kolla_url: port is a string

    Ansible passes port as a string - therefore matching does not work
    and we get https://nova_url:443/v2.1

    Closes-Bug: #2063434

    Change-Id: I76cce7f491c77b6b788d29c8644e87055f5cfff0

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/2024.1)

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

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

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

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

Reviewed: https://review.opendev.org/c/openstack/kolla-ansible/+/922287
Committed: https://opendev.org/openstack/kolla-ansible/commit/12ca5ddd0c83dfbf1a0e62a9c3711f62f48193d1
Submitter: "Zuul (22348)"
Branch: stable/2023.2

commit 12ca5ddd0c83dfbf1a0e62a9c3711f62f48193d1
Author: Michal Nasiadka <email address hidden>
Date: Thu Apr 25 10:03:47 2024 +0200

    kolla_url: port is a string

    Ansible passes port as a string - therefore matching does not work
    and we get https://nova_url:443/v2.1

    Closes-Bug: #2063434

    Change-Id: I76cce7f491c77b6b788d29c8644e87055f5cfff0
    (cherry picked from commit 2c0f94a868ce712a7b13ac1755f20a5cdc950535)

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

Reviewed: https://review.opendev.org/c/openstack/kolla-ansible/+/922285
Committed: https://opendev.org/openstack/kolla-ansible/commit/4902dcdd5ad4a638282f82739a33f84b7884f923
Submitter: "Zuul (22348)"
Branch: stable/2024.1

commit 4902dcdd5ad4a638282f82739a33f84b7884f923
Author: Michal Nasiadka <email address hidden>
Date: Thu Apr 25 10:03:47 2024 +0200

    kolla_url: port is a string

    Ansible passes port as a string - therefore matching does not work
    and we get https://nova_url:443/v2.1

    Closes-Bug: #2063434

    Change-Id: I76cce7f491c77b6b788d29c8644e87055f5cfff0
    (cherry picked from commit 2c0f94a868ce712a7b13ac1755f20a5cdc950535)

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.