yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #58329
[Bug 1638813] [NEW] CLI get-password got nothing
Public bug reported:
Description
===========
After one instance created, failed to use cli 'nova get-passwod' for getting admin's password.
Steps to reproduce
==================
* Config nova.conf
[libvirt]
inject_password=true
inject_partition=-1
* Create one instance
# nova boot --flavor 1 --image cirros test
'| adminPass | cU8bi4mB4TxC '
* Use CLI nova get-password test to get admin's password
# nova get-password test
Expected result
===============
Get password like 'cU8bi4mB4TxC'.
Actual result
=============
Get nothing.
Environment
===========
1. nova and novaclient version
# rpm -qa | grep nova
openstack-nova-scheduler-13.1.0-1.el7.noarch
openstack-nova-compute-13.1.0-1.el7.noarch
openstack-nova-common-13.1.0-1.el7.noarch
openstack-nova-conductor-13.1.0-1.el7.noarch
python-nova-13.1.0-1.el7.noarch
openstack-nova-api-13.1.0-1.el7.noarch
python-novaclient-3.3.1-1.el7.noarch
openstack-nova-console-13.1.0-1.el7.noarch
openstack-nova-novncproxy-13.1.0-1.el7.noarch
2. libvirt+KVM
Logs & Configs
==============
[libvirt]
inject_password=true
inject_partition=-1
** 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/1638813
Title:
CLI get-password got nothing
Status in OpenStack Compute (nova):
New
Bug description:
Description
===========
After one instance created, failed to use cli 'nova get-passwod' for getting admin's password.
Steps to reproduce
==================
* Config nova.conf
[libvirt]
inject_password=true
inject_partition=-1
* Create one instance
# nova boot --flavor 1 --image cirros test
'| adminPass | cU8bi4mB4TxC '
* Use CLI nova get-password test to get admin's password
# nova get-password test
Expected result
===============
Get password like 'cU8bi4mB4TxC'.
Actual result
=============
Get nothing.
Environment
===========
1. nova and novaclient version
# rpm -qa | grep nova
openstack-nova-scheduler-13.1.0-1.el7.noarch
openstack-nova-compute-13.1.0-1.el7.noarch
openstack-nova-common-13.1.0-1.el7.noarch
openstack-nova-conductor-13.1.0-1.el7.noarch
python-nova-13.1.0-1.el7.noarch
openstack-nova-api-13.1.0-1.el7.noarch
python-novaclient-3.3.1-1.el7.noarch
openstack-nova-console-13.1.0-1.el7.noarch
openstack-nova-novncproxy-13.1.0-1.el7.noarch
2. libvirt+KVM
Logs & Configs
==============
[libvirt]
inject_password=true
inject_partition=-1
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1638813/+subscriptions
Follow ups