Go to file
Dan Bode c9757ec448 require sections are specified in nova_config
This massive code commit actually implements something very simple.

previously, we allowed nova_config to omit a section and assumed that
section was default.

This commit updates the code to require section names for all settings.

This change is being made b/c:
- it better maps to the config on disk
- it is consistent with the other modules

Change-Id: Iae71a4c48ed0f9792566f16f0bf13e61569b46e5
2013-04-12 15:06:58 -07:00
2013-04-09 20:00:28 +02:00
2012-04-09 23:58:51 -07:00
2013-04-10 13:44:15 -07:00
2013-03-05 14:47:46 -08:00
2013-03-18 20:14:39 -07:00
2011-06-16 20:29:58 -07:00
2013-04-12 07:43:21 -04:00
2013-01-02 16:08:58 -08:00
2012-03-30 23:40:51 -07:00

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.

Description
OpenStack Nova Puppet Module
Readme 37 MiB
Languages
Ruby 56.3%
Puppet 39.5%
Pascal 3.1%
Python 1%
HTML 0.1%