Fix 'replicas' section missing in default CONF

Change-Id: I4676bc69a2f1eb3611a3a3d05f753fa505926f80
This commit is contained in:
Kirill Bespalov 2016-11-01 19:19:41 +03:00
parent 29107186aa
commit 3c99c03da3
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
DEFAULTS = {
'replicas': {}
}
SCHEMA = {