OpenStack Nova Puppet Module
Go to file
Dan Bode e8f9180770 Add apt repo on Ubuntu
Ubuntu oneiric ships an older version of rabbitmq
that is not currently supported by our module (2.5)

This commit sets up the apt repos on Ubuntu to ensure that
the latest version is installed.
2012-03-19 18:35:50 -07:00
examples Add apt repo on Ubuntu 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 Set configure bridge to false from controller 2012-03-19 18:11:36 -07:00
spec/unit (#13122) Update nova_config to allow spaces in values 2012-03-14 16:56:38 -07:00
templates Converted into nova module repo. 2011-06-16 20:29:58 -07: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

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