Comment 6 for bug 1561935

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-muranoclient (stable/mitaka)

Reviewed: https://review.openstack.org/298233
Committed: https://git.openstack.org/cgit/openstack/python-muranoclient/commit/?id=34f5336863bcaf0d9d96daea3dc25e625ab4ac24
Submitter: Jenkins
Branch: stable/mitaka

commit 34f5336863bcaf0d9d96daea3dc25e625ab4ac24
Author: Valerii Kovalchuk <email address hidden>
Date: Thu Mar 24 15:34:17 2016 +0200

    Improve dictionary representation of package from Glare

    Several keys added to dictionary representation of package imported
    from Glare to match packages from murano.
    Thus, dashboard API works in a similar way, no matter what backend
    is used.
    It also allows dashboard to filter applications by category and by
    some text in name, description or tags.

    Change-Id: Ia08a0629e55b8fa318b787d87bb3a2f793cb2a2a
    Closes-bug: #1561935