Murano Engine is unable to download a package from Glare

Bug #1521139 reported by Alexander Tivelkov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-muranoclient
Fix Released
Medium
Kirill Zaitsev
Liberty
Fix Released
Medium
Anastasia Kuznetsova

Bug Description

When Murano engine attempts to download a package from Glare its contents is not a valid zip archive but rather a string with some class name.

Tags: glare
Changed in murano:
importance: Undecided → Medium
Revision history for this message
Alexander Tivelkov (ativelkov) wrote :
Changed in murano:
status: New → In Progress
affects: murano → python-muranoclient
Changed in python-muranoclient:
milestone: mitaka-1 → none
milestone: none → 0.8.0
Changed in python-muranoclient:
assignee: Alexander Tivelkov (ativelkov) → Kirill Zaitsev (kzaitsev)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-muranoclient (master)

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

commit dce5e20f9c20ca5c23c72a672d2edd0480fff907
Author: Alexander Tivelkov <email address hidden>
Date: Mon Nov 30 14:05:00 2015 +0300

    Fixed a download method wrapper in glare adaptor

    A method which downloads the package in PackageManagerAdapter class
    now returns the full contents of the file instead of the iterator over
    this contents.

    Although less memory-efficient this is needed to ensure the
    compatibility with the legacy murano-api-based package downloader.

    Change-Id: I24183f14e70fc6d5a53850d2ac00d5d52fdc5559
    Closes-bug: #1521139

Changed in python-muranoclient:
status: In Progress → Fix Committed
Changed in python-muranoclient:
status: Fix Committed → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to python-muranoclient (stable/liberty)

Fix proposed to branch: stable/liberty
Review: https://review.openstack.org/256461

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

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

commit 6dfd1a7fc0522e7efc2d282b7b1c83d1c36ec082
Author: Alexander Tivelkov <email address hidden>
Date: Mon Nov 30 14:05:00 2015 +0300

    Fixed a download method wrapper in glare adaptor

    A method which downloads the package in PackageManagerAdapter class
    now returns the full contents of the file instead of the iterator over
    this contents.

    Although less memory-efficient this is needed to ensure the
    compatibility with the legacy murano-api-based package downloader.

    Change-Id: I24183f14e70fc6d5a53850d2ac00d5d52fdc5559
    Closes-bug: #1521139
    (cherry picked from commit dce5e20f9c20ca5c23c72a672d2edd0480fff907)

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.