Comment 2 for bug 1508552

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

Reviewed: https://review.openstack.org/238195
Committed: https://git.openstack.org/cgit/openstack/trove-integration/commit/?id=532272983f6376f6368c612622ba502e3b453083
Submitter: Jenkins
Branch: master

commit 532272983f6376f6368c612622ba502e3b453083
Author: Duk Loi <email address hidden>
Date: Wed Oct 21 13:52:21 2015 -0400

    Fix to enable_plugin to use branch param

    The devstack enable_plugin function accepts only 3 parameters
    but we are supplying 4 in the call in localrc.rc. Need to remove
    the $TROVE_DIR from the call which will then supply the
    proper parameters.

    Change-Id: I6aa48ebf57d3df3e78d4c89860ef49febfec4a98
    Closes-Bug: 1508552