Comment 6 for bug 1813786

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

Reviewed: https://review.opendev.org/722929
Committed: https://git.openstack.org/cgit/openstack/puppet-horizon/commit/?id=c399a6a5ce35e271492b92604e3a63ff161c1fe5
Submitter: Zuul
Branch: stable/rocky

commit c399a6a5ce35e271492b92604e3a63ff161c1fe5
Author: Pratik Bandarkar <email address hidden>
Date: Tue Jan 29 16:39:16 2019 +0000

    update "DROPDOWN_MAX_ITEMS" horizon parameter as a variable

    "DROPDOWN_MAX_ITEMS" horizon parameter was hardcoded in a ruby
    template. Hence, it was not possible to manage it using heat.
    This fix will allow user to manage "DROPDOWN_MAX_ITEMS" from
    heat template.

    Change-Id: I121a4ad2070cfef173c572a3d25788abbbf16989
    Closes-Bug: #1813786
    (cherry picked from commit 004142d577a1388244b19b2869797a4653b46bed)