Comment 2 for bug 1657852

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla-kubernetes (master)

Reviewed: https://review.openstack.org/422803
Committed: https://git.openstack.org/cgit/openstack/kolla-kubernetes/commit/?id=97355d144ab4c328b89de56a59af651627be47d4
Submitter: Jenkins
Branch: master

commit 97355d144ab4c328b89de56a59af651627be47d4
Author: prameswar <email address hidden>
Date: Fri Jan 20 00:00:55 2017 +0530

    Installation path added for ubuntu to pathfinder.py

    For centos system, installation path is /usr/share/kolla and
    /usr/share/kolla-kubernetes and for ubuntu system, installation
    path is /usr/local/share/kolla and /usr/local/share/kolla-kubernetes.

    So, kolla_kubernetes/pathfinder.py not able to search installation path.

    Closes-Bug: #1657852

    Change-Id: I875c214eece3a3365285a9534744e8ff29e34a08