Index ¦ Archives ¦ Atom > Category: openstack ¦ Atom

Persistent IRC Considered Harmful

Christopher Aedo has recently published IRC, the secret to success in open source. It does an excellent job of explaining the importance of communication for successful collaboration in open source projects. He then, however, goes on to suggest a strategy for coping with IRC that is, to me, one of …


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.