Heat Template with a large payload fails to create

Bug #1549255 reported by Maish
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Heat
New
Undecided
Unassigned

Bug Description

When creating a heat stack with the following template the stack does not even get created - actually the call does not even arrive at heat at all.

Here is the command I am running

heat -d -v stack-create -f bootstrap.yaml -e env/env.yaml -e env/versions.yaml barney-services001

When running this command - I get the output pasted here.

http://paste.openstack.org/show/487994/

As you can see the contents of the curl request (line 11) is really large.

Here are the contents of:

bootstrap.yaml - http://paste.openstack.org/show/487995/
consul.yaml - http://paste.openstack.org/show/487996/
salt.yaml - http://paste.openstack.org/show/487997/
versions.yaml - http://paste.openstack.org/show/487998/
env.yaml - http://paste.openstack.org/show/487999/

Wherever you see in the pastes something in < > - like <ENDPOINT> - the original information has been removed.

IP addresses might not be real as well.

I am not sure if the problem is the current environment I am working or if it is an authentication issue.

Any help would be highly appreciated.

Tags: heat keystone
Revision history for this message
Maish (maishsk) wrote :

I should also add - that when I remove one of the nested templates from bootstrap.yaml (for example - salt.yaml) then the stack launches.

Rico Lin (rico-lin)
Changed in heat:
milestone: none → no-priority-tag-bugs
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.