mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 17:09:03 +00:00
Merge pull request #17975 from nmadhok/cloud/clouds-python3-pyrax
Making salt/cloud/clouds/pyrax python3 compatible
This commit is contained in:
commit
4c1f028925
@ -10,6 +10,8 @@ module instead.
|
||||
'''
|
||||
# pylint: disable=E0102
|
||||
|
||||
from __future__ import absolute_import
|
||||
|
||||
# Import salt libs
|
||||
import salt.utils.cloud
|
||||
import salt.config as config
|
||||
|
Loading…
Reference in New Issue
Block a user