puppet-nova/lib/puppet/provider
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
..
nova_admin Replace optional_commands with commands in providers 2012-01-24 22:00:38 -08:00
nova_config require sections are specified in nova_config 2013-04-12 15:06:58 -07:00
nova_floating make it all work correctly 2012-05-01 15:15:05 -07:00
nova_network nova-network changes. might need to do more work. 2012-10-15 07:07:24 +00:00
nova_paste_api_ini change nova_config to use ini_file 2013-03-12 22:41:21 -07:00
nova_project Replace optional_commands with commands in providers 2012-01-24 22:00:38 -08:00