Repository URL to install this package:
|
Version:
2.5 ▾
|
ó
³EYc @ sL d Z d d l m Z d e j f d YZ d e j f d YZ d S( sa Volume Backups Restore interface (1.1 extension).
This is part of the Volume Backups interface.
iÿÿÿÿ( t baset VolumeBackupsRestorec B s e Z d Z d Z RS( s8 A Volume Backups Restore represents a restore operation.c C s d | j S( Ns <VolumeBackupsRestore: %s>( t volume_id( t self( ( s[ /home/tvault/.virtenv/lib/python2.7/site-packages/cinderclient/v1/volume_backups_restore.pyt __repr__ s ( t __name__t
__module__t __doc__R ( ( ( s[ /home/tvault/.virtenv/lib/python2.7/site-packages/cinderclient/v1/volume_backups_restore.pyR s t VolumeBackupRestoreManagerc B s e Z d Z e Z d d Z RS( s/ Manage :class:`VolumeBackupsRestore` resources.c C s+ i i | d 6d 6} | j d | | d S( sÌ Restore a backup to a volume.
:param backup_id: The ID of the backup to restore.
:param volume_id: The ID of the volume to restore the backup to.
:rtype: :class:`Restore`
R t restores /backups/%s/restore( t _create( R t backup_idR t body( ( s[ /home/tvault/.virtenv/lib/python2.7/site-packages/cinderclient/v1/volume_backups_restore.pyR " s
N( R R R R t resource_classt NoneR ( ( ( s[ /home/tvault/.virtenv/lib/python2.7/site-packages/cinderclient/v1/volume_backups_restore.pyR s N( R t cinderclientR t ResourceR t ManagerR ( ( ( s[ /home/tvault/.virtenv/lib/python2.7/site-packages/cinderclient/v1/volume_backups_restore.pyt <module> s