Virtual machine password handling in ConfigDrive
This PR complements the PR #10061 to Cloudstack, to explain how passwords are provided in ConfigDrive.
📚 Documentation preview 📚: https://cloudstack-documentation--501.org.readthedocs.build/en/501/
@phsm , your code change is based on 4.20, but the doc change here on main. Is that a problem?
@phsm , your code change is based on 4.20, but the doc change here on main. Is that a problem?
I am not sure. Shall I rebase the doc to 4.20 ? Or is it better to rebase this PR to main ?
That depends on whether it is ready (and your preference @phsm )
I've been told by someone of the maintainers in the past that I should create code PRs against the current stable branch, and not the main.
So since the code PR is against 4.20, then it is better to rebase this PR to 4.20 too.
I've rebased it.