[Openstack-operators] Anyone else use vendordata_driver in nova.conf?

Ned Rhudy (BLOOMBERG/ 731 LEX) erhudy at bloomberg.net
Mon Apr 18 13:24:17 UTC 2016


I noticed while reading through Mitaka release notes that vendordata_driver has been deprecated in Mitaka (https://review.openstack.org/#/c/288107/) and is slated for removal at some point. This came as somewhat of a surprise to me - I searched openstack-dev for vendordata-related subject lines going back to January and found no discussion on the matter (IRC logs, while available on eavesdrop, are not trivially searchable without a little scripting to fetch them first, so I didn't check there yet).

We at Bloomberg make heavy use of this particular feature to inject dynamically generated JSON into the metadata service of instances; the content of the JSON differs depending on the instance making the request to the metadata service. The functionality that adds the contents of a static JSON file, while remaining around, is not suitable for our use case.

Please let me know if you use vendordata_driver so that I/we can present an organized case for why this option or equivalent functionality needs to remain around. The alternative is that we end up patching the vendordata driver directly in Nova when we move to Mitaka, which I'd like to avoid; as a matter of principle I would rather see more classloader overrides, not fewer.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-operators/attachments/20160418/65a8d968/attachment.html>


More information about the OpenStack-operators mailing list