Comment 17 for bug 1229324

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-heatclient (master)

Reviewed: https://review.openstack.org/64326
Committed: https://git.openstack.org/cgit/openstack/python-heatclient/commit/?id=d80462893351d36b4495756773d4f9ad2682f4cc
Submitter: Jenkins
Branch: master

commit d80462893351d36b4495756773d4f9ad2682f4cc
Author: ZhiQiang Fan <email address hidden>
Date: Sat Dec 28 15:51:05 2013 +0800

    Remove vim header

    Vim settings can be done in your vimrc file, there is no need to add
    them in each source files. Also if set incorrectly, gate (pep8 check)
    will catch your mistakes.

    NOTE: openstack.common files are left untouched because they should be
    fixed in oslo.

    Change-Id: I96fe6479e64a13766e7a974727405423a66cd496
    Closes-Bug: #1229324