enabling trove plugin ignores the branch parameter

Bug #1508552 reported by Duk Loi
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Trove Integration
Fix Committed
Undecided
Duk Loi

Bug Description

The enable_plugin function takes 3 parameters (name, url, branch). When we enable the trove plugin we provide 4 parameters (enable_plugin trove $TROVE_REPO $TROVE_DIR $TROVE_BRANCH) and the branch parameter is ignored.

We need to remove the $TROVE_DIR.

Duk Loi (duktesora)
Changed in trove-integration:
assignee: nobody → Duk Loi (duktesora)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to trove-integration (master)

Fix proposed to branch: master
Review: https://review.openstack.org/238195

Changed in trove-integration:
status: New → In Progress
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

Changed in trove-integration:
status: In Progress → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.