OpenStack Nova Puppet Module
Go to file
Dan Bode 118f32e12c Update nova::api
Ensure that changes to api-paste trigger refreshes
of the api service.

Fix style issues (double -> single quotes)
2012-04-08 22:51:49 +00:00
examples Update example for single node 2012-04-08 22:46:25 +00: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 nova::api 2012-04-08 22:51:49 +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
Rakefile Add Rakefile for running spec tests 2012-03-30 01:23:33 -07:00
README Note that master no longer supports Diablo 2012-03-14 16:06:52 -07:00
TODO Add a few TODOs 2012-03-30 23:40:51 -07:00

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