Comment 4 for bug 1503224

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

Reviewed: https://review.openstack.org/256462
Committed: https://git.openstack.org/cgit/openstack/python-muranoclient/commit/?id=4abf10f5289e8d83dae5967a37f29ec15b7c7f7d
Submitter: Jenkins
Branch: stable/liberty

commit 4abf10f5289e8d83dae5967a37f29ec15b7c7f7d
Author: Alexander Tivelkov <email address hidden>
Date: Mon Nov 30 14:01:08 2015 +0300

    Glare client now properly filters by class name

    Adaptor class which wraps the legacy filtering requests into the
    Glare-compatible ones has got a conversion for class_name ->
    class_definitions attribute.
    This fixes a bug when the engine could not properly fetch the package
    by class name when deploying an app.

    Change-Id: I98846bfad5fc03558dfc2e46fb4dcbfdb40489e8
    Closes-bug: #1503224
    (cherry picked from commit 4f2336fa382ed18cbdca89bf76eadb213551ada0)