This looks correct to me, I don't really understand your point in why
you think this is a bug:

LOG.debug('Checking root disk injection %(info)s',
          info=str(injection_info), instance=instance)

** Changed in: nova
       Status: New => Opinion

** Changed in: nova
   Importance: Undecided => Low

-- 
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/1729294

Title:
  debug message not correct in inject_data

Status in OpenStack Compute (nova):
  Opinion

Bug description:
  When creating instance with files to inject,it would use _inject_data
  method in nova, then one incorrect debug message in nova-compute.log:

  2017-11-01 17:38:15.083 26293 DEBUG nova.virt.libvirt.driver [req-
  278573ea-702c-4c4a-8b9d-ff25dd2af764 admin admin] [instance:
  20e9bd26-028e-4051-bd99-ef30cb39228d] Checking root disk injection
  %(info)s _inject_data /opt/stack/nova/nova/virt/libvirt/driver.py:3160

  I guess that attemps to show all inject_info such as
  network_info,admin_pass,files.So it should be modified in
  _inject_data.

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to