/usr/lib/python2.6/site-packages/cinderclient/v1
NameSizeModeActions
contrib/-0755rm
availability_zones.py14270644editdlrm
availability_zones.pyc15960644editdlrm
client.py47230644editdlrm
client.pyc38760644editdlrm
limits.py27840644editdlrm
limits.pyc41060644editdlrm
qos_specs.py47910644editdlrm
qos_specs.pyc60460644editdlrm
quotas.py20010644editdlrm
quotas.pyc24660644editdlrm
quota_classes.py16590644editdlrm
quota_classes.pyc19580644editdlrm
services.py21860644editdlrm
services.pyc26390644editdlrm
shell.py491120644editdlrm
shell.pyc497320644editdlrm
volumes.py152900644editdlrm
volumes.pyc185440644editdlrm
volume_backups.py26070644editdlrm
volume_backups.pyc32320644editdlrm
volume_backups_restore.py15740644editdlrm
volume_backups_restore.pyc17800644editdlrm
volume_encryption_types.py35810644editdlrm
volume_encryption_types.pyc40690644editdlrm
volume_snapshots.py65150644editdlrm
volume_snapshots.pyc86490644editdlrm
volume_transfers.py32480644editdlrm
volume_transfers.pyc40140644editdlrm
volume_types.py34930644editdlrm
volume_types.pyc41510644editdlrm
__init__.py6950644editdlrm
__init__.pyc2250644editdlrm
Edit: /usr/lib/python2.6/site-packages/cinderclient/v1/client.pyc (3876B)
Ńň =vVc@súddklZddklZddklZddklZddklZddklZddklZddkl Z dd kl Z dd kl Z dd kl Z dd kl Z dd klZddklZdefd„ƒYZdS(i˙˙˙˙(tclient(tavailability_zones(tlimits(t qos_specs(t quota_classes(tquotas(tservices(tvolumes(tvolume_snapshots(t volume_types(tvolume_encryption_types(tvolume_backups(tvolume_backups_restore(tvolume_transferstClientcBskeZdZddddeddddddddddddeddddd„Zd„Zd„ZRS( s Top-level object to access the OpenStack Volume API. Create an instance with your creds:: >>> client = Client(USERNAME, PASSWORD, PROJECT_ID, AUTH_URL) Then call methods on its managers:: >>> client.volumes.list() ... tt publicURLtvolumetkeystonec.KsĘ|}ti|ƒ|_ti|ƒ|_ti|ƒ|_ti|ƒ|_ti |ƒ|_t i |ƒ|_ t i |ƒ|_ ti|ƒ|_ti|ƒ|_ti|ƒ|_ti|ƒ|_ti|ƒ|_ti|ƒ|_| o?x<| D]0}|io t||i|i|ƒƒqţqţWnt i!d|d|d|d|d|d|d|d|d | d | d | d | d |d|d|d|d|d|d|d|d|||_ dS(Ntusernametpasswordt project_idtauth_urltinsecurettimeoutt tenant_idtproxy_tenant_idt proxy_tokent region_namet endpoint_typet service_typet service_nametvolume_service_namet bypass_urltretriesthttp_log_debugtcacertt auth_systemt auth_plugintsession("Rt LimitsManagerRt VolumeManagerRtSnapshotManagerR tVolumeTypeManagerR tVolumeEncryptionTypeManagerRtQoSSpecsManagerRtQuotaClassSetManagerRtQuotaSetManagerR tVolumeBackupManagertbackupsR tVolumeBackupRestoreManagertrestoresR tVolumeTransferManagert transfersRtServiceManagerRtAvailabilityZoneManagert manager_classtsetattrtnameRt_construct_http_client(tselfRtapi_keyRRRRRRRRRt extensionsRRR R!R"R#R$R%R&R'tkwargsRt extension((sC/tmp/pip-build-cD3xZi/python-cinderclient/cinderclient/v1/client.pyt__init__/sV    cCs|iiƒdS(s1 Authenticate against the server. Normally this is called automatically when you first access the API, but you can call this method to force authentication right now. Returns on success; raises :exc:`exceptions.Unauthorized` if the credentials are wrong. N(Rt authenticate(R<((sC/tmp/pip-build-cD3xZi/python-cinderclient/cinderclient/v1/client.pyRBls cCs |iiƒS(N(Rt$get_volume_api_version_from_endpoint(R<((sC/tmp/pip-build-cD3xZi/python-cinderclient/cinderclient/v1/client.pyRCxsN(t__name__t __module__t__doc__tNonetFalseRARBRC(((sC/tmp/pip-build-cD3xZi/python-cinderclient/cinderclient/v1/client.pyR s      5 N(t cinderclientRtcinderclient.v1RRRRRRRRR R R R R tobjectR(((sC/tmp/pip-build-cD3xZi/python-cinderclient/cinderclient/v1/client.pyts