Skip to content
Snippets Groups Projects
  • Michal Arbet's avatar
    91a4d8f7
    Standardize python version paths · 91a4d8f7
    Michal Arbet authored
    This patch removes the hardcoded `distro_python_version`
    mapping and usage from the configuration and templates,
    aligning with the dynamic Python version detection
    introduced in the dependent patch below.
    
    The changes simplify the kolla-ansible roles by using
    general `python3` paths, ensuring compatibility across
    distributions without requiring version-specific handling.
    
    Template files for Horizon, Ironic, Skyline, and others
    have been updated to reflect this,
    improving maintainability and reducing complexity.
    
    Depends-On: https://review.opendev.org/c/openstack/kolla/+/926744
    Change-Id: I85431b058b4184d96600cf17aaf8de871a018d61
    91a4d8f7
    History
    Standardize python version paths
    Michal Arbet authored
    This patch removes the hardcoded `distro_python_version`
    mapping and usage from the configuration and templates,
    aligning with the dynamic Python version detection
    introduced in the dependent patch below.
    
    The changes simplify the kolla-ansible roles by using
    general `python3` paths, ensuring compatibility across
    distributions without requiring version-specific handling.
    
    Template files for Horizon, Ironic, Skyline, and others
    have been updated to reflect this,
    improving maintainability and reducing complexity.
    
    Depends-On: https://review.opendev.org/c/openstack/kolla/+/926744
    Change-Id: I85431b058b4184d96600cf17aaf8de871a018d61