diff --git a/fuel_ccp/config/replicas.py b/fuel_ccp/config/replicas.py index e17c1eea..23fbb83b 100644 --- a/fuel_ccp/config/replicas.py +++ b/fuel_ccp/config/replicas.py @@ -1,4 +1,5 @@ DEFAULTS = { + 'replicas': {} } SCHEMA = {