ac5fb1ca8a1984bdcd89784e0a913c8a833f95be

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.
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.
Description
Languages
Ruby
56.3%
Puppet
42.5%
Python
1.1%
HTML
0.1%