You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The OpenStack metadata service allows an instance to post data to an endpoint which can be retrieved with the nova get-password command.
It is meant to be an encrypted password (with the public SSH key) but it can be any plain text as well and it doesn't have to be the root password.
It could be very cool to support this feature isn't it ? What are your though about this ?
Thanks for the hard work
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
The OpenStack metadata service allows an instance to post data to an endpoint which can be retrieved with the
nova get-passwordcommand.It is meant to be an encrypted password (with the public SSH key) but it can be any plain text as well and it doesn't have to be the root password.
It could be very cool to support this feature isn't it ? What are your though about this ?
Thanks for the hard work
EDIT: Damn, I just saw that kayrus is also the maintainer of https://github.com/sapcc/nova-password ! What a boss !
All reactions