redhat-cip / openstack-serverspec

The serverspec tests for the puppet-openstack-cloud module
Apache License 2.0
12 stars 13 forks source link

telemetryserver: Remove syslog pattern test #68

Closed cedlecomte closed 9 years ago

cedlecomte commented 9 years ago

Currently serverspec always wants to have 'use_syslog=True' in ceilometer.conf even if we set the option to False in env yaml file.

https://github.com/enovance/openstack-yaml-infra/blob/master/data/common.yaml.tmpl#L64

This patch removes the pattern check on syslog.

Signed-off-by: Dimitri Savineau dimitri.savineau@enovance.com (cherry picked from commit 9acf33f0d3af57500c3e1144eeccfbb49f9fa5cb)