This commit is contained in:
Scott Moser
2014-01-23 14:28:59 -05:00
parent 23c1d8fc9b
commit e106ce66b4

View File

@@ -14,10 +14,10 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
from StringIO import StringIO
from cloudinit import util
from cloudinit import type_utils
from cloudinit import util
import copy
from StringIO import StringIO
def _make_header(text):