Activity log for bug #1379933

Date Who What changed Old value New value Message
2014-10-10 20:39:26 Jason Dunsmore bug added bug
2014-10-10 20:43:35 Jason Dunsmore description python-heatclient versions 0.11.1 and 0.12.1 ignore the --heat-url option. Example command: $ heat -d -k --heat-url http://1.2.3.4:8004/v1/123456 --os-username <user> --os-password <pass> --os-tenant-name <tenant> --os-auth-url https://identity.api.rackspacecloud.com/v2.0/ stack-list Curl command in debug output: curl -i --insecure -X GET https://hkg.orchestration.api.rackspacecloud.com/v1/123456/stacks? -H "User-Agent: python-heatclient" -H "Content-Type: application/json" -H "X-Auth-Url: https://identity.api.rackspacecloud.com/v2.0/" -H "Accept: application/json" -H "X-Auth-Token: TOKEN_REDACTED" python-heatclient versions 0.2.11 and 0.2.12 ignore the --heat-url option. Example command: $ heat -d -k --heat-url http://1.2.3.4:8004/v1/123456 --os-username <user> --os-password <pass> --os-tenant-name <tenant> --os-auth-url https://identity.api.rackspacecloud.com/v2.0/ stack-list Curl command in debug output: curl -i --insecure -X GET https://hkg.orchestration.api.rackspacecloud.com/v1/123456/stacks? -H "User-Agent: python-heatclient" -H "Content-Type: application/json" -H "X-Auth-Url: https://identity.api.rackspacecloud.com/v2.0/" -H "Accept: application/json" -H "X-Auth-Token: TOKEN_REDACTED"
2014-10-23 19:59:49 Jason Dunsmore python-heatclient: assignee Jason Dunsmore (jasondunsmore)
2014-10-23 20:13:53 OpenStack Infra python-heatclient: status New In Progress
2014-10-24 01:07:37 OpenStack Infra python-heatclient: status In Progress Fix Committed
2015-02-10 01:09:27 Steve Baker python-heatclient: milestone v0.3.0
2015-02-10 01:12:22 Steve Baker python-heatclient: importance Undecided High
2015-02-10 02:54:19 Steve Baker python-heatclient: status Fix Committed Fix Released