Comment 2 for bug 1524979

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

Reviewed: https://review.openstack.org/256100
Committed: https://git.openstack.org/cgit/openstack/astara/commit/?id=395666e72bfc9e11afd101ef469d026eb6d6d52f
Submitter: Jenkins
Branch: master

commit 395666e72bfc9e11afd101ef469d026eb6d6d52f
Author: Mark McClain <email address hidden>
Date: Thu Dec 10 16:20:59 2015 -0500

    Fix router debug command

    After the changes for drivers in Liberty, the astara-debug-router script
    was broken. This script helps to debug how a worker processes a single
    message and enables PDB usage.

    Change-Id: I69f04ff6f04a58d45737dca770f585f468e3ad58
    Closes-Bug: 1524979