New Question
0

Random password is set but not published to metadata

asked 2019-06-13 05:32:05 +0300

jghal gravatar image

I have Cloudbase-Init 0.9.11 installed, and am using VMware Integrated OpenStack 5.1 (OpenStack Queens). My configuration files are posted here

https://gist.github.com/jgeorgeson/51...

I can see in the log file that the password is being set, which is confirmed by me not being able to login with the password set for the local user in the OS install autounattend.xml. But it seems the password is not being encrypted with the public key and set in the metadata service, as the OpenStack dashboard's function to retrieve password says it hasn't been set yet. Querying metadata service from the VM itself should the password be at http://169.254.169.254/openstack/late..., or somewhere in http://169.254.169.254/openstack/late... (it's currently not in either).

edit retag flag offensive close merge delete

Comments

also the `nova get-password` command return an no output

jghal gravatar imagejghal ( 2019-06-13 05:38:08 +0300 )edit

1 answer

Sort by » oldest newest most voted
1

answered 2019-06-13 17:12:31 +0300

jghal gravatar image

After more carefully reading the docs, I see I'm missing the SetUserPasswordPlugin in my configuration. After adding that it's working.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

1 follower

Stats

Asked: 2019-06-13 05:32:05 +0300

Seen: 518 times

Last updated: Jun 13 '19