]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commitdiff
Removed signing_dir from neutron.conf
authorIhar Hrachyshka <ihrachys@redhat.com>
Mon, 28 Apr 2014 13:05:30 +0000 (15:05 +0200)
committerIhar Hrachyshka <ihrachys@redhat.com>
Mon, 28 Apr 2014 15:23:32 +0000 (17:23 +0200)
The default value from keystone middleware ($TMPDIR) is good enough,
so stick to it.

Closes-Bug: 1313780
Change-Id: Ideb393f9010f4f1706392ccdfdd5fa7307bda070

etc/neutron.conf

index 119641b746119f158604f855cd30550a6b157b26..984e93c0ef32e2a479a83ff4481e5270b81cba2f 100644 (file)
@@ -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.