/usr/lib/python2.6/site-packages/novaclient/v2
NameSizeModeActions
contrib/-0755rm
agents.py22400644editdlrm
agents.pyc27740644editdlrm
aggregates.py35000644editdlrm
aggregates.pyc47770644editdlrm
availability_zones.py15880644editdlrm
availability_zones.pyc17030644editdlrm
certs.py14100644editdlrm
certs.pyc16510644editdlrm
client.py98590644editdlrm
client.pyc86520644editdlrm
cloudpipe.py19060644editdlrm
cloudpipe.pyc24740644editdlrm
fixed_ips.py16830644editdlrm
fixed_ips.pyc20990644editdlrm
flavors.py68240644editdlrm
flavors.pyc76230644editdlrm
flavor_access.py26540644editdlrm
flavor_access.pyc32570644editdlrm
floating_ips.py17300644editdlrm
floating_ips.pyc22220644editdlrm
floating_ips_bulk.py21080644editdlrm
floating_ips_bulk.pyc22860644editdlrm
floating_ip_dns.py43780644editdlrm
floating_ip_dns.pyc62600644editdlrm
floating_ip_pools.py10640644editdlrm
floating_ip_pools.pyc12550644editdlrm
fping.py17500644editdlrm
fping.pyc20390644editdlrm
hosts.py20940644editdlrm
hosts.pyc32540644editdlrm
hypervisors.py28260644editdlrm
hypervisors.pyc40420644editdlrm
images.py31510644editdlrm
images.pyc41370644editdlrm
keypairs.py34970644editdlrm
keypairs.pyc39440644editdlrm
limits.py30920644editdlrm
limits.pyc43110644editdlrm
networks.py48150644editdlrm
networks.pyc58360644editdlrm
quotas.py22640644editdlrm
quotas.pyc26190644editdlrm
quota_classes.py15000644editdlrm
quota_classes.pyc17750644editdlrm
security_groups.py30000644editdlrm
security_groups.pyc41210644editdlrm
security_group_default_rules.py27410644editdlrm
security_group_default_rules.pyc33260644editdlrm
security_group_rules.py26810644editdlrm
security_group_rules.pyc29880644editdlrm
servers.py450640644editdlrm
servers.pyc502360644editdlrm
server_groups.py20600644editdlrm
server_groups.pyc28110644editdlrm
server_migrations.py29240644editdlrm
server_migrations.pyc33320644editdlrm
services.py33050644editdlrm
services.pyc40980644editdlrm
shell.py1486850644editdlrm
shell.pyc1490900644editdlrm
usage.py20190644editdlrm
usage.pyc23270644editdlrm
versions.py30320644editdlrm
versions.pyc26340644editdlrm
virtual_interfaces.py10390644editdlrm
virtual_interfaces.pyc12520644editdlrm
volumes.py77310644editdlrm
volumes.pyc80880644editdlrm
volume_snapshots.py44750644editdlrm
volume_snapshots.pyc47790644editdlrm
volume_types.py36980644editdlrm
volume_types.pyc39890644editdlrm
__init__.py6490644editdlrm
__init__.pyc2190644editdlrm
Edit: /usr/lib/python2.6/site-packages/novaclient/v2/volume_snapshots.pyc (4779B)
Ņō =vVc@sXdZddkZddklZdeifd„ƒYZdeifd„ƒYZdS(s8 DEPRECATED: Volume snapshot interface (1.1 extension). iĸĸĸĸN(tbasetSnapshotcBs&eZdZdZd„Zd„ZRS(sT DEPRECATED: A Snapshot is a point-in-time snapshot of an openstack volume. t display_namecCs d|iS(Ns(tid(tself((sI/tmp/pip-build-cD3xZi/python-novaclient/novaclient/v2/volume_snapshots.pyt__repr__scCs|ii|ƒdS(s3 DEPRECATED: Delete this snapshot. N(tmanagertdelete(R((sI/tmp/pip-build-cD3xZi/python-novaclient/novaclient/v2/volume_snapshots.pyR"s(t__name__t __module__t__doc__t NAME_ATTRRR(((sI/tmp/pip-build-cD3xZi/python-novaclient/novaclient/v2/volume_snapshots.pyRs tSnapshotManagercBsDeZdZeZeddd„Zd„Ze d„Z d„Z RS(s9 DEPRECATED: Manage :class:`Snapshot` resources. cCswtidtƒ|iddd ƒiiƒz@hh|d6|d6|d6|d6d 6}|id |d ƒSWd QXd S( sĶ DEPRECATED: Create a snapshot of the given volume. :param volume_id: The ID of the volume to snapshot. :param force: If force is True, create a snapshot even if the volume is attached to an instance. Default is False. :param display_name: Name of the snapshot :param display_description: Description of the snapshot :rtype: :class:`Snapshot` sĒThe novaclient.v2.volume_snapshots module is deprecated and will be removed after Nova 13.0.0 is released. Use python-cinderclient or python-openstacksdk instead.tvolumev2t allowed_typestvolumet volume_idtforceRtdisplay_descriptiontsnapshots /snapshotsN(svolumeR (twarningstwarntDeprecationWarningtalternate_service_typet__exit__t __enter__t_create(RRRRRtbody((sI/tmp/pip-build-cD3xZi/python-novaclient/novaclient/v2/volume_snapshots.pytcreate/s  cCsOtidtƒ|idddƒiiƒz|id|dƒSWdQXdS( s‹ DEPRECATED: Get a snapshot. :param snapshot_id: The ID of the snapshot to get. :rtype: :class:`Snapshot` sĒThe novaclient.v2.volume_snapshots module is deprecated and will be removed after Nova 13.0.0 is released. Use python-cinderclient or python-openstacksdk instead.R RRs /snapshots/%sRN(svolumesvolumev2(RRRRRRt_get(Rt snapshot_id((sI/tmp/pip-build-cD3xZi/python-novaclient/novaclient/v2/volume_snapshots.pytgetHs  cCsitidtƒ|iddd ƒiiƒz2|tjo|iddƒS|iddƒSWdQXdS( se DEPRECATED: Get a list of all snapshots. :rtype: list of :class:`Snapshot` sĒThe novaclient.v2.volume_snapshots module is deprecated and will be removed after Nova 13.0.0 is released. Use python-cinderclient or python-openstacksdk instead.R RRs/snapshots/detailt snapshotss /snapshotsN(svolumesvolumev2(RRRRRRtTruet_list(Rtdetailed((sI/tmp/pip-build-cD3xZi/python-novaclient/novaclient/v2/volume_snapshots.pytlistXs  cCsUtidtƒ|idddƒiiƒz|idti|ƒƒWdQXdS(sk DEPRECATED: Delete a snapshot. :param snapshot: The :class:`Snapshot` to delete. sĒThe novaclient.v2.volume_snapshots module is deprecated and will be removed after Nova 13.0.0 is released. Use python-cinderclient or python-openstacksdk instead.R RRs /snapshots/%sN(svolumesvolumev2( RRRRRRt_deleteRtgetid(RR((sI/tmp/pip-build-cD3xZi/python-novaclient/novaclient/v2/volume_snapshots.pyRis  N( RR R Rtresource_classtFalsetNoneRRR!R$R(((sI/tmp/pip-build-cD3xZi/python-novaclient/novaclient/v2/volume_snapshots.pyR )s   (R Rt novaclientRtResourceRtManagerWithFindR (((sI/tmp/pip-build-cD3xZi/python-novaclient/novaclient/v2/volume_snapshots.pyts