yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #41584
[Bug 1518321] [NEW] cannot set injected_files in build_instance pre hook
Public bug reported:
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.
** 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/1518321
Title:
cannot set injected_files in build_instance pre hook
Status in OpenStack Compute (nova):
New
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
Follow ups