c9757ec448656e068e1c80ed558cb58cf2acca38
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
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
39.5%
Pascal
3.1%
Python
1%
HTML
0.1%
