From: Thomas Goirand Date: Tue, 21 Apr 2015 08:05:40 +0000 (+0200) Subject: Fixed service_plugins directive. X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=ecb443ec46b36033b34c0c27e5ff2feeb282758f;p=openstack-build%2Fneutron-build.git Fixed service_plugins directive. Rewritten-From: 8c1f5745e186618ccb46f9125c145dadd646470d --- diff --git a/trusty/debian/patches/better-config-defaults.patch b/trusty/debian/patches/better-config-defaults.patch index e2f174a6a..fc94173a2 100644 --- a/trusty/debian/patches/better-config-defaults.patch +++ b/trusty/debian/patches/better-config-defaults.patch @@ -164,7 +164,7 @@ Last-Update: 2015-04-15 # -# service_plugins = # Example: service_plugins = router,firewall,lbaas,vpnaas,metering -+service_plugins = = neutron.services.metering.metering_plugin.MeteringPlugin,neutron.services.l3_router.l3_router_plugin.L3RouterPlugin ++service_plugins = = router,metering # Paste configuration file # api_paste_config = api-paste.ini