Comment 6 for bug 1503353

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

Reviewed: https://review.openstack.org/289990
Committed: https://git.openstack.org/cgit/openstack/congress/commit/?id=6a2a623f0b4e953f070d6ad06bf799be595bbd73
Submitter: Jenkins
Branch: master

commit 6a2a623f0b4e953f070d6ad06bf799be595bbd73
Author: Madhu Mohan Nelemane <email address hidden>
Date: Tue Mar 8 16:52:04 2016 +0100

    Fix use of devstack-based branch for congress

    Devstack uses the github URL provided in local.conf.
    Doing stack.sh does checkout the relevant branch.
    plugin.sh need not explicitly checkout the branch. The plugin can
    install only the congressclient and any other dependencies
    (like java-jre) from the script.
    Also adding a README.rst for enabling the plugin for devstack.

    Change-Id: I3daacfbbedf067392410535820f364e788905fe4
    Closes-Bug: #1503353