Activity log for bug #1497890

Date Who What changed Old value New value Message
2015-09-21 08:28:26 xiangxinyong bug added bug
2015-09-21 08:28:49 xiangxinyong 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 have request and response information in the CLI like 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 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 like 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
2015-09-21 08:29:11 xiangxinyong 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 like 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 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 like 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
2015-09-21 08:31:48 xiangxinyong summary murano --debug command don't print request and response information in the CLI murano --debug command don't print request and response information
2015-09-21 08:55:55 xiangxinyong 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 like 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 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
2015-09-21 09:05:52 OpenStack Infra python-muranoclient: status New In Progress
2015-09-21 09:05:52 OpenStack Infra python-muranoclient: assignee xiangxinyong (xiangxinyong)
2015-09-22 14:59:50 OpenStack Infra python-muranoclient: status In Progress Fix Committed
2015-10-08 11:52:24 Ekaterina Chernova python-muranoclient: importance Undecided Medium
2015-10-08 11:52:36 Ekaterina Chernova python-muranoclient: milestone 0.7.2
2015-12-03 23:07:31 Kirill Zaitsev python-muranoclient: status Fix Committed Fix Released