← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1421086] [NEW] admin_password inject failed with config_drive

 

Public bug reported:

Inject "admin_password" to instance with config_drive failed.

Reproduce:
1. Set "force_config_drive=always" in nova.conf
2. Launch one instance with "admin_pass";

I checked the /dev/sr0 with console of this instance. 
And found the "meta_data.json" file that had info {"admin_pass": "admin",……}

** 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/1421086

Title:
  admin_password inject failed with config_drive

Status in OpenStack Compute (Nova):
  New

Bug description:
  Inject "admin_password" to instance with config_drive failed.

  Reproduce:
  1. Set "force_config_drive=always" in nova.conf
  2. Launch one instance with "admin_pass";

  I checked the /dev/sr0 with console of this instance. 
  And found the "meta_data.json" file that had info {"admin_pass": "admin",……}

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1421086/+subscriptions


Follow ups

References