OpenStack Nova Puppet Module
Go to file
Dan Bode 0d332d1c56 Update root_helper for Debian
This commit updates the root_helper used for Debian
systems. The packaging for Ubuntu Precise has been
updated to include nova-rootwrap.

This commit updates the params class to specify nova-rootwrap
as the default root_helper for Debian.
2012-04-08 22:25:25 +00:00
examples Remove deprecated swift params 2012-04-02 08:53:54 -07:00
ext Add nova validation sctipt to ext 2012-03-19 18:35:50 -07:00
lib/puppet set network bridge in the provider 2012-03-19 17:59:00 -07:00
manifests Update root_helper for Debian 2012-04-08 22:25:25 +00:00
spec Refactor comments 2012-04-01 14:42:31 -07:00
templates Get rid of scope.lookupvar 2012-04-06 21:47:30 +02:00
tests Fixed network values 2011-08-16 10:26:17 +10:00
.gitignore added submodules. 2011-05-31 18:12:28 -07:00
LICENSE Converted into nova module repo. 2011-06-16 20:29:58 -07:00
README Note that master no longer supports Diablo 2012-03-14 16:06:52 -07:00
Rakefile Add Rakefile for running spec tests 2012-03-30 01:23:33 -07:00
TODO Add a few TODOs 2012-03-30 23:40:51 -07:00

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