foreman_hyperv icon indicating copy to clipboard operation
foreman_hyperv copied to clipboard

Microsoft Hyper-V compute resource for Foreman

Results 7 foreman_hyperv issues
Sort by recently updated
recently updated
newest added

I have just done a fresh install of Katello / Foreman under Centos 7, and added foreman_hyperv to it. The provided plugin rpms would not install so I had to...

bug

Hi dear, In my foreman/katello when installed this error: [root@katello ~]# gem install fog-hyperv ERROR: While executing gem ... (Gem::DependencyError) Unable to resolve dependencies: fog-hyperv requires fog-core (~> 1.42) My...

bug
fog-hyperv

This will depend on ananace/fog-hyperv#16 for the actual backend code, but the UI would need to be extended to allow setting the VLAN information in a reasonable manner. https://docs.microsoft.com/en-us/powershell/module/hyper-v/set-vmnetworkadaptervlan?view=win10-ps Would...

enhancement
fog-hyperv

Shouldn't be much work to add support for setting things like; - [x] Option for Secure boot if generation is 2 - [x] Minimum and maximum memory limits for dynamic...

enhancement
possibly good starter

Figure out good things to test, then write the tests for them. Worth looking at; [foreman_azure](https://github.com/theforeman/foreman_azure) [foreman-one](https://github.com/theforeman/foreman-one) [foreman-xen](https://github.com/theforeman/foreman-xen)

enhancement
possibly good starter

A 2 minute mockup; ![firefox_2017-11-30_23-07-45](https://user-images.githubusercontent.com/534460/33457614-50609c70-d623-11e7-9031-27ccbc4171d4.png) Options should include; - New VHD, which acts like the current UI - Source VHD, copies said source to act as the base of the...

enhancement
possibly good starter

Should be possible to either extend the WsProxy-based system, or possibly look into running a separate proxy with [FreeRDP-WebConnect](https://github.com/FreeRDP/FreeRDP-WebConnect), or maybe something [rdpjs](https://github.com/citronneur/node-rdpjs)-based (Like [mstsc.js](https://github.com/citronneur/mstsc.js))

enhancement