Clark Boylan 5613173ba5 Install lxml from source to accomodate pip -U
We install nodepool with `pip install -U` which tries to upgrade all the
things including lxml which is now pulled in via shade via
keystoneclient. This breaks without the libxml2-dev and libxslt-dev
packages even though we were installing python-lxml via a system
package. Correct the install problem by adding the lxml build deps and
letting pip upgrade it.

Change-Id: I7d4fda3955cb0b023a29c8e0d36610b89086ce05
2015-05-13 13:33:55 -07:00
2015-01-29 22:58:56 +00:00

OpenStack Nodepool Module

Overview

Configures Nodepool node.

Description
RETIRED, Puppet module for Nodepool
Readme 960 KiB