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
8ee4dc80
Commit
8ee4dc80
authored
Oct 17, 2008
by
Guido Trotter
Browse files
Change OSFromDisk's docstring to epydoc
Plus update it with the real variable name Reviewed-by: iustinp
parent
464736ae
Changes
1
Hide whitespace changes
Inline
Side-by-side
lib/backend.py
View file @
8ee4dc80
...
...
@@ -1225,9 +1225,9 @@ def OSFromDisk(name, base_dir=None):
`errors.InvalidOS` exception, detailing why this is not a valid
OS.
Args:
os_dir: Directory containing the OS scripts. Defaults to a search
in all the OS_SEARCH_PATH dir
ectorie
s.
@type base_dir: string
@keyword base_dir: Base directory containing OS installations.
Defaults to a search
in all the OS_SEARCH_PATH dirs.
"""
...
...
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