[openstack-dev] [nova] build_instance pre hook cannot set injected_files for new instance

Rich Megginson rmeggins at redhat.com
Thu Nov 19 17:34:30 UTC 2015


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.  How can I pass injected_files in a build_instance pre 
hook with the latest code/liberty?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20151119/688b2539/attachment.html>


More information about the OpenStack-dev mailing list