Zang MingJie 9f347e1d29 Configure plugins by name
To configure core plugin or service plugins, instead of using class names,
simpler names can also be used, ex:

service_plugins = router, firewall, lbaas

For compatibility with previous versions, the class name of a plugin can be
specified instead of its entrypoint name, ex:

service_plugins = router, neutron.services.firewall.fwaas_plugin.FirewallPlugin, lbaas

DocImpact

Implements: blueprint config-plugin-by-name
Change-Id: Ia4aaa1d305b160a4d6dab9e227c744727a4c78c2
2014-01-15 15:43:59 +08:00
..
2013-07-25 21:47:30 +04:00
2014-01-15 15:43:59 +08:00
2013-07-06 15:02:43 -04:00
2013-07-06 15:02:43 -04:00
2013-12-10 03:56:50 +00:00
2013-11-18 22:17:14 +09:00