Comment 7 for bug 1448226

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

Reviewed: https://review.openstack.org/177796
Committed: https://git.openstack.org/cgit/openstack/murano/commit/?id=58819afbec81dbe81017a216c1c9b27cac34f545
Submitter: Jenkins
Branch: master

commit 58819afbec81dbe81017a216c1c9b27cac34f545
Author: Kirill Zaitsev <email address hidden>
Date: Mon Apr 27 17:32:13 2015 +0300

    Streamline and simplify package filtering api

    Introduce catalogue parameter to allow distinguishing between catalogue
    of applications (packages that one can deploy) and managable-apps
    (packages that one can edit).
    Streamline include_disabled filtering.
    Allow filtering out your own packages for admin requests.

    Change-Id: I19a90b26abebe0833878c560169d6569a9d7421e
    Partial-Bug: #1448226
    Relates-Bug: #1448135