Comment 2 for bug 1750964

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

Reviewed: https://review.openstack.org/546918
Committed: https://git.openstack.org/cgit/openstack/python-senlinclient/commit/?id=842c1c3c0187bbb407fd532c80bf529edad1dbbf
Submitter: Zuul
Branch: master

commit 842c1c3c0187bbb407fd532c80bf529edad1dbbf
Author: Yuanbin.Chen <email address hidden>
Date: Thu Feb 22 16:12:03 2018 +0800

    Fix request version returns value handling error.

    The request version is processed in the senlin code, so there are
    different return values. The senlinclient should do different things.

    Change-Id: I1091377e18e5e57d6c605d42ec40bd5b75625a3b
    Closes-Bug: #1750964