OpenStack Nova Puppet Module
Go to file
2012-11-30 17:02:40 +04:00
examples Update glance/keystone declarations 2012-10-14 00:30:39 -07: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 fix ipv4 cidr range regexp 2012-11-30 17:02:40 +04:00
manifests Merge pull request #214 from puppetlabs/folsom 2012-11-21 14:49:56 -08:00
spec fix ipv4 cidr range regexp 2012-11-30 17:02:40 +04:00
tests Update glance/keystone declarations 2012-10-14 00:30:39 -07:00
.fixtures.yml fix test failures 2012-11-02 11:12:39 -07:00
.gemfile Update to use puppetlabs_spec_helper gem 2012-05-31 17:28:20 -07:00
.gitignore Ignore module fixtures 2012-04-09 23:58:51 -07:00
.travis.yml Add travis yaml 2012-10-26 12:27:42 -07:00
CHANGELOG Release 1.0.1 2012-11-02 13:22:08 -07:00
LICENSE Converted into nova module repo. 2011-06-16 20:29:58 -07:00
Modulefile Release 1.0.1 2012-11-02 13:22:08 -07:00
Rakefile Update to use puppetlabs_spec_helper gem 2012-05-31 17:28:20 -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