- Download the Openstack RC file from the Openstack portal. Click your username in the top right corner to find it.
- Source the RC file to make the environment variables avaialable to your current session:
source ~/my_openstack.sh
- Find the instance ID of your VM from the portal.
- Run
openstack server set --root-password be3xxxx5-8348-418b-xxxb-c4xxxx575cd
- You will be prompted for the new password which will be set on the virtual machine.