%PDF- %PDF-
Direktori : /lib/python2.7/site-packages/salt/runners/ |
Current File : //lib/python2.7/site-packages/salt/runners/cloud.pyc |
� ���^c @@ s d Z d d l m Z m Z m Z d d l Z d d l Z d d l Z d d l Z d d l m Z e j e � Z d � Z d d � Z d d � Z d d � Z d d � Z d d � Z d d � Z d d d d � Z d d d � Z d d � Z d d d d d d d � Z d d � Z d S( u� The Salt Cloud Runner ===================== This runner wraps the functionality of salt cloud making salt cloud routines available to all internal apis via the runner system i ( t absolute_importt print_functiont unicode_literalsN( t SaltCloudConfigErrorc C@ s5 t j j t j j t j j t d � d � � } | S( u Return cloud client u conf_fileu cloud( t saltt cloudt CloudClientt ost patht joint dirnamet __opts__( t client( ( s6 /usr/lib/python2.7/site-packages/salt/runners/cloud.pyt _get_client s (u allc C@ s t � } | j | � } | S( u; List cloud provider sizes for the given providers ( R t list_sizes( t providerR t sizes( ( s6 /usr/lib/python2.7/site-packages/salt/runners/cloud.pyR "