Scheduler that allocates VMs according to allocated resources

Registered by David Subiros Perez

This scheduler sorts the compute nodes by allocated load (memory_mb first and then local_gb): the allocated values are calculated as the sum of values belonging to all the VMs in a compute node.
Then the scheduler chooses a random host of the first N where the VM fits. N is defined in a flag.
The allocated values are written by the compute manager when a new VM is deployed or terminated, and corrected in the periodic task.

Blueprint information

Status:
Complete
Approver:
None
Priority:
Undefined
Drafter:
None
Direction:
Needs approval
Assignee:
None
Definition:
Obsolete
Series goal:
None
Implementation:
Unknown
Milestone target:
None
Completed by
Vish Ishaya

Related branches

Sprints

Whiteboard

Gerrit topic: https://review.openstack.org/#q,topic:(no,n,z

Addressed by: https://review.openstack.org/1630
    create and populate allocated resources DB

Looks like this got abandoned.

(?)

Work Items

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.