Comment 2 for bug 1439155

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

Reviewed: https://review.openstack.org/170079
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=8e6dd6e6f5016c5866dd74c1858959b18e8102dc
Submitter: Jenkins
Branch: master

commit 8e6dd6e6f5016c5866dd74c1858959b18e8102dc
Author: Nikita Konovalov <email address hidden>
Date: Thu Apr 2 13:56:57 2015 +0300

    [Sahara] fix sahara client calls

    The sahara client calls are now using key=value argument passing
    everywhere. This allows the arguments to be listed in any order and not
    cause errors when a new argument is added.

    Change-Id: I3b2304b6c56fb88d280e5b58484bcdb189e04a9d
    Closes-Bug: #1439155