yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #65206
[Bug 1699700] [NEW] XenAPI: can't reject admin passwd
Public bug reported:
The admin passwd is not rejected into metadata:
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
** Affects: nova
Importance: Undecided
Status: New
--
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 reject admin passwd
Status in OpenStack Compute (nova):
New
Bug description:
The admin passwd is not rejected into metadata:
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
Follow ups