Comment 2 for bug 1429393

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

Reviewed: https://review.openstack.org/230158
Committed: https://git.openstack.org/cgit/openstack/zaqar/commit/?id=4f4f47f1c894022102969718609e28fbe3b815bb
Submitter: Jenkins
Branch: master

commit 4f4f47f1c894022102969718609e28fbe3b815bb
Author: Akanksha <email address hidden>
Date: Fri Oct 2 03:07:10 2015 +0530

    Removes redundant debug option

    Debug option is already present in zaqar/openstack/common/log.py
    under the "common_cli_opts" list.This patch removes the redundant
    option in the websocket driver.

    Change-Id: I04fb5724fdebf3179ef35a60739b5064a8634b24
    Closes-Bug: #1429393