TypeError when creating client with session and artifacts_client

Bug #1543086 reported by Stan Lagun
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-muranoclient
Fix Released
High
Stan Lagun

Bug Description

When both session and artifacts_client parameters are passed to the Client a
TypeError: __init__() got an unexpected keyword argument 'artifacts_client'
exception raised

Stan Lagun (slagun)
Changed in python-muranoclient:
importance: Undecided → High
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/277358

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

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

commit 60ae95d5dbdcd65763dd12fca44ef5cc720d73c3
Author: Stan Lagun <email address hidden>
Date: Mon Feb 8 15:22:31 2016 +0300

    Fixes TypeError in Client constructor

    When both session and artifacts_client parameters were
    passed to the Client a TypeError exception was raised
    because artifacts_client wan't removed from kwargs
    and SessionClient doesn't expect this parameter

    Change-Id: Ie4accbc363b0cfcb79bfa35529e0bb4c524633fe
    Closes-Bug: #1543086

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