d4340331aa
* manifests/plugins/nuage.pp ** Nuage Neutron plugin is a monolithic Neutron plugin (core_plugin in neutron.conf can be set to nuage). ** The plugin.ini file for the Nuage Neutron plugin needs to be created with correct properties for the Neutron service to come up (configured in manifests/plugins/nuage.pp). ** To add the configuration parameters to the plugin.ini file a custom resource type has been created (neutron_plugins_nuage). * init.pp ** Just comment addition that core_plugin=nuage is now supported by puppet-neutron * params.pp ** Parameterizing names of Nuage Neutron Plugin (pattern based on existing midonet code) * config.pp ** Call to create_resource similar to other plugins * Spec tests ** spec tests for the plugin/nuage.pp The associated spec tests and custom types and providers have also been added. This follows the same pattern as other plugins such as midonet and opencontrail. Change-Id: I0f092bf437739cac0b328822022e932fe5d1c6f2 |
||
---|---|---|
.. | ||
ini_setting.rb |