This commit is contained in:
Nitin Madhok 2015-08-12 10:47:49 -04:00
parent a8bfe5ec1f
commit 6cc5f97e92

View file

@ -18,7 +18,7 @@ ensure_in_syspath('../../../')
# Import Salt Libs
from salt.cloud.clouds import vmware
from salt.exceptions import SaltCloudSystemExit, SaltCloudNotFound
from salt.exceptions import SaltCloudSystemExit
# Global Variables
vmware.__active_provider_name__ = ''