Less logging
This commit is contained in:
parent
59dc295dc8
commit
ff73318157
1 changed files with 0 additions and 1 deletions
|
@ -67,7 +67,6 @@ def sync_from_pms():
|
||||||
sorted_sections,
|
sorted_sections,
|
||||||
old_sections,
|
old_sections,
|
||||||
totalnodes)
|
totalnodes)
|
||||||
LOG.info('old_sections: %s', old_sections)
|
|
||||||
if old_sections:
|
if old_sections:
|
||||||
# Section has been deleted on the PMS
|
# Section has been deleted on the PMS
|
||||||
delete_sections(old_sections)
|
delete_sections(old_sections)
|
||||||
|
|
Loading…
Reference in a new issue