Use oslo.log instead of incubated code
Also use namespaceless oslo.config Change-Id: I9bb01bd1e6154b8bc2aa82848b45fdd411c24fb7
This commit is contained in:
@@ -13,9 +13,9 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
from oslo_log import log as logging
|
||||
import six
|
||||
|
||||
from stackalytics.openstack.common import log as logging
|
||||
from stackalytics.processor import user_processor
|
||||
from stackalytics.processor import utils
|
||||
|
||||
|
||||
Reference in New Issue
Block a user