Comment 2 for bug 1399897

Revision history for this message
Doug Hellmann (doug-hellmann) wrote :

We may need to make lookup of a value for interpolation a special case, since presumably the user would have used the name and not a developer specifying a default.

In the mean time, oslo_concurrency.lockutils.set_defaults() can be used to set a default value for the lock path. Can neutron's tests use that API and pass a full path?