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?
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_concurrenc y.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?