Comment 4 for bug 1537018

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

Reviewed: https://review.openstack.org/271240
Committed: https://git.openstack.org/cgit/openstack/python-muranoclient/commit/?id=6bb193c6f69cfdebe349b8e6a97af88c8f8bf287
Submitter: Jenkins
Branch: stable/liberty

commit 6bb193c6f69cfdebe349b8e6a97af88c8f8bf287
Author: Alexander Tivelkov <email address hidden>
Date: Mon Jan 18 16:07:50 2016 +0300

    Fixed visibility parameter for create package glare call

    When creating a murano-package artifact in Glare muranoclient was not
    properly passing the visibility parameter. Instead, it was passing the
    'is_public' parameter, which is not supported by Glare.

    Appropriate conversion has been added to PackageManagerAdapter class

    (cherry picked from commit 921cb93)
    Closes-bug: #1537018

    Change-Id: I03cf7f6c82941b31851bab2ade65037e7496f962