Use oslo_config instead of deprecated oslo.config
Change-Id: I85d5c8d3d9f00f86fd14500be0da1289f5672614
This commit is contained in:
committed by
Lena Novokshonova
parent
fb53883fcb
commit
fc7e781344
@@ -20,7 +20,7 @@
|
||||
import abc
|
||||
|
||||
from ceilometerclient import client as ceiloclient
|
||||
from oslo.config import cfg
|
||||
from oslo_config import cfg
|
||||
from oslo_utils import netutils
|
||||
import six
|
||||
from stevedore import extension
|
||||
|
||||
Reference in New Issue
Block a user