Comment 6 for bug 1503235

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to horizon (master)

Reviewed: https://review.openstack.org/231551
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=6463f35bf65c2e98f26ffa39c1723bdc7b6a52a0
Submitter: Jenkins
Branch: master

commit 6463f35bf65c2e98f26ffa39c1723bdc7b6a52a0
Author: Chad Roberts <email address hidden>
Date: Tue Oct 6 11:42:57 2015 -0400

    Fixing template filtering by plugin name

    Filtering the node group templates and cluster templates
    tables by plugin was failing because it was using the
    incorrect field name. It has now been updated to search
    against "plugin_name", which is correct.

    Change-Id: I41760fa9cfa714cf1c9ae90229cb48ff759289fc
    Closes-Bug: #1503235