Add admin password support for Azure driver
Under Azure, an admin password is required in order to launch a VM from a Windows image. Add support for that. Also, shorten the node name to less than 15 characters in order to accomodate Windows restrictions. Change-Id: I899f3e02046ffdb5f9fd19fe90c4bc9afdb01a7c
This commit is contained in:
5
releasenotes/notes/azure-password-c70896bf49deab8a.yaml
Normal file
5
releasenotes/notes/azure-password-c70896bf49deab8a.yaml
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
features:
|
||||
- |
|
||||
The Azure driver now supports setting an admin password, which is
|
||||
required in order to launch Windows images on Azure.
|
||||
Reference in New Issue
Block a user