Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
itminedu
snf-ganeti
Commits
e9e9263d
Commit
e9e9263d
authored
Oct 22, 2008
by
Guido Trotter
Browse files
Convert SnapshotBlockDevice's docstring to epydoc
Reviewed-by: iustinp
parent
7a8f64da
Changes
1
Hide whitespace changes
Inline
Side-by-side
lib/backend.py
View file @
e9e9263d
...
...
@@ -1302,11 +1302,10 @@ def SnapshotBlockDevice(disk):
This function is called recursively, and the snapshot is actually created
just for the leaf lvm backend device.
Args:
disk: the disk to be snapshotted
Returns:
a config entry for the actual lvm device snapshotted.
@type disk: L{objects.Disk}
@param disk: the disk to be snapshotted
@rtype: string
@return: snapshot disk path
"""
if
disk
.
children
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment