OpenStack Nova Puppet Module
Go to file
Derek Higgins f7830b7684 Set hasstatus => true for nova services
Fix bug 1170671

notifies to nova services on RHEL were not causing a restart of the service

Change-Id: I5fc91e1c519425e96677796d9de5222ab9d7f105
2013-04-19 09:02:03 -04:00
examples Allow to use of rabbit_hosts 2013-04-09 20:00:28 +02:00
files Write puppet code to patch nova volume management 2012-05-25 15:53:20 -07:00
lib/puppet require sections are specified in nova_config 2013-04-12 15:06:58 -07:00
manifests Set hasstatus => true for nova services 2013-04-19 09:02:03 -04:00
spec Set hasstatus => true for nova services 2013-04-19 09:02:03 -04:00
.fixtures.yml Add support for configuring qpid. 2013-04-12 07:43:21 -04:00
.gitignore Ignore module fixtures 2012-04-09 23:58:51 -07:00
.gitreview add gitreview 2013-04-10 13:44:15 -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 Add support for configuring qpid. 2013-04-12 07:43:21 -04:00
README.md update README to refer to stackforge. 2013-04-16 17:48:09 -07:00
Rakefile Update to use puppetlabs_spec_helper gem 2012-05-31 17:28:20 -07:00

README.md

The nova module

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.