Hi All,

If I use the openstacksdk to connect to an openstack cloud, I have to use clouds.yaml file for
specifying the cloud configuration which includes username and password as well. Since its a plain text file, how can I mask the password mentioned in clouds.yaml file for security purposes?

Thanks
Kumar