Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
emulab
emulab-devel
Commits
224955f8
Commit
224955f8
authored
Mar 24, 2009
by
Gary Wong
Browse files
Spit out a list of the discovered resources (if the user asks for it).
parent
23b4ab52
Changes
1
Hide whitespace changes
Inline
Side-by-side
protogeni/test/listcomponents.py
View file @
224955f8
...
@@ -57,7 +57,5 @@ for manager in response["value"]:
...
@@ -57,7 +57,5 @@ for manager in response["value"]:
"DiscoverResources"
,
params
,
manager
[
"url"
])
"DiscoverResources"
,
params
,
manager
[
"url"
])
if
rval
:
if
rval
:
print
"Could not get a list of resources"
print
"Could not get a list of resources"
pass
elif
debug
:
pass
print
response
[
"value"
]
Write
Preview
Supports
Markdown
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