> People thought: "This is wrong! I'm running ML2, it should read my > ml2_conf.ini!". > > And they went ahead and created a bunch of symlinks from > >Here is a related review in puppet-neutron: >https://review.openstack.org/#/c/106144/ Unless you are running RDO which starts the daemon with a hardcoded --configfile to ovs_neutron_plugin.ini As mentioned in the puppet review. Things might seem to work but not fully if you link to the old config file. Especially if you change settings compared to the defaults / old config file and you start wondering why it does not work ;) https://bugzilla.redhat.com/show_bug.cgi?id=1087647 Cheers, Robert van Leeuwen