git://git.onelab.eu
/
sfa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e54844f
)
fix spelling error in interfaces list
author
Tony Mack
<tmack@cs.princeton.edu>
Tue, 15 Dec 2009 18:38:44 +0000
(18:38 +0000)
committer
Tony Mack
<tmack@cs.princeton.edu>
Tue, 15 Dec 2009 18:38:44 +0000
(18:38 +0000)
sfa/methods/start_slice.py
patch
|
blob
|
history
diff --git
a/sfa/methods/start_slice.py
b/sfa/methods/start_slice.py
index
717c7da
..
5ba53d4
100644
(file)
--- a/
sfa/methods/start_slice.py
+++ b/
sfa/methods/start_slice.py
@@
-17,7
+17,7
@@
class start_slice(Method):
@return 1 is successful, faults otherwise
"""
- interfaces = ['aggregate', 'slicemgr', 'comonent']
+ interfaces = ['aggregate', 'slicemgr', 'com
p
onent']
accepts = [
Parameter(str, "Credential string"),