heatclient > v2.2 is not compatible with Grizzly openstack
Bug #1250731 reported by
chenhaiq
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
python-heatclient |
Fix Released
|
High
|
Steve Baker |
Bug Description
Due to change in:
https:/
Heatclient does not add 'X-Auth-User' and 'X-Auth-Key' to request header since v2.2. This change result error in using heatclient with Grizzly openstack.
Since the heat API is still V1, the client should be compatible with any version of heat.
Detailed error:
$ heat stack-show cbf24239-
ERROR: 500 Internal Server Error
The server has either erred or is incapable of performing the requested operation
Remote error: Unauthorized The request you have made requires authentication.
Changed in python-heatclient: | |
importance: | Undecided → High |
milestone: | none → v0.2.7 |
milestone: | v0.2.7 → v0.2.6 |
Changed in python-heatclient: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/56170
Review: https:/