Comment 2 for bug 1308884

Revision history for this message
Openstack Gerrit (openstack-gerrit) wrote : Fix merged to puppet-ceilometer (master)

Reviewed: https://review.openstack.org/88185
Committed: https://git.openstack.org/cgit/stackforge/puppet-ceilometer/commit/?id=f444fc8937a6bc05d0257c1a935e742491e94b02
Submitter: Jenkins
Branch: master

commit f444fc8937a6bc05d0257c1a935e742491e94b02
Author: Mark T. Voelker <email address hidden>
Date: Thu Apr 17 03:16:00 2014 -0400

    Add table to mysql_grant call

    When using puppetlabs-mysql 2.2 with the ceilometer module, an
    error occurs due to a call to mysql_grant not specifying a table.
    This patch corrects the error by rectifying the mysql_grant call.

    Change-Id: I0619446907c5fb51dcdb6e5717faeb61442c699b
    Closes-Bug: #1308884