getting more detail from os_stack module?

Is it possible to get any more detail about a stack failure than what I’m getting when I use it?

Running with -vvvv, I get an error like this

“msg”: “(400) Client Error for url: https://…7408cd0d01ad/stacks”,

if i run the actual openstack command, I get a better error

root@a7760…runner# openstack stack create -t /tmp/…ed.yaml -e /tmp…/params.yaml T12.0 --wait
ERROR: Parameter ‘ve_image’ is invalid: Error validating value ‘BI606.OpenStack’: No images matching {‘name’: u’BI606.OpenStack’}. (HTTP 404)

Any ideas?

Thanks,
tim