Comment 2 for bug 1786293

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

Reviewed: https://review.openstack.org/590400
Committed: https://git.openstack.org/cgit/openstack/python-tripleoclient/commit/?id=6fa2ca428eef2353836e79d66f2fec059ad34ca0
Submitter: Zuul
Branch: master

commit 6fa2ca428eef2353836e79d66f2fec059ad34ca0
Author: Radoslaw Smigielski <email address hidden>
Date: Thu Aug 9 17:20:21 2018 +0200

    Fix the way how we do argument negation

    The way we do "cleanup" variable negation causes TypeError exception.

    Change-Id: If24a5c48e845368e6040f41f8df9c87a11d858e3
    Closes-Bug: 1786293