Cannot handle ";" in parameter values

Bug #1229030 reported by Steve Baker
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-heatclient
Fix Released
Medium
Steve Baker

Bug Description

Currently any ; specified in parameter values will be interpreted as the delimiter for the next parameter.

It should be possible to specify a semicolon in a parameter value.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to python-heatclient (master)

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

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-heatclient (master)

Reviewed: https://review.openstack.org/47922
Committed: http://github.com/openstack/python-heatclient/commit/795d52c6418fa3beab2e3385da11ece8fca3db37
Submitter: Jenkins
Branch: master

commit 795d52c6418fa3beab2e3385da11ece8fca3db37
Author: Steve Baker <email address hidden>
Date: Mon Sep 23 17:55:55 2013 +1200

    Allow -P to be invoked multiple times

    If --parameters is specified more than once it is assumed
    that each one contains only one parameter key=value.

    This means semicolons are ignored if there is more than one -P
    specified.

    This should be fully backwared compatible, a single -P will
    be assumed to be semicolon delimited.

    Change-Id: Ic202ff3e0596b786cd5b07c53509f97a95d41585
    Closes-Bug: #1224825
    Closes-Bug: #1229030

Changed in python-heatclient:
status: In Progress → Fix Committed
Changed in python-heatclient:
importance: Undecided → Medium
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.