...
root@node:~/tosca-model# ls
pmmapper-component-spec.json schema.yaml template.yaml translate.yaml
Troubleshoot:
if yaal module is not installed (i.e you get the error message ImportError: No module named yaml when executing the model_create.py command ) you will need to install PyYAML
...