Comment 9 for bug 1603987

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to fuel-library (stable/mitaka)

Reviewed: https://review.openstack.org/411904
Committed: https://git.openstack.org/cgit/openstack/fuel-library/commit/?id=c48b67f10d44beb07595fa90ea7fad3ad9da2209
Submitter: Jenkins
Branch: stable/mitaka

commit c48b67f10d44beb07595fa90ea7fad3ad9da2209
Author: Evgeny L <email address hidden>
Date: Sat Dec 10 00:04:53 2016 +0000

    Create symlink which is required for master node plugin tasks

    Place where plugins are linked depends on configuration (of Nailgun,
    MCollective, Astute), hence must not be hardcoded in specs and
    should be done by puppet manifests which own master node configuration
    details.

    Change-Id: I1e9db92f9fc8dc70403113d1d6f9062b689dd2ee
    Related-bug: #1603987
    Closes-bug: #1648882
    (cherry picked from commit 0bb6ffbcb5ee6734fcf5dfd5f4dca20a5caa3b88)