mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 01:18:58 +00:00
Import comments.
This commit is contained in:
parent
80a68fe35f
commit
e4cd1e7f6d
@ -36,10 +36,12 @@ from libcloud.compute.types import Provider
|
||||
from libcloud.compute.providers import get_driver
|
||||
from libcloud.compute.deployment import MultiStepDeployment, ScriptDeployment, SSHKeyDeployment
|
||||
|
||||
# Import salt libs
|
||||
# Import saltcloud libs
|
||||
import saltcloud.utils
|
||||
from saltcloud.utils import namespaced_function
|
||||
from saltcloud.libcloudfuncs import *
|
||||
|
||||
# Import salt libs
|
||||
from salt.exceptions import SaltException
|
||||
|
||||
# Get logging started
|
||||
|
Loading…
Reference in New Issue
Block a user