Comment 2 for bug 1517851

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

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

commit 84457eed830f0c0a80fcfc856332a191b91b096a
Author: Jaxon Wang <email address hidden>
Date: Thu Nov 19 19:27:15 2015 +0800

    Remove unneeded 'self' in plugins.cdh.v5_4_0.plugin_utils

    Should be no 'self' when using super to call method. Just remove it.

    Change-Id: I2e0e6cf5efbe35b0f9d1b8a216160ce231cfda0a
    Closes-bug: #1517851