Comment 2 for bug 1617011

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to magnum-ui (stable/mitaka)

Reviewed: https://review.openstack.org/360711
Committed: https://git.openstack.org/cgit/openstack/magnum-ui/commit/?id=46f58e5cdb02fddba72a5703ef7806d3830f3e87
Submitter: Jenkins
Branch: stable/mitaka

commit 46f58e5cdb02fddba72a5703ef7806d3830f3e87
Author: imran malik <email address hidden>
Date: Thu Aug 25 10:55:02 2016 -0700

    Remove invalid cacert option for magnumclient

    The magnumclient of mitaka doesnt allow passing
    cacert argument while instantiating the client class.
    As a result, TypeError is thrown for cacert.
    This patch fixes it for mitaka magnum-ui since
    the magnumclient in mitaka has no support of passing
    cacert.

    Closes-Bug: 1617011

    or passing kwargs to instance the client class.

    Change-Id: I2eb24cad3375ce2abd09782b6c25f87c24ad752a