yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #65292
[Bug 1699700] Re: XenAPI: can't inject admin passwd
Basing on the above test result, probably we should close this bug as
just work as design.
** Changed in: nova
Status: New => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1699700
Title:
XenAPI: can't inject admin passwd
Status in OpenStack Compute (nova):
Invalid
Bug description:
The admin passwd is not injected into metadata for Windows VMs,
meaning cloud-init cannot set the password.
stack@DevStackOSDomU:~$ nova boot --image cirros-0.3.5-x86_64-disk
--nic net-id=60f82bcc-dfed-4825-8832-4a9331e2df2c --flavor 1 --admin-
pass admin testVM
# the pass is not set and the specified admin passwd is not included in metadata.
$ hostname
testvm
$ wget http://169.254.169.254/openstack/latest/meta_data.json
Connecting to 169.254.169.254 (169.254.169.254:80)
meta_data.json 100% |***************************************************************************************************| 914 0:00:00 ETA
$ grep admin meta_data.json
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1699700/+subscriptions
References