File manager - Edit - /opt/saltstack/salt/lib/python3.10/site-packages/salt/cloud/clouds/__pycache__/parallels.cpython-310.pyc
Back
o ;jQA � @ s. d Z ddlZddlZddlZddlZddlZddlm m Z ddlmZ ddl mZ ddlZddlmZmZmZmZ e�e�ZdZdd� Zdd � Zd d� Zd,dd �Zd,dd�Zd,dd�Zd,dd�Z dd� Z!dd� Z"dd� Z#d-dd�Z$dd� Z%d,dd �Z&d,d!d"�Z'd.d$d%�Z(d,d&d'�Z)d,d(d)�Z*d,d*d+�Z+dS )/a� Parallels Cloud Module ====================== The Parallels cloud module is used to control access to cloud providers using the Parallels VPS system. Set up the cloud configuration at ``/etc/salt/cloud.providers`` or ``/etc/salt/cloud.providers.d/parallels.conf``: .. code-block:: yaml my-parallels-config: # Parallels account information user: myuser password: mypassword url: https://api.cloud.xmission.com:4465/paci/v1.0/ driver: parallels � N)�URLError)�SaltCloudExecutionFailure�SaltCloudExecutionTimeout�SaltCloudNotFound�SaltCloudSystemExit� parallelsc C s t � du rdS tS )z, Check for PARALLELS configurations F)�get_configured_provider�__virtualname__� r r �O/opt/saltstack/salt/lib/python3.10/site-packages/salt/cloud/clouds/parallels.py�__virtual__- s r c C s"