Rename oslo.concurrency to oslo_concurrency
oslo.concurrency-0.3.0 has moved its path to oslo_concurrency, the old path oslo.concurrency can still work but is deprecated now. Closes-Bug: #1398656 Change-Id: I52211d7b7e1db3454c99d27042dae506adb2c41c
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
# under the License.
|
||||
|
||||
|
||||
from oslo.concurrency import processutils
|
||||
from oslo_concurrency import processutils
|
||||
|
||||
from cinder import exception
|
||||
from cinder.i18n import _, _LW, _LE
|
||||
|
||||
Reference in New Issue
Block a user