plugins.ini and quantum.conf: can we merge them?
Hi,
I was wondering why do we have two distinct file for Quantum API service configuration (default: /etc/quantum.conf) and for specifying the plugin (default ./plugins.ini). Plugins.ini at the moment only specifies the class of the quantum plugin.
It seems this information can be easily moved into quantum.conf. Is there a particular reason for keeping these two bits of configuration separated?