Merge "Fix reload service when config updated"
diff --git a/opencontrail/compute.sls b/opencontrail/compute.sls
index bf4fde2..9d5b7fd 100644
--- a/opencontrail/compute.sls
+++ b/opencontrail/compute.sls
@@ -177,7 +177,7 @@
 {%- endif %}
 
 opencontrail_compute_services:
-  service.enabled:
+  service.running:
   - names: {{ compute.services }}
   {%- if grains.get('noservices') %}
   - onlyif: /bin/false