RHEV-M user_data trouble ------------------------ Key: DTACLOUD-108 URL: https://issues.apache.org/jira/browse/DTACLOUD-108 Project: DeltaCloud Issue Type: Bug Reporter: David Lutterkort Assignee: Michal Fojtik
For a number of reasons, the current way how we do user_data injection in RHEV-M causes heartburn. To address that, we need to (a) take an antacid (b) only report feature :instances, :user_data if the capabilities for that RHEV-M provider contain "//custom_property[@name='floppyinject']" (ideally, cache this in a long-lived cache keyed by RHEV-M provider URL) (c) in rhevm_client.rb(create_vm) do not do any checks for version; instead, check if provider has floppyinject hook installed (d) take another antacid -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira