OpenStack Nova Puppet Module
Go to file
Branan Purvine-Riley cae1373739 Add modulefile and changelog for initial release 2012-06-07 11:43:57 -07:00
examples Modified nova-volume: 2012-05-16 23:06:32 -06:00
ext Update test script to use microkernel for testing 2012-04-30 09:28:14 -07:00
files Write puppet code to patch nova volume management 2012-05-25 15:53:20 -07:00
lib/puppet Update nova_network type 2012-05-09 16:50:34 -07:00
manifests Add DHCP options to nova::network::vlan 2012-06-01 21:05:44 +02:00
spec Add DHCP options to nova::network::vlan 2012-06-01 21:05:44 +02:00
templates Update keystone auth for nova 2012-04-23 19:41:56 -07:00
tests Modified nova-volume: 2012-05-16 23:06:32 -06:00
.gitignore Ignore module fixtures 2012-04-09 23:58:51 -07:00
CHANGELOG Add modulefile and changelog for initial release 2012-06-07 11:43:57 -07:00
LICENSE Converted into nova module repo. 2011-06-16 20:29:58 -07:00
Modulefile Add modulefile and changelog for initial release 2012-06-07 11:43:57 -07:00
README Note that master no longer supports Diablo 2012-03-14 16:06:52 -07:00
Rakefile Update Rakefile to get correct exit code 2012-05-15 16:40:33 +02: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