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 #67

Closed dsavineau closed 9 years ago

dsavineau 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.