Go to file
Dan Bode 616c4763c7 Refactor nova services to use generic_service
Previously, there was a lot of copy/paste code for
handling the various nova services.

This commit creates the define nova::generic_service
which is used to capture common code for
configuring nova services.

It also updates the following classes to use that code:
  - nova::api
  - nova::cert
  - nova::compute
  - nova::objectstore
  - nova::network
  - nova::sceduler
  - nova::volume

It also updates spec tests for all of these classes
2012-04-01 14:39:53 -07:00
2012-03-19 18:35:50 -07:00
2011-08-16 10:26:17 +10:00
2011-05-31 18:12:28 -07:00
2011-06-16 20:29:58 -07:00
2012-03-30 01:23:33 -07:00
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
Description
OpenStack Nova Puppet Module
Readme 37 MiB
Languages
Ruby 56.3%
Puppet 42.6%
Python 1%
HTML 0.1%