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
68289c75
Commit
68289c75
authored
Feb 10, 2009
by
Iustin Pop
Browse files
Fix one more RAPI QA test
This was skipped in the previous QA patch. Reviewed-by: imsnah
parent
11344a50
Changes
1
Hide whitespace changes
Inline
Side-by-side
qa/qa_rapi.py
View file @
68289c75
...
...
@@ -51,7 +51,7 @@ NODE_FIELDS = ("name", "dtotal", "dfree",
"mtotal"
,
"mnode"
,
"mfree"
,
"pinst_cnt"
,
"sinst_cnt"
,
"tags"
)
LIST_FIELDS
=
(
"
name
"
,
"uri"
)
LIST_FIELDS
=
(
"
id
"
,
"uri"
)
def
Enabled
():
...
...
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