Comment 0 for bug 1229324

Revision history for this message
Terri Yu (terriyu) wrote : extraneous text editor configuration in audit.py

The first line of ceilometer/openstack/common/middleware/audit.py is for configuring vim:

# vim: tabstop=4 shiftwidth=4 softtabstop=4

This should be deleted.