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
92d43268
Commit
92d43268
authored
Nov 09, 2010
by
Iustin Pop
Browse files
Merge branch 'devel-0.2'
* devel-0.2: Fix tag exclusion weight
parents
718f135d
306cccd5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Ganeti/HTools/Cluster.hs
View file @
92d43268
...
...
@@ -215,7 +215,7 @@ detailedCVInfo = [ (1, "free_mem_cv")
,
(
1
,
"mem_load_cv"
)
,
(
1
,
"disk_load_cv"
)
,
(
1
,
"net_load_cv"
)
,
(
1
,
"pri_tags_score"
)
,
(
2
,
"pri_tags_score"
)
]
detailedCVWeights
::
[
Double
]
...
...
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