Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Felix Seibert
xtreemfs_client
Commits
164ddc54
Commit
164ddc54
authored
Dec 05, 2018
by
Felix Seibert
Browse files
Merge branch 'working_branch' of git.zib.de:bzcseibe/xtreemfs_client into working_branch
parents
109fa931
741fd615
Changes
1
Hide whitespace changes
Inline
Side-by-side
xtreemfs_client/OSDManager.py
View file @
164ddc54
...
@@ -155,7 +155,7 @@ class OSDManager(object):
...
@@ -155,7 +155,7 @@ class OSDManager(object):
None
)
None
)
new_folders
.
append
(
new_folder
)
new_folders
.
append
(
new_folder
)
new_assignments
=
self
.
distribution
.
add_folders
(
new_folders
)
new_assignments
=
self
.
distribution
.
add_folders
(
new_folders
,
debug
=
self
.
debug
)
if
apply_layout
:
if
apply_layout
:
self
.
apply_osd_assignments
(
new_assignments
)
self
.
apply_osd_assignments
(
new_assignments
)
...
...
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