Files
devstack/lib/neutron_plugins/services
Stephen Finucane 24e29f2265 lib/neutron-plugins: Pass conf file parameter
The 'neutron_plugin_configure_l3_agent' function expects a path to a
configuration file as a parameter. This was not done for one call,
resulting in the generation of a 'DEFAULT' file in the DevStack
directory along with an invalid L3 configuration file. Resolve this.

Change-Id: I5781cb1ec4cfc1699e61dbc324d0bdb824b56be1
2016-06-15 13:35:47 +00:00
..