Feature #8289
closeduse cloudinit user data in ovirt/rhev compute ressource
Description
as a ovirt/rhev user, i would like to use the cloudinit integration described at http://www.ovirt.org/Features/Cloud-Init_Integration from foreman
that means applying a user_data template and have it applied when deploying a ovirt/rhev vm from template
changes need to be done at the following level
-rbovirt to pass a specific body when using vm_action with 'start' action
-fog to pass a user when using vm.start
-foreman to handle user_data and pass it to setComputePowerUp in app/models/concerns/orchestration/compute.rb
make those changes invisible to other compute ressources
have the two first changes ready , working on the last one
Updated by Karim Boumedhel about 10 years ago
new PR ready at https://github.com/theforeman/foreman/pull/2198
Updated by Karim Boumedhel almost 10 years ago
ultimate PR at https://github.com/theforeman/foreman/pull/2350
Updated by Anonymous almost 9 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 5dec3a526879e70ef0c3aeac0c8d0945d1614dba.