From: Ihar Hrachyshka Date: Mon, 28 Apr 2014 13:05:30 +0000 (+0200) Subject: Removed signing_dir from neutron.conf X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=e423126965fb79d35f5f2281974cee6a216af8d4;p=openstack-build%2Fneutron-build.git Removed signing_dir from neutron.conf The default value from keystone middleware ($TMPDIR) is good enough, so stick to it. Closes-Bug: 1313780 Change-Id: Ideb393f9010f4f1706392ccdfdd5fa7307bda070 --- diff --git a/etc/neutron.conf b/etc/neutron.conf index 119641b74..984e93c0e 100644 --- a/etc/neutron.conf +++ b/etc/neutron.conf @@ -404,7 +404,6 @@ auth_protocol = http admin_tenant_name = %SERVICE_TENANT_NAME% admin_user = %SERVICE_USER% admin_password = %SERVICE_PASSWORD% -signing_dir = $state_path/keystone-signing [database] # This line MUST be changed to actually run the plugin.