puppet-nova/manifests
Dan Bode 97c6710689 Install nova packages per service
This commit ensures that the individual Ubuntu nova
packages for any given service are only installed when that
service is configured.

This behavior was broken when RedHat support was added.
Since Redhat only has a single package, it was assumed
that all packages should always be installed on all nodes.

This was causing all services to be in a running state on
Ubuntu (b/c the packages were starting the related service)
2012-03-30 20:13:55 -07:00
..
compute Add fedora support 2012-03-15 15:38:55 -07:00
db Convert nova::hosts:access from class to defined type 2011-06-20 16:59:18 -07:00
manage Adding Floating network support 2012-03-16 13:00:05 +00:00
network Add fedora support 2012-03-15 15:38:55 -07:00
rackspace Merge pull request #33 from bodepd/feature/master/multi-node-db 2011-06-22 19:06:12 -07:00
ubuntu Fixed network values 2011-08-16 10:26:17 +10:00
all.pp Missed one network value in all.pp which needed subnet mask added 2011-08-15 17:30:07 -07:00
api.pp Install nova packages per service 2012-03-30 20:13:55 -07:00
cert.pp Added cert and volume services 2012-03-16 12:53:06 +00:00
compute.pp Install nova packages per service 2012-03-30 20:13:55 -07:00
controller.pp Remove extra "," in class param 2012-03-20 12:05:40 +00:00
db.pp Add fedora support 2012-03-15 15:38:55 -07:00
init.pp Install nova packages per service 2012-03-30 20:13:55 -07:00
network.pp Install nova packages per service 2012-03-30 20:13:55 -07:00
objectstore.pp Install nova packages per service 2012-03-30 20:13:55 -07:00
params.pp Install nova packages per service 2012-03-30 20:13:55 -07:00
quota.pp Converted into nova module repo. 2011-06-16 20:29:58 -07:00
rabbitmq.pp Add fedora support 2012-03-15 15:38:55 -07:00
scheduler.pp Install nova packages per service 2012-03-30 20:13:55 -07:00
utilities.pp Converted into nova module repo. 2011-06-16 20:29:58 -07:00
volume.pp Added cert and volume services 2012-03-16 12:53:06 +00:00