environment-action-call command accepts only strings as --arguments values

Bug #1604852 reported by Valerii Kovalchuk
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-muranoclient
Fix Released
Wishlist
Valerii Kovalchuk

Bug Description

Actions can accept different data types as arguments (strings, numbers, dicts, lists). But currently only strings can be passed to action through command line.

https://github.com/openstack/python-muranoclient/blob/master/muranoclient/v1/shell.py#L181

Changed in python-muranoclient:
status: New → Confirmed
milestone: none → 0.9.1
importance: Undecided → Medium
assignee: nobody → Valerii Kovalchuk (vakovalchuk)
Changed in python-muranoclient:
importance: Medium → Wishlist
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/344881

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/344881
Committed: https://git.openstack.org/cgit/openstack/python-muranoclient/commit/?id=ce7b58804c7566bbe5534fe51ad36a6bc3ccfc57
Submitter: Jenkins
Branch: master

commit ce7b58804c7566bbe5534fe51ad36a6bc3ccfc57
Author: Valerii Kovalchuk <email address hidden>
Date: Wed Jul 20 18:05:07 2016 +0300

    Make environment-action-call command accept JSON arguments

    Actions can accept different data types as arguments (strings,
    numbers, dicts, lists). Previously only strings could be passed
    to action through command line. Now CLI accepts arguments in
    JSON format additionally to the simple old format.

    Change-Id: Ic71d825fca4d9791055b4f82c6574d385e23f8ff
    Closes-bug: #1604852

Changed in python-muranoclient:
status: In Progress → Fix Released
Revision history for this message
Doug Hellmann (doug-hellmann) wrote : Fix included in openstack/python-muranoclient 0.10.0

This issue was fixed in the openstack/python-muranoclient 0.10.0 release.

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.