OpenStack Nova Puppet Module
Go to file
Dan Bode f963dc5b00 Move keystone/auth to manifests
This class was accidentally placed at the top level
and not in the manifests directory. This commit
resolves the issue by moving the manifest to its
correct location.
2012-04-09 23:58:15 -07:00
examples Remove all references to glance_host,glance_port 2012-04-08 23:10:28 +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 Move keystone/auth to manifests 2012-04-09 23:58:15 -07: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