Incorrect error message

Bug #1441630 reported by Ekaterina Chernova
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-muranoclient
Fix Released
Medium
Kirill Zaitsev
Kilo
Fix Released
Medium
Kirill Zaitsev
Liberty
Fix Released
Medium
Kirill Zaitsev

Bug Description

Error message is incorrect in attempt to import package, that doesn't exist:

murano --murano-url http://localhost:8082 package-import io.murano.apps.docker.DockerTomcat.zip
WARNING (shell:378) Could not initialise glance client. Image creation will be unavailable.
('Connection aborted.', error(111, 'Connection refused'))

Changed in python-muranoclient:
status: New → Confirmed
milestone: none → 0.5.7
importance: Undecided → Medium
Revision history for this message
Kirill Zaitsev (kzaitsev) wrote :

This error message occurs only when underlying requests lib can't connect to murano-repo-url, which defaults to localhost.

Revision history for this message
Ekaterina Chernova (efedorova) wrote :

But this command should also work even without repository, see the example, it's local zip file.

Changed in python-muranoclient:
assignee: nobody → Kirill Zaitsev (kzaitsev)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to python-muranoclient (master)

Fix proposed to branch: master
Review: https://review.openstack.org/172901

Changed in python-muranoclient:
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-muranoclient (master)

Reviewed: https://review.openstack.org/172901
Committed: https://git.openstack.org/cgit/stackforge/python-muranoclient/commit/?id=5a4e3aba00da96217390a196c2a154414c8bb6a7
Submitter: Jenkins
Branch: master

commit 5a4e3aba00da96217390a196c2a154414c8bb6a7
Author: Kirill Zaitsev <email address hidden>
Date: Mon Apr 13 15:33:24 2015 +0300

    Better error logging for package/bundle import

    Improved error logging for package-import and bundle-import
    commands.

    Change-Id: I91645a550a52ced32854ed31eb6231df6bb5e35d
    Closes-Bug: #1441630

Changed in python-muranoclient:
status: In Progress → Fix Committed
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.