mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 17:09:03 +00:00
Merge pull request #17998 from nmadhok/utils/openstack-python3-swift
Making salt/utils/openstack/swift python3 compatible
This commit is contained in:
commit
6a6f892335
@ -4,6 +4,7 @@ Swift utility class
|
||||
===================
|
||||
Author: Anthony Stanton <anthony.stanton@gmail.com>
|
||||
'''
|
||||
from __future__ import absolute_import
|
||||
|
||||
# Import python libs
|
||||
import logging
|
||||
|
Loading…
Reference in New Issue
Block a user