Im searching for a way to make my openstack create/set a instance with specific user that have specific password
for example i want to provision an instance that will have specific user ( lets say bobi ) who will have password ( lets say bobi123 ).
and when instance is finishing setting up, and it is running i can log from console with a user bobi and pass bobi123
is this possible?