A. On Trilio Appliance source the credentials of cloud administrator
B. Run this command source /home/stack/myansible/bin/activate
C. Create cloud admin trust using following command:
Syntax of command: workloadmgr trust-create [--is_cloud_trust {True,False}] <role_name>
Example command:
workloadmgr trust-create --is_cloud_trust True admin
workloadmgr trust-create --is_cloud_trust True Admin (This command is for canonical based openstack where admin role is Admin)