Issue Details (XML | Word | Printable)

Key: ABICLOUD-275
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Xavier Fernandez
Reporter: Xavier Fernandez
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
abicloud

The scheduler has to discrimate the hypervisor technology

Created: 20/Oct/09 05:55 PM   Updated: 21/Oct/09 07:54 AM
Component/s: server
Affects Version/s: abicloud-1.0.0PR
Fix Version/s: abicloud-1.0.0-RC1

Time Tracking:
Not Specified

Environment: Trunk environment


 Description  « Hide
I have 2 machines

- 1 with KVM
- 1 with XEN

I create a VDC with hypervisorTechnology = XEN

I create a vApp with a image where Hypervisor = XEN

But when I click to power ON, abiCloud tries to deploy the machine in KVM because is the first physical Machine with resources

The physical machine decision has to discriminate the physicalMachine depending on Hypervisor suported in the image

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Xavier Fernandez added a comment - 21/Oct/09 07:54 AM
Solved on trunk

Now, the scheduler use the virtualization technology information in order to filter on physicalMachine selection proces