OpenStack Nova Puppet Module
e66e5ab7c4
This commit is a refactor of work performed by Derek Higgins that adds fedora 16 support to these openstack modules. It contains the following: - creates a params class to store all of the data differences. - installs all packages on all nova nodes - introuces an anchor that is used to specify ordering for things that need to occur before nova is installed. - manages libvirt package and service in the nova::compute::libvirt class |
||
---|---|---|
lib/puppet | ||
manifests | ||
spec/unit | ||
templates | ||
tests | ||
.gitignore | ||
LICENSE | ||
README |
h1. Prerequisites The openstack repo should be made available: see: http://docs.openstack.org/cactus/openstack-compute/admin/content/installing-the-cloud-controller.html This is currently known not to work on 2.6.4. Master of this repo is now targetting the essex version of openstack. For Diablo support, try the diablo branch of this repo