Comment 0 for bug 1570229

Revision history for this message
Steven Hardy (shardy) wrote :

$ openstack stack create patch_test_20363 -t patch_20363.yaml
ERROR: None
-bash-4.3$ cat patch_20363.yaml
cat: patch_20363.yaml: No such file or directory

Oops - I used the wrong template name, but it doesn't give a good error - it should work like the old client did and tell me what is wrong:

heat stack-create patch_test_20363 -f patch_20363.yaml
<urlopen error [Errno 2] No such file or directory: '/opt/stack/heat-templates/stress/patch_20363.yaml'>