Browse code

Merge "replace left quantum string for enable_lb"

Jenkins authored on 2013/07/16 00:18:52
Showing 1 changed files
... ...
@@ -106,7 +106,7 @@ function init_horizon() {
106 106
 
107 107
     # enable loadbalancer dashboard in case service is enabled
108 108
     if is_service_enabled q-lbaas; then
109
-        _horizon_config_set $local_settings OPENSTACK_QUANTUM_NETWORK enable_lb True
109
+        _horizon_config_set $local_settings OPENSTACK_NEUTRON_NETWORK enable_lb True
110 110
     fi
111 111
 
112 112
     # Initialize the horizon database (it stores sessions and notices shown to