Lines Matching defs:snapshot
240 def create(self, context, size, name, description, snapshot=None,
251 :param snapshot: Snapshot object
262 if snapshot is not None:
263 snapshot_id = snapshot['id']
711 """Return Kstat snapshot data via RAD as a dictionary."""
2574 def snapshot(self, context, instance, image_id, update_task_state):
2580 hold the snapshot.
2593 # Build updated snapshot image metadata
2594 snapshot = snapshot_service.show(context, snapshot_id)
2598 'name': snapshot['name'],
2600 'image_location': 'snapshot',
2604 'image_type': snapshot['properties']['image_type'],
2660 # Delete the snapshot image file source
2664 """Cleans up any resources left after an interrupted snapshot.
4029 doing a snapshot, it is the image file Cinder expects to be
4030 used as the active disk after the snapshot operation has
4032 needed for creating the snapshot.
4043 :param volume_id: Attached volume associated with the snapshot
4044 :param snapshot_id: The snapshot to delete.
4046 be able to complete the snapshot. For example, in the case of