Index ¦ Archives ¦ Atom > Tag: scheduler ¦ Atom

Unpacking the Nova Scheduler (part 3 of ?)

This is part three of a series about the server scheduler in OpenStack Nova. See part one or two.

Warning: This document describes code that is (as of December 2015) in development. Some of it is not yet released. Assuming everything goes well a more accurate sheduler will be available …


Unpacking the Nova Scheduler (part 2 of ?)

This is part two of a series about the server scheduler in OpenStack Nova. See part one.

Warning: This document describes code that is (as of December 2015) in development. Some of it is not yet released. Assuming everything goes well the full RequestObject will be available as part of …


Unpacking the Nova Scheduler (part 1 of ?)

As of late 2015 the scheduler part of Nova (the part of OpenStack that manages compute resources) is responsible for determining on which compute nodes a set of VMs (or other compute resources) will be placed when an agent (human or otherwise) requests a set of servers.

In the future …

© Chris Dent. Built using Pelican. Theme by Giulio Fidente on github.