murano --debug command don't print request and response information

Bug #1497890 reported by xiangxinyong
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-muranoclient
Fix Released
Medium
xiangxinyong

Bug Description

For example

* murano environment-list

* murano --debug environment-list

These two commands have the same information print in the CLI.

murano --debug environment-list should include request and response information in the CLI

As bellow.

curl -i -X GET -H 'X-Auth-Token: a9433e527fed4f40bd800d943bcc2c92' -H 'Content-Type: application/json' -H 'User-Agent: python-muranoclient' http://192.168.98.85:8082/v1/environments?all_tenants=False

description: updated
description: updated
summary: - murano --debug command don't print request and response information in
- the CLI
+ murano --debug command don't print request and response information
description: updated
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/225589

Changed in python-muranoclient:
assignee: nobody → xiangxinyong (xiangxinyong)
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/225589
Committed: https://git.openstack.org/cgit/openstack/python-muranoclient/commit/?id=48377e508160e79896af014ea4cf7ba8bf74226c
Submitter: Jenkins
Branch: master

commit 48377e508160e79896af014ea4cf7ba8bf74226c
Author: xiangxinyong <email address hidden>
Date: Mon Sep 21 17:04:16 2015 +0800

    Output detail informations about murano --debug command

    For example:
    * murano environment-list
    * murano --debug environment-list
    These two commands have the same informations print in the CLI at present.
    * murano --debug environment-list
    This command should include request and response informations in the CLI.
    As bellow:
    curl -i -X POST -H 'X-Auth-Token: 2d3cafec806d44fbbf44dd9f19778a1e' -H
    ......

    Change-Id: I3da0c33adfebcbae00ccdfa9f5eaca9a2d3cb662
    Closes-Bug: #1497890

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