Merge "Replace logging with oslo_log."

This commit is contained in:
Jenkins 2016-12-16 19:15:12 +00:00 committed by Gerrit Code Review
commit a53462ae07
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
# License for the specific language governing permissions and limitations
# under the License.
import logging
from oslo_log import log as logging
from pycadf import cadftaxonomy as taxonomy
from pycadf import host