OpenStack Nova Puppet Module
Go to file
Dan Bode ae830ccfbf Merge pull request #252 from bodepd/messagebus_libvirt
Adds service to enable message bus for redhat
2013-03-20 22:19:52 -07: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 Adds service to enable message bus for redhat 2013-03-20 13:05:02 -07:00
spec Adds service to enable message bus for redhat 2013-03-20 13:05:02 -07:00
tests Update glance/keystone declarations 2012-10-14 00:30:39 -07:00
.fixtures.yml update unit test metadata 2013-03-03 20:29:17 -08:00
.gitignore Ignore module fixtures 2012-04-09 23:58:51 -07:00
.travis.yml update travis file 2013-03-05 14:47:46 -08:00
CHANGELOG release 1.1.0 2013-03-18 20:14:39 -07:00
Gemfile Add ruby19 and puppet3 to travis matrix 2013-02-09 02:21:29 -08:00
LICENSE Converted into nova module repo. 2011-06-16 20:29:58 -07:00
Modulefile release 1.1.0 2013-03-18 20:14:39 -07:00
README.md Update README.md 2013-01-02 16:08:58 -08:00
Rakefile Update to use puppetlabs_spec_helper gem 2012-05-31 17:28:20 -07:00
TODO Add a few TODOs 2012-03-30 23:40:51 -07:00

README.md

The nova module

Unit Test Status

This module can be used to flexibly configure nova, the compute service of openstack.

It has been tested with a combination of other modules, and has primarily been developed as a subcomponent of the openstack module

The examples that come with this module are out of date. It is recommended to use the openstack module as a starting place.