]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Stop using deprecated DEFAULT group for lock_path
authorIhar Hrachyshka <ihrachys@redhat.com>
Mon, 30 Mar 2015 16:55:04 +0000 (18:55 +0200)
committerIhar Hrachyshka <ihrachys@redhat.com>
Mon, 30 Mar 2015 16:55:04 +0000 (18:55 +0200)
commit8d8be7ee29d13a28e29be1185bb2fc55d392e3c9
tree6db02ac7b96547dcbbd059ea5d9edc09e0693efe
parent0264074966c8f00cac06429366baf28c5fdb962b
Stop using deprecated DEFAULT group for lock_path

While we set the configuration option in DEFAULT section, we get the
following deprecation message in our logs:

WARNING oslo_config.cfg [-] Option "lock_path" from group "DEFAULT" is
deprecated. Use option "lock_path" from group "oslo_concurrency".

Switch to the new configuration option location.

Change-Id: I89783cc975a4a845ee57920d83236d6eb698af9c
etc/neutron.conf