404

[ Avaa Bypassed ]




Upload:

Command:

elspacio@52.14.125.137: ~ $
3

\�me��@s�ddlZddlZddlZddlZddlmZddlmZmZm	Z	ddlm
ZddlmZm
Z
ddlmZmZddlmZddlmZdd	lmZeje�Zeejg�Zd5Zd
ZGdd�d�Zdd�Z ej!ej"gZ#Gdd�de	j$�Z%Gdd�de%�Z&dd�Z'dd�Z(dd�Z)dd�Z*dd�Z+d d!�Z,d"d#�Z-d$d%�Z.d&d'�Z/d(d)�Z0d*d+�Z1d6d-d.�Z2d/d0�Z3d1d2�Z4e&e	j5ffe%e	j5e	j6ffgZ7d3d4�Z8dS)7�N)�List)�dmi�net�sources)�
url_helper)�util�warnings)�
EventScope�	EventType)�NoDHCPLeaseError)�EphemeralIPNetwork)�ec2�
datasource�Ec2�	strict_id�warnc@s,eZdZdZdZdZdZdZdZdZ	dZ
d	S)
�
CloudNamesZaliyunZawsZ	brightboxZzstack�e24cloudZoutscale�unknownzno-ec2-metadataN)�__name__�
__module__�__qualname__�ALIYUN�AWS�	BRIGHTBOX�ZSTACK�E24CLOUD�OUTSCALE�UNKNOWN�NO_EC2_METADATA�r r �#/usr/lib/python3.6/DataSourceEc2.pyr!srcCs|jdkod|jkS)Ni�zmeta-data/tags/)�code�url)�	exceptionr r r!�skip_404_tag_errors1sr%csxeZdZUdZdddgZdZdddgZeed	Z	d
Z
dZej
ZdZejejejejejhiZ�fd
d�Zdd�Zdd�Zdd�Zedd��Zedd��Zedd��Zedd��Z edd��Z!edd ��Z"ed!d"��Z#d#d$�Z$d%d&�Z%d'd(�Z&d)d*�Z'd+d,�Z(ed-d.��Z)ed/d0��Z*d1d2�Z+ed3d4��Z,e�fd5d6��Z-d7d8�Z.dDd9d:�Z/d;d<�Z0d=d>�Z1dEd?d@�Z2dFdBdC�Z3�Z4S)G�
DataSourceEc2rzhttp://169.254.169.254zhttp://[fd00:ec2::254]zhttp://instance-data.:8773z
2009-04-04z
2021-03-23z
2018-09-24z
2016-09-02�x�2NFcstt|�j|||�d|_dS)N)�superr&�__init__�metadata_address)�self�sys_cfg�distro�paths)�	__class__r r!r*dszDataSourceEc2.__init__cCst�S)z5Return the cloud name as identified during _get_data.)�identify_platform)r,r r r!�_get_cloud_namehszDataSourceEc2._get_cloud_namecCsFttj|jtt�d�\}}tjd||j|j	�|dkrF|jt
jkrFdS|jt
jkrVdS|j
r�tj�rrtjd�dSyVt|j|jddd��8}|jr�d|j��nd	}tjtjd
|��|jd�|_WdQRXWntk
r�dSXntjtjd
|jd�|_|j�sdS|jjdd�|_|jjd
d�|_|jjdi�jdi�jdi�|_dS)Nrz0strict_mode: %s, cloud_name=%s cloud_platform=%s�trueFz1FreeBSD doesn't support running dhclient with -sfT)�ipv4�ipv6� �zCrawl of metadata service)�logfunc�msg�funcz	meta-dataz	user-data�dynamiczinstance-identity�document)rN)�read_strict_moder�get_cfg_by_pathr-�STRICT_ID_PATH�STRICT_ID_DEFAULT�LOG�debug�
cloud_name�platformrrr�perform_dhcp_setupZ
is_FreeBSDrr.�fallback_interface�	state_msg�log_time�crawl_metadataZ_crawled_metadatar�get�metadataZuserdata_raw�identity)r,Zstrict_modeZ_sleepZnetwrGr r r!�	_get_datalsV



