Comment 9 for bug 1603499

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to barbican (stable/ocata)

Reviewed: https://review.openstack.org/455681
Committed: https://git.openstack.org/cgit/openstack/barbican/commit/?id=209d9c845c573271c6f6d6dd9147d1b865ed4dd8
Submitter: Jenkins
Branch: stable/ocata

commit 209d9c845c573271c6f6d6dd9147d1b865ed4dd8
Author: Thomas Bechtold <email address hidden>
Date: Thu Jul 21 19:36:58 2016 +0200

    Pass cli options to commands

    When calling barbican-worker, barbican-retry or
    barbican-keystone_listener, the given cli options were not recognized.
    I.e. calling "barbican-worker -h" just tried to start the worker process
    instead of printing the help.

    Change-Id: Iff8ba2d05bbbafe9c4440a5ebfe05085d3f8a90f
    Closes-Bug: #1603499
    (cherry picked from commit efa2f7b0ff4a8786f1a03aa1dc924982243d2a6a)