Description of problem: If a user creates a kickstart profile, sets its virtualization type set to "None", visits an SDC for a Virtualized Host, and clicks through to its Virtualized guest provisioning page, this profile will be listed as available for kickstarting a guest to. If this user then kickstarts a guest with this profile, the kickstart will fail with a Koan error: D: Sending back response (1, 'Virtual kickstart failed. Koan error.', {'koan': '--virt-type should be qemu, xenpv, xenfv, vmware, vmwarew, or auto'}) Version-Release number of selected component (if applicable): 530, 5/29 build How reproducible: Always Steps to Reproduce: 1. Create a Kickstart Profile with virtualization type "None" 2. Attempt to provision a virtualized guest with it Actual results: Profile listed as available for kickstarting and kickstarting to it results in a Koan error Expected results: Profile not available for kickstarting or Koan error does not result Additional info:
*** This bug has been marked as a duplicate of bug 502905 ***