zDataSourceEc2._get_datacCsN|js
dS|jjdi�jdi�}x(|jdi�j�D]\}}d|kr2dSq2WdS)z6Report if this instance type is Ec2 Classic (non-vpc).F�network�
interfaces�macszvpc-idT)rKrJ�items)r,Z	ifaces_mdZ_macZmac_datar r r!�is_classic_instance�sz!DataSourceEc2.is_classic_instancecCs|js
dS|jjd�S)Nzami-launch-index)rKrJ)r,r r r!�launch_index�szDataSourceEc2.launch_indexcCs.t|d�stjj�|_|js(tjj�|_|jS)N�_platform_type)�hasattrr&�dsname�lowerrT)r,r r r!rD�s

zDataSourceEc2.platformcCsdS)Nzlatest/api/tokenr )r,r r r!�api_token_route�szDataSourceEc2.api_token_routecCsdS)NZ21600r )r,r r r!�imdsv2_token_ttl_seconds�sz&DataSourceEc2.imdsv2_token_ttl_secondscCsdS)NzX-aws-ec2-metadata-tokenr )r,r r r!�imdsv2_token_put_header�sz%DataSourceEc2.imdsv2_token_put_headercCs
|jdS)Nz-ttl-seconds)rZ)r,r r r!�imdsv2_token_req_header�sz%DataSourceEc2.imdsv2_token_req_headercCs|j|jgS)N)rZr[)r,r r r!�imdsv2_token_redact�sz!DataSourceEc2.imdsv2_token_redactcCs�d}|j�}x�|jD]�}|j|j|�}ytj|||jd�}Wn2tjk
rn}ztj	d||�WYdd}~XqX|j
dkr�tj	d|�|S|j
dkrd}tj	|||j�qW|jS)	aEGet the best supported api version from the metadata service.

        Loop through all extended support metadata versions in order and
        return the most-fully featured metadata api version discovered.

        If extended_metadata_versions aren't present, return the datasource's
        min_metadata_version.
        z{0}/{1}/meta-data/instance-id)r#�headers�headers_redactzurl %s raised exception %sN��z#Found preferred metadata version %si�z0Metadata api version %s not present. Headers: %s)
�_get_headers�extended_metadata_versions�formatr+�uhelp�readurlr\�UrlErrorrArBr"r]�min_metadata_version)r,Zurl_tmplr]Zapi_verr#Zresp�er9r r r!�get_metadata_api_version�s$
 

z&DataSourceEc2.get_metadata_api_versioncCsh|jtjkrZt|dd�sF|j�}tj||j|j|j	|j
d�jdi�|_|jjd|j
d�S|j
dSdS)NrL)�
headers_cbr^�exception_cbr<Z
instanceIdzinstance-id)rCrr�getattrrhr
�get_instance_identityr+r`r\�_refresh_stale_aws_token_cbrJrLrK)r,�api_versionr r r!�get_instance_id�s

zDataSourceEc2.get_instance_idc
Cs�|jtkrdSg}i}|j}d}x*|D]"}dj||�}|j|�|||<q&Wtjd�d}d}|j�}	y0tj	||	j
|	jtj|j
|j||jdd�	\}}Wntjk
r�YnX|r�|r�||_||SdS)aGet an API token for EC2 Instance Metadata Service.

        On EC2. IMDS will always answer an API token, unless
        the instance owner has disabled the IMDS HTTP endpoint or
        the network topology conflicts with the configured hop-limit.
        N�PUTz{0}/{1}zFetching Ec2 IMDSv2 API TokenF)	�urls�max_wait�timeout�	status_cbrirj�request_methodr^Zconnect_synchronously)rC� IDMSV2_SUPPORTED_CLOUD_PLATFORMSrXrb�appendrArB�get_url_paramsrc�wait_for_url�max_wait_seconds�timeout_seconds�warningr`�_imds_exception_cbr\re�
_api_token)
r,�mdurlsrq�url2base�url_pathrur#�cur�response�
url_paramsr r r!�_maybe_fetch_api_tokens>



z$DataSourceEc2._maybe_fetch_api_tokenc	Csv|j}|j�}|jdkrdS|jd|j�}dd�|D�}t|�t|�krdtjdtt|�t|���t	|�rr|}ntj
d�|j}|j|�}|o�|jt
k�r g}i}dj|jd	�}d
}	x*|D]"}
dj|
|�}|j|�|
||<q�Wtj�}tj||j|jtj
|j|j|	d�\}
}
|
�r ||
}|�r<||_tjd
|j�n2|jt
k�rTtj
d�ntjd|ttj�|��t|�S)NrF�
metadata_urlscSsg|]}tj|�r|�qSr )rZis_resolvable_url)�.0�xr r r!�
<listcomp>Csz;DataSourceEc2.wait_for_metadata_service.<locals>.<listcomp>z,Removed the following from metadata urls: %sz+Empty metadata url list! using default listz{ver}/meta-data/instance-id)ZverZGETz{0}/{1})rqrrrsrtr^riruzUsing metadata source: '%s'z)IMDS's HTTP endpoint is probably disabledz(Giving up on md from %s after %s seconds)�ds_cfgrxrzrJr��setrArB�list�lenr|r�rCrvrbrfrw�timercryr{r\r`r+Zcritical�int�bool)r,Zmcfgr�rZfilteredr+rqr�r�rur#r�Z
start_time�_r r r!�wait_for_metadata_service:s^





z'DataSourceEc2.wait_for_metadata_servicecCs�d|jkrdSd}|jd}t|t�s6tjd|�dSx6|j�D]*\}}||krV|}P|dkr@|dkr@|}q@W|dkr�tjd|�dS|}|jd�s�d|}tjj	|�r�|S|j
tjj|��}|r�tjd||�|S|dkr�dS|S)	Nzblock-device-mappingz+block-device-mapping not a dictionary: '%s'Z	ephemeralZ
ephemeral0z Unable to convert %s to a device�/z/dev/%szRemapped device name %s => %s)rK�
isinstance�dictrArBrQ�
startswith�os�path�existsZ
_remap_device�basename)r,�name�foundZbdmZentnameZdeviceZofoundZremappedr r r!�device_name_to_device�s8



z#DataSourceEc2.device_name_to_devicecCsPy6|jtjkr&|jjd|jdd�S|jddSWntk
rJdSXdS)NZavailabilityZoneZ	placementzavailability-zone)rCrrrLrJrK�KeyError)r,r r r!�availability_zone�szDataSourceEc2.availability_zonecCsT|jtjkr6|jjd�}|jr2|r2|jdd�}|S|j}|dk	rP|dd�SdS)N�region����r�)rCrrrLrJr�)r,r�Zazr r r!r��szDataSourceEc2.regioncCs,|sdS|jtjkr(ttj|tt�|�dS)N)rCrr�warn_if_necessaryrr>r?r@)r,�cfgZis_new_instancer r r!�activate�szDataSourceEc2.activatecCs�|jtjkr|jS|jdkr*tjd�dSd}td|jkoD|jtj	k�}|rjtj
d�tjtj
d|j
d�|j}|jjd�}t|t�r�t||tj|jdd�d	�}|j�r�tj|j�|_|jtjjtj�|jtjjtj�ntjd
|�||_|jS)z@Return a network config dict for rendering ENI or netplan files.Nz8Unexpected call to network_config when metadata is None.rNzPMetadata 'network' not present: Refreshing stale metadata from prior to upgrade.zRe-crawl of metadata service)r8r9r:Zapply_full_imds_network_configT)�fallback_nic�full_network_configz%Metadata 'network' key not valid: %s.)�_network_configr�UNSETrKrAr|r�rCrrrBrrH�get_datarFrJr�r��#convert_ec2_metadata_network_configZget_cfg_option_boolr�rR�copy�deepcopyZdefault_update_eventsr	�NETWORK�addr
�BOOT�BOOT_LEGACY)r,�resultZno_network_metadata_on_awsZifaceZnet_mdr r r!�network_config�sF





zDataSourceEc2.network_configcs:|jdkr4t|dd�}|r(||_d|_ntt|�jS|jS)Nr�)Z_fallback_interfacerkr�r)r&rF)r,Z
_legacy_fbnic)r0r r!rFs
z DataSourceEc2.fallback_interfacec	Cs|j�siS|j�}|j}i}|jtkr:|j}|j}d}n&|jtjkrTd}}t	}nd}}}yxt
j||j|j
||d�}tj|�|d<t
j||j|j
|||d�|d<|jtjkr�t
j||j|j
||d�}d|i|d<Wn&tk
�r�tjtd|j�iSX||d	<|S)
z�Crawl metadata service when available.

        @returns: Dictionary of crawled metadata content containing the keys:
          meta-data, user-data and dynamic.
        N)rir^rjz	user-data)rir^rjZretrieval_exception_ignore_cbz	meta-datazinstance-identityr;z'Failed reading from metadata address %sZ_metadata_api_version)r�rhr\rCrvrm�#_skip_or_refresh_stale_aws_token_cbrrr%r
Zget_instance_userdatar+r`rZmaybe_b64decodeZget_instance_metadatarrl�	ExceptionZlogexcrA)	r,rnZredactZcrawled_metadataZexc_cbZ	exc_cb_udZskip_cbZraw_userdatarLr r r!rI$sX
zDataSourceEc2.crawl_metadatacCs�|jtkrdS|dkr|j}tjd�|j|i}dj|j|j�}yt	j
|||jdd�}Wn0t	jk
r�}ztj
d||�dSd}~XnX|jS)z�Request new metadata API token.
        @param seconds: The lifetime of the token in seconds

        @return: The API token or None if unavailable.
        Nz!Refreshing Ec2 metadata API tokenz{}/{}rp)r]r^ruz/Unable to get API token: %s raised exception %s)rCrvrYrArBr[rbr+rXrcrdr\rer|�contents)r,ZsecondsZrequest_headerZ	token_urlr�rgr r r!�_refresh_api_token\s$



z DataSourceEc2._refresh_api_tokencCs$tjtj||�}|sdS|j||�S)zSCallback will not retry on SKIP_USERDATA_CODES or if no token
        is available.F)r
Zskip_retry_on_codesZSKIP_USERDATA_CODESrm)r,r9r$Zretryr r r!r�ys
z1DataSourceEc2._skip_or_refresh_stale_aws_token_cbcCs*t|tj�r&|jdkr&tjd�d|_dS)z=Exception handler for Ec2 to refresh token if token is stale.i�z+Clearing cached Ec2 API token due to expiryNT)r�rcrer"rArBr~)r,r9r$r r r!rm�s
z)DataSourceEc2._refresh_stale_aws_token_cbcCsDt|tj�r@|jr@|jdkr@|jdkr2tjd�n
tjd�|�dS)a2Fail quickly on proper AWS if IMDSv2 rejects API token request

        Guidance from Amazon is that if IMDSv2 had disabled token requests
        by returning a 403, or cloud-init malformed requests resulting in
        other 40X errors, we want the datasource detection to fail quickly
        without retries as those symptoms will likely not be resolved by
        retries.

        Exceptions such as requests.ConnectionError due to IMDS being
        temporarily unroutable or unavailable will still retry due to the
        callsite wait_for_url.
        i�i�zLEc2 IMDS endpoint returned a 403 error. HTTP endpoint is disabled. Aborting.z2Fatal error while requesting Ec2 IMDSv2 API tokensN)r�rcrer"rAr|)r,r9r$r r r!r}�s

z DataSourceEc2._imds_exception_cbr7cCsN|jtkriS|j|ji}|j|kr(|S|jsB|j�|_|jsBiS|j|jiS)z�Return a dict of headers for accessing a url.

        If _api_token is unset on AWS, attempt to refresh the token via a PUT
        and then return the updated token header.
        )rCrvr[rYrXr~r�rZ)r,r#Zrequest_token_headerr r r!r`�s


zDataSourceEc2._get_headers)N)N)r7)5rrrrVr�rfrar�strZurl_max_waitZurl_timeoutr~rr�r�rEr	r�r
ZBOOT_NEW_INSTANCEr�r�ZHOTPLUGZsupported_update_eventsr*r2rMrR�propertyrSrDrXrYrZr[r\rhror�r�r�r�r�r�r�rFrIr�r�rmr}r`�
__classcell__r r )r0r!r&9sZ

8

2I3
	=
8


r&cs$eZdZdZdZ�fdd�Z�ZS)�DataSourceEc2LocalayDatasource run at init-local which sets up network to query metadata.

    In init-local, no network is available. This subclass sets up minimal
    networking with dhclient on a viable nic so that it can talk to the
    metadata service. If the metadata service provides network configuration
    then render the network configuration for that instance based on metadata.
    Tcs8tjtjf}|j|kr*tjd||j�dStt|�j�S)Nz+Local Ec2 mode only supported on %s, not %sF)	rrrrCrArBr)r�r�)r,Zsupported_platforms)r0r r!r��s
zDataSourceEc2Local.get_data)rrr�__doc__rEr�r�r r )r0r!r��sr�cCs8yt|�Stk
r2}ztj|�|Sd}~XnXdS)N)�parse_strict_mode�
ValueErrorrAr|)�cfgval�defaultrgr r r!r=�s

r=cCs�|dkrd
S|dkrdS|s dS|jd�\}}}|d
krHtd||f��|r�yt|�}Wq�tk
r�}ztd	||f�|�WYdd}~Xq�Xnd}||fS)NTr3F�falserr�,zUInvalid mode '%s' in strict_id setting '%s': Expected one of 'true', 'false', 'warn'.z<Invalid sleep '%s' in strict_id setting '%s': not an integer)r3N)r�N)rr)r3r�r)�	partitionr�r�)r��moder��sleeprgr r r!r��s*
r�cCs^yt|�\}}Wn*tk
r:}ztj|�dSd}~XnX|dkrHdStjd|d|d�dS)Nr�Z
non_ec2_mdT)r�r�)r�r�rAr|rZshow_warning)r�r�r�r�rgr r r!r��s
r�cCs|ddkrtjSdS)N�product_namezAlibaba Cloud ECS)rr)�datar r r!�identify_aliyunsr�cCs4|djd�r0|ddks*|d|dkr0tjSdS)N�uuidr
�uuid_source�
hypervisor�serial)r�rr)r�r r r!�identify_awssr�cCs|djd�rtjSdS)Nr�z.brightbox.com)�endswithrr)r�r r r!�identify_brightboxsr�cCs|djd�rtjSdS)N�	asset_tagz
.zstack.io)r�rr)r�r r r!�identify_zstacksr�cCs|ddkrtjSdS)N�vendorr)rr)r�r r r!�identify_e24cloud$sr�cCs*|ddj�kr&|ddj�kr&tjSdS)Nr�z3DS Outscale VMr�z3DS Outscale)rWrr)r�r r r!�identify_outscale)sr�cCsvt�}ttttttdd�f}xT|D]L}y||�}|r8|SWq"tk
rl}ztj	d|||�WYdd}~Xq"Xq"WdS)NcSstjS)N)rr)r�r r r!�<lambda>;sz#identify_platform.<locals>.<lambda>z'calling %s with %s raised exception: %s)
�_collect_platform_datar�r�r�r�r�r�r�rAr|)r�ZchecksZcheckerr�rgr r r!r11s 

r1cCs�i}ytjd�j�}d|d<Wn&tk
rDtjd�}d|d<YnX|dkrRd}|j�|d<tjd	�}|dkrtd}|j�|d
<tjd�}|dkr�d}|j�|d<tjd
�}|r�|ndj�|d<tjd�}|r�|ndj�|d<|S)a�Returns a dictionary of platform info from dmi or /sys/hypervisor.

    Keys in the dictionary are as follows:
       uuid: system-uuid from dmi or /sys/hypervisor
       uuid_source: 'hypervisor' (/sys/hypervisor/uuid) or 'dmi'
       serial: dmi 'system-serial-number' (/sys/.../product_serial)
       asset_tag: 'dmidecode -s chassis-asset-tag'
       vendor: dmi 'system-manufacturer' (/sys/.../sys_vendor)
       product_name: dmi 'system-product-name' (/sys/.../system-manufacturer)

    On Ec2 instances experimentation is that product_serial is upper case,
    and product_uuid is lower case.  This returns lower case values for both.
    z/sys/hypervisor/uuidr�r�zsystem-uuidrNr7r�zsystem-serial-numberr�zchassis-asset-tagr�zsystem-manufacturerr�zsystem-product-namer�)rZ	load_file�stripr�rZ
read_dmi_datarW)r�r�r�r�r�r�r r r!r�Hs.




r�TcCs�did�}|stj�}|dd}|s�x|j�D]\}}||kr0Pq0Wddd|j�i|d�}|j|�}	|	jd	�rxd|d
<||d|<|Sd}
x�t|j��D]�\}}|j|�}	|	s�q�t|	jd
|
��d}
d|
di}d|dd|j�i|d�}|	jd	��rd|d
<||d<t|	|�|d<|d�s(|jd�||d|<q�Wt	|d�dk�r�x<|dj
�D],}|d|jd�|d|jdd��qXW|S)aConvert ec2 metadata to network config version 2 data dict.

    @param: network_md: 'network' portion of EC2 metadata.
       generally formed as {"interfaces": {"macs": {}} where
       'macs' is a dictionary with mac address as key and contents like:
       {"device-number": "0", "interface-id": "...", "local-ipv4s": ...}
    @param: macs_to_nics: Optional dict of mac addresses and nic names. If
       not provided, get_interfaces_by_mac is called to get it from the OS.
    @param: fallback_nic: Optionally provide the primary nic interface name.
       This nic will be guaranteed to minimally have a dhcp4 configuration.
    @param: full_network_config: Boolean set True to configure all networking
       presented by IMDS. This includes rendering secondary IPv4 and IPv6
       addresses on all NICs and rendering network config on secondary NICs.
       If False, only the primary nic will be configured and only with dhcp
       (IPv4/IPv6).

    @return A dict of network config version 2 based on the metadata and macs.
    �)�version�	ethernetsrOrPTFZ
macaddress)�dhcp4�dhcp6�matchzset-name�ipv6sr�r�rz
device-numberr�zroute-metric�d)r�zdhcp4-overridesr�r�zset-namezdhcp6-overrides�	addresseszdhcp4-overridesN)rZget_interfaces_by_macrQrWrJ�sortedr��get_secondary_addresses�popr��keys)Z
network_mdZmacs_to_nicsr�r�ZnetcfgZ
macs_metadata�macZnic_nameZ
dev_config�nic_metadataZnic_idxZ
dhcp_overrider r r!r�wsR







r�cCs�|jd�}|jd�}g}tt|t�o.t|�dk�rH|jt|d||d��tt|t�o^t|�dk�rx|jt|d||d��t|�S)z�Parse interface-specific nic metadata and return any secondary IPs

    :return: List of secondary IPv4 or IPv6 addresses to configure on the
    interface
    zlocal-ipv4sr�r�zsubnet-ipv4-cidr-blockZ24zsubnet-ipv6-cidr-blockZ128)rJr�r�r�r��extend�_get_secondary_addressesr�)r�r�Zipv4sr�r�r r r!r��s

r�c
Cs�g}|j|�}|}|s*t|jd��dkrPd|kr6dnd}tjd|||||�n|jd�d}x(|dd�D]}	|jdj|	|d	��qlW|S)
z�Return list of IP addresses as CIDRs for secondary IPs

    The CIDR prefix will be default_prefix if cidr_key is absent or not
    parseable in nic_metadata.
    r�r�r4r5zJCould not parse %s %s for mac %s. %s network config prefix defaults to /%sr�Nz
{ip}/{prefix})�ip�prefix)rJr��splitrAr|rwrb)
r�Zcidr_keyr�ZipsZdefault_prefixr�Zcidrr�Zip_typer�r r r!r��s 
r�cCstj|t�S)N)rZlist_from_depends�datasources)Zdependsr r r!�get_datasource_list�sr�)rrr)NNT)9r�Zloggingr�r�ZtypingrZ	cloudinitrrrrrcrrZcloudinit.eventr	r
Zcloudinit.net.dhcprZcloudinit.net.ephemeralrZcloudinit.sources.helpersr
Z	getLoggerrrA�	frozensetZ	NOT_FOUNDZSKIP_METADATA_URL_CODESr?r@rr%rrrvZ
DataSourcer&r�r=r�r�r�r�r�r�r�r�r1r�r�r�r�ZDEP_FILESYSTEMZDEP_NETWORKr�r�r r r r!�<module>sT

!

0
H


Filemanager

Name Type Size Permission Actions
DataSourceAkamai.cpython-36.opt-1.pyc File 8.18 KB 0644
DataSourceAkamai.cpython-36.pyc File 8.18 KB 0644
DataSourceAliYun.cpython-36.opt-1.pyc File 3.22 KB 0644
DataSourceAliYun.cpython-36.pyc File 3.22 KB 0644
DataSourceAltCloud.cpython-36.opt-1.pyc File 6.74 KB 0644
DataSourceAltCloud.cpython-36.pyc File 6.74 KB 0644
DataSourceAzure.cpython-36.opt-1.pyc File 47.95 KB 0644
DataSourceAzure.cpython-36.pyc File 47.95 KB 0644
DataSourceBigstep.cpython-36.opt-1.pyc File 1.84 KB 0644
DataSourceBigstep.cpython-36.pyc File 1.84 KB 0644
DataSourceCloudSigma.cpython-36.opt-1.pyc File 3.62 KB 0644
DataSourceCloudSigma.cpython-36.pyc File 3.62 KB 0644
DataSourceCloudStack.cpython-36.opt-1.pyc File 5.97 KB 0644
DataSourceCloudStack.cpython-36.pyc File 5.97 KB 0644
DataSourceConfigDrive.cpython-36.opt-1.pyc File 8.18 KB 0644
DataSourceConfigDrive.cpython-36.pyc File 8.18 KB 0644
DataSourceDigitalOcean.cpython-36.opt-1.pyc File 3.65 KB 0644
DataSourceDigitalOcean.cpython-36.pyc File 3.65 KB 0644
DataSourceEc2.cpython-36.opt-1.pyc File 23.49 KB 0644
DataSourceEc2.cpython-36.pyc File 23.49 KB 0644
DataSourceExoscale.cpython-36.opt-1.pyc File 5.92 KB 0644
DataSourceExoscale.cpython-36.pyc File 5.92 KB 0644
DataSourceGCE.cpython-36.opt-1.pyc File 9.83 KB 0644
DataSourceGCE.cpython-36.pyc File 9.93 KB 0644
DataSourceHetzner.cpython-36.opt-1.pyc File 3.78 KB 0644
DataSourceHetzner.cpython-36.pyc File 3.78 KB 0644
DataSourceIBMCloud.cpython-36.opt-1.pyc File 12.44 KB 0644
DataSourceIBMCloud.cpython-36.pyc File 12.44 KB 0644
DataSourceLXD.cpython-36.opt-1.pyc File 13.31 KB 0644
DataSourceLXD.cpython-36.pyc File 13.31 KB 0644
DataSourceMAAS.cpython-36.opt-1.pyc File 11.86 KB 0644
DataSourceMAAS.cpython-36.pyc File 11.86 KB 0644
DataSourceNWCS.cpython-36.opt-1.pyc File 3.77 KB 0644
DataSourceNWCS.cpython-36.pyc File 3.77 KB 0644
DataSourceNoCloud.cpython-36.opt-1.pyc File 7.97 KB 0644
DataSourceNoCloud.cpython-36.pyc File 7.97 KB 0644
DataSourceNone.cpython-36.opt-1.pyc File 1.47 KB 0644
DataSourceNone.cpython-36.pyc File 1.47 KB 0644
DataSourceOVF.cpython-36.opt-1.pyc File 9.15 KB 0644
DataSourceOVF.cpython-36.pyc File 9.15 KB 0644
DataSourceOpenNebula.cpython-36.opt-1.pyc File 11.75 KB 0644
DataSourceOpenNebula.cpython-36.pyc File 11.75 KB 0644
DataSourceOpenStack.cpython-36.opt-1.pyc File 7.91 KB 0644
DataSourceOpenStack.cpython-36.pyc File 7.91 KB 0644
DataSourceOracle.cpython-36.opt-1.pyc File 10.99 KB 0644
DataSourceOracle.cpython-36.pyc File 10.99 KB 0644
DataSourceRbxCloud.cpython-36.opt-1.pyc File 7.19 KB 0644
DataSourceRbxCloud.cpython-36.pyc File 7.19 KB 0644
DataSourceScaleway.cpython-36.opt-1.pyc File 10.84 KB 0644
DataSourceScaleway.cpython-36.pyc File 10.84 KB 0644
DataSourceSmartOS.cpython-36.opt-1.pyc File 24.51 KB 0644
DataSourceSmartOS.cpython-36.pyc File 24.51 KB 0644
DataSourceUpCloud.cpython-36.opt-1.pyc File 4.36 KB 0644
DataSourceUpCloud.cpython-36.pyc File 4.36 KB 0644
DataSourceVMware.cpython-36.opt-1.pyc File 23.66 KB 0644
DataSourceVMware.cpython-36.pyc File 23.66 KB 0644
DataSourceVultr.cpython-36.opt-1.pyc File 3.44 KB 0644
DataSourceVultr.cpython-36.pyc File 3.44 KB 0644
__init__.cpython-36.opt-1.pyc File 30.52 KB 0644
__init__.cpython-36.pyc File 30.52 KB 0644