Merge "Follow-up fix for H306 in bifrost_inventory.py"

This commit is contained in:
Jenkins 2015-06-25 16:53:11 +00:00 committed by Gerrit Code Review
commit 70f49102d2

View File

@ -114,8 +114,8 @@ intended to support specific host queries.
import csv
import json
import os
import yaml
import six
import yaml
from oslo_config import cfg
from oslo_log import log