Comment 12 for bug 1829769

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-puppet-elements (stable/stein)

Reviewed: https://review.opendev.org/662609
Committed: https://git.openstack.org/cgit/openstack/tripleo-puppet-elements/commit/?id=79c0c760e89721899aba0de47721ae92a7ddeec0
Submitter: Zuul
Branch: stable/stein

commit 79c0c760e89721899aba0de47721ae92a7ddeec0
Author: Alex Schultz <email address hidden>
Date: Mon May 20 09:43:12 2019 -0600

    Add element to install all openstack clients

    Let's add an element to ensure all the python openstack clients are
    properly installed on the controllers. These were previously being
    pulled in because we installed the actual services. Since we moved to
    containers, these clients are no longer installed by default.

    NOTE: includes fix for pankoclient typo

    Closes-Bug: #1829769
    Change-Id: I551d6ac2d064bff05862b3ffa025240657fafd36
    (cherry picked from commit 6a3c2b3e61923c82a3b95b6a1ec65f154021e42a)