The AdminPasswordAuto is not working properly in vCloud 5.1 when launching vapp from a vapp temlate via compose api.
vcloud.txt is the shell script i am using to compose a vapp from a vapp template. vcloud.xml is the xml payload. Put vcloud.txt and vcloud.xml in the same dir and run the vcloud.txt will reproduce this issue.
And as you see in the vcloud-result.png, the admin password for the vm inside this launched vapp is not being set.
It is only the api is not working properly. If i compose the vapp from the vcloud web console, it is working well.
And the same request and payload is working for vCloud 1.5. So is there a change from vCloud 1.5 to vCloud 5.1? or is this a bug?
I read this: http://pubs.vmware.com/vcd-51/topic/com.vmware.ICbase/PDF/vcd_51_api_guide.pdf , but still i cannot figure out whats the problem.
Also we tried this with two unrelated vCloud 5.1 providers. This issue can be reproduced on both of them.