Set unreliable True
We won't likely have a reliable cluster set up in devstack in the short term. Set unreliable=True as the default for now. Change-Id: Ifc8f9d49edc09b736699fc14e06481d1552a6e9b
This commit is contained in:
@@ -115,6 +115,7 @@ function configure_zaqar {
|
||||
|
||||
iniset $ZAQAR_CONF DEFAULT debug True
|
||||
iniset $ZAQAR_CONF DEFAULT verbose True
|
||||
iniset $ZAQAR_CONF DEFAULT unreliable True
|
||||
iniset $ZAQAR_CONF DEFAULT admin_mode True
|
||||
iniset $ZAQAR_CONF DEFAULT use_syslog $SYSLOG
|
||||
iniset $ZAQAR_CONF 'drivers:transport:wsgi' bind $ZAQAR_SERVICE_HOST
|
||||
|
||||
Reference in New Issue
Block a user