Stack-create JSON error with devstack

Asked by Saso Kavcic

I have installed devstack and am trying to create a stack. I am using a template that used to work a few months ago. When I execute heat stack-create ... I get the following error: No json object could be decoded. Is this a known error or does this point to an error in my template?

Question information

Language:
English Edit question
Status:
Solved
For:
OpenStack Heat Edit question
Assignee:
No assignee Edit question
Solved by:
Saso Kavcic
Solved:
Last query:
Last reply:
Revision history for this message
Zane Bitter (zaneb) said :
#1

I'm not aware of that being a known error, so I would suspect an issue with your template. Look in the heat-engine log for more details about the problem.

Revision history for this message
Saso Kavcic (sasokavcic66) said :
#2

I must have made a mistake somewhere in the template. After another try, it seems to work ok.