source nova-placement-api fails if kolla_install_type is binary

Bug #1854735 reported by Pierre Riteau
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
kolla-ansible
Fix Released
Medium
Unassigned
Rocky
Fix Committed
Medium
Unassigned

Bug Description

Running Kolla-Ansible Rocky, placement-api.log reports:

2019-12-02 11:05:10.856725 Target WSGI script not found or unable to stat: /usr/bin/nova-placement-api

This is due to a wrong path to the binary when kolla_install_type == binary and nova_install_type == source.

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

Fix proposed to branch: stable/rocky
Review: https://review.opendev.org/696876

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

Reviewed: https://review.opendev.org/696876
Committed: https://git.openstack.org/cgit/openstack/kolla-ansible/commit/?id=8d12907be88695ace365ad5d08333b160e3614f8
Submitter: Zuul
Branch: stable/rocky

commit 8d12907be88695ace365ad5d08333b160e3614f8
Author: Kien Nguyen <email address hidden>
Date: Fri Jan 4 14:33:46 2019 +0700

    Use <project>_install_type instead of kolla_install_type

    Use <project>_install_type instead of kolla_install_type
    to set python_path. For example, general kolla_install_type
    is 'binary', but user wants to deploy Horizon from 'source'.
    Horizon templates still use python_path=/usr/share/openstack-dashboard,
    it is wrong.

    Conflicts:
     ansible/roles/gnocchi/templates/wsgi-gnocchi.conf.j2

    Change-Id: Ide6a24e17b1f8ab6506aa5e53f70693706830418
    Closes-Bug: #1854735
    (cherry picked from commit 043943117d2e10d787da1db7e87cd69852fc6cd2)

tags: added: in-stable-rocky
Mark Goddard (mgoddard)
Changed in kolla-ansible:
importance: Undecided → Medium
milestone: none → 7.1.3
milestone: 7.1.3 → none
status: New → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/kolla-ansible 7.2.0

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

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.