Comment 2 for bug 1503224

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

Reviewed: https://review.openstack.org/251299
Committed: https://git.openstack.org/cgit/openstack/python-muranoclient/commit/?id=4f2336fa382ed18cbdca89bf76eadb213551ada0
Submitter: Jenkins
Branch: master

commit 4f2336fa382ed18cbdca89bf76eadb213551ada0
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