← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1518321] Re: cannot set injected_files in build_instance pre hook

 

** Also affects: nova/liberty
   Importance: Undecided
       Status: New

** Changed in: nova/liberty
   Importance: Undecided => Medium

** Changed in: nova/liberty
       Status: New => In Progress

** Changed in: nova/liberty
     Assignee: (unassigned) => Matt Riedemann (mriedem)

** Tags removed: liberty-backport-potential

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

Title:
  cannot set injected_files in build_instance pre hook

Status in OpenStack Compute (nova):
  Fix Released
Status in OpenStack Compute (nova) liberty series:
  In Progress

Bug description:
  http://lists.openstack.org/pipermail/openstack-
  dev/2015-November/079904.html

  I have some code that uses the build_instance pre hook to set 
  injected_files in the new instance.  With the kilo code, the argv[7] was 
  passed as [] - so I could append/extend this value to add more 
  injected_files.  With the latest code, this is passed as None, so I 
  can't set it.

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


References