Comment 1 for bug 1393511

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

Reviewed: https://review.openstack.org/129528
Committed: https://git.openstack.org/cgit/openstack/trove/commit/?id=69dd414450528b32d4a150c8ae4babb91af1801c
Submitter: Jenkins
Branch: master

commit 69dd414450528b32d4a150c8ae4babb91af1801c
Author: Sergey Gotliv <email address hidden>
Date: Mon Oct 20 09:32:38 2014 +0300

    Rename generic variable named with mysql specific name

    Method migrate_data in VolumeDevice class is called by all datastores.
    Input variable "mysql_base" and method's description are misleading.

    Change-Id: I5c71018f8ce61b9673dd83f4fa790c8cd0dfc954
    Closes-Bug: #1393511