Feature #18064
Ability to import and provision existing VMs
Difficulty:
Triaged:
Bugzilla link:
Pull request:
Description
It should be possible to create new hosts by importing an existing VM into Foreman. It could be done similar to the clone action of a host, but triggered from the VM listing in the compute resources show page. The attributes provided by the compute resource should be imported.
The use case is, that you might not be able to create your VM through Foreman (because of internal policies, special configuration needs, ...) but still want to use Foreman to install the VM.
Related issues
Associated revisions
History
#1
Updated by The Foreman Bot about 6 years ago
- Status changed from New to Ready For Testing
- Assignee set to Timo Goebel
- Pull request https://github.com/theforeman/foreman/pull/4195 added
#2
Updated by Daniel Lobato Garcia about 6 years ago
- Bugzilla link set to 1421441
#3
Updated by Timo Goebel about 6 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 637da2f28accc1378f0326d97adcbb2efc5d9808.
#4
Updated by The Foreman Bot about 6 years ago
- Pull request https://github.com/theforeman/foreman/pull/4401 added
#5
Updated by Ohad Levy about 6 years ago
- Pull request deleted (
https://github.com/theforeman/foreman/pull/4401)
#6
Updated by Ohad Levy almost 6 years ago
- Legacy Backlogs Release (now unused) set to 209
#7
Updated by Dominic Cleal almost 6 years ago
- Related to Bug #19252: Associating VM fails with unknown permission for compute_resources_vms#associate added
#8
Updated by Ohad Levy almost 6 years ago
- Related to Bug #19414: Discovery host form errors out with Please try to update your request added
#9
Updated by Dominic Cleal almost 6 years ago
- Related to Bug #19419: Invalid syntax in aws fog extension added
#10
Updated by Tomer Brisker almost 6 years ago
- Related to Bug #19436: dropdowns on discovered host do not work added
#11
Updated by Timo Goebel almost 6 years ago
- Related to Bug #19566: Creating a new host VM on xen fails with: undefined method `new_host?' added
#12
Updated by Ohad Levy almost 6 years ago
- Is duplicate of Bug #19989: cannot edit hosts with names starting with "new" added
#13
Updated by Timo Goebel over 5 years ago
- Related to Bug #20453: When cloning a host, build mode is off added
#14
Updated by Timo Goebel over 5 years ago
- Related to Bug #20820: ajax vars not loaded for host import added
#15
Updated by Timo Goebel about 5 years ago
- Related to Feature #22387: VMWare: Detect Operatingsystem when importing a VM added
#16
Updated by Anonymous almost 5 years ago
- Related to Bug #23859: Ternary operation with vm_exists? in orchestration compute added
fixes #18064 - import host from compute resource