Comment 2 for bug 1393981

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

Reviewed: https://review.openstack.org/135464
Committed: https://git.openstack.org/cgit/openstack/sahara/commit/?id=a583559dcc3c1299d0cd8cb369d0a1e7042d84f7
Submitter: Jenkins
Branch: master

commit a583559dcc3c1299d0cd8cb369d0a1e7042d84f7
Author: Andrew Lazarev <email address hidden>
Date: Tue Nov 18 15:48:30 2014 -0800

    Pylint check was broken after pylint update

    * Module information was added (starts with *****)
    * Errors not in method are reported now (\S+ changed to \S*)

    Change-Id: Ic34b05ccc1c5415396f41722935d8d857c980ebb
    Closes-Bug: #1393981