Re: [openstack-dev] [neutron] [ml2] Configuration file sections for MechanismDrivers

2013-08-05 Thread Andre Pech
Hey Kyle, We're currently going with the second option you describe - having separate configuration files per mechanism driver, and passing these in on the command line when starting Neutron. This feels much cleaner than putting all configuration options into the ML2 config file, especially as the

[openstack-dev] [neutron] [ml2] Configuration file sections for MechanismDrivers

2013-08-05 Thread Kyle Mestery (kmestery)
While working on the OpenDaylight ML2 MechanismDriver, one thing which cropped up was configuration file options for MechanismDrivers and were those should be stored. I was initially of the opinion we should put all configuration sections into the ml2 configuration file, but this could get crowd