Searched defs:snapshot (Results 1 - 1 of 1) sorted by relevance

/pkg/src/modules/client/
H A Dhistory.py124 "snapshot"):
132 "new_be_uuid", "snapshot"):
163 self.new_be_uuid, self.snapshot, self.release_notes, self.errors)
198 # The snapshot that was created while running this operation
199 # set to None if no snapshot was taken, or destroyed after successful
201 snapshot = None variable
644 op.setAttribute("snapshot", self.operation_snapshot)
878 """Stores a snapshot of the current history and operation state
882 this function will overwrite the previous snapshot."""
895 snapshot
[all...]

Completed in 939 milliseconds