create_vnf method in python-tackerclient drops the values for 'config' supplied by end user

Bug #1493671 reported by vishwanath jayaraman
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tacker
Fix Released
Undecided
vishwanath jayaraman

Bug Description

The create_vnf method in python-tackerclient/tackerclient/v1_0/client.py file drops the value supplied by end user for the 'config' argument. This occurs in the scenario where end user specifies values for both the 'config' and 'param-file' arguments of the 'vnf-create' command.

Changed in tacker:
assignee: nobody → vishwanath jayaraman (vishwanathj)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to python-tackerclient (master)

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

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

Reviewed: https://review.openstack.org/221605
Committed: https://git.openstack.org/cgit/stackforge/python-tackerclient/commit/?id=54c71bb9e39f2ce6ab57a2813299905463f26af9
Submitter: Jenkins
Branch: master

commit 54c71bb9e39f2ce6ab57a2813299905463f26af9
Author: Vishwanath Jayaraman <email address hidden>
Date: Wed Sep 9 01:10:08 2015 -0500

    Fix drop of config values supplied by end user

    This commit adds code to ensure that the values supplied by end
    user for 'config' argument is not dropped in the create_vnf()
    method. This scenario occurs in the case where end user supplies
    values for both the 'config' and 'param-file' arguments.

    Change-Id: Ied565217c2571283330f8f8cf62f76e2942826ba
    Closes-Bug: #1493671

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