Go to file
Dan Bode ac5fb1ca8a change nova_config to use ini_file
This commit refactors the nova_config type to use
the ini_file provider. This will ensure that this type
is consistent with other types. It also completely removes
the parsed and parsed_config types.

The usage of inifile from nova_config is slightly difference
from other similar types. It does not require a section name,
and assumes that settings supplied without a section name
belong in the default section.

This is for backwards compatibility with the other types
and will likely change in the next major version.

this commit also updates nova_paste_int to support purging.
2013-03-12 22:41:21 -07:00
2013-03-12 22:41:21 -07:00
2012-10-14 00:30:39 -07:00
2012-11-02 11:12:39 -07:00
2012-04-09 23:58:51 -07:00
2012-10-26 12:27:42 -07:00
2012-11-02 13:22:08 -07:00
2011-06-16 20:29:58 -07:00
2012-11-02 13:22:08 -07: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 42.5%
Python 1.1%
HTML 0.1%