Hi,
I am using vCloud Director 5.5.2 with vCenter Orchestrator 5.5.1 in conjuction with blocking tasks and AMQP to deploy custom vApps to our environment I would like to tier storage for future vApps according to their environment (eg Dev > Slow Storage Policy, Prod > Fast Storage Policy). I have successfully presented multiple Storage Policies to OVDC's and migrated vApps to their required storage tier(no problems there).
I would like to tier storage as and when new vApps are deployed....The Compose vApp library workflow is being used to deploy vApps. If the OVDC has multiple Storage Policies assigned, the Compose vApp library workflow always deploys the vApp to the OVDC's default Storage Policy. It appears that the Compose vApp workflow does not take any input for Storage Policy. If I carry out a "build new vApp" from the vCD GUI I can choose the non default Storage Policy from the wizard and a vApp is deployed to the desired Storage Policy. Can this be achieved from Orchestrator using the Compose vApp library workflow? I already have the logic to read (from vCO) which Storage Policy the user requested when initiating the request from vCD. Any help would be much appreciated.
Thanks