Comment 4 for bug 1829769

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

Reviewed: https://review.opendev.org/660156
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=885715855b19ec71ab362d92233478f3afb5a696
Submitter: Zuul
Branch: master

commit 885715855b19ec71ab362d92233478f3afb5a696
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.

    Change-Id: If7fad9f24c7294c2d749fc3838b1fb71182930fc
    Related-Bug: #1829769