Comment 14 for bug 1829769

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to tripleo-heat-templates (stable/rocky)

Reviewed: https://review.opendev.org/666459
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=dcf0a74f9f77761ccc42af7d8923974f0d68ee5c
Submitter: Zuul
Branch: stable/rocky

commit dcf0a74f9f77761ccc42af7d8923974f0d68ee5c
Author: Alex Schultz <email address hidden>
Date: Mon May 20 10:01:51 2019 -0600

    Ensure openstack clients are installed

    We need to ensure the openstack clients are installed on controllers for
    the deployed server case. This should be handled by the overcloud images
    themselves, however if the images are not used we should make sure the
    clients get installed with our OpenstackClients service.

    This is not a clean cherry-pick from stable/stein. However,
    it retains the contents from master. Please see a bugfix
    committed via [1] for the cherry-pick to stable/stein.

    [1] https://review.opendev.org/#/c/665177/

    Change-Id: If7fad9f24c7294c2d749fc3838b1fb71182930fc
    Related-Bug: #1829769
    (cherry picked from commit 885715855b19ec71ab362d92233478f3afb5a696)
    (cherry picked from commit fd56198717e48fbffdbd867a0aa7173f5d0ed314)