puppet-neutron/lib/puppet/provider/neutron_config
Matthew J Black f77ef0ec65 Consolidate service_providers into neutron server
The configuration of vpnaas and lbaas services created
additional files that were never included in the service
startup. The lbaas service config provider was updated
to put service providers directly into neutron.conf
but now if we update vpnaas to do the same we will fail
being idempotent since both providers will overwrite
each other. This change moves neutron_config provider from
ini_setting to openstackconfig to handle the multi-value
of service_provider and adds a variable to neutron::server
to manage service providers.

Closes-Bug: 1578912
Change-Id: I69b7635984fe74038db2025b89f638def5029849
2016-05-24 21:05:36 -04:00
..
openstackconfig.rb Consolidate service_providers into neutron server 2016-05-24 21:05:36 -04:00