Comment 37 for bug 1393268

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

Reviewed: https://review.openstack.org/186424
Committed: https://git.openstack.org/cgit/openstack/heat/commit/?id=674569675a8e82234630240bfeb853675dc01de0
Submitter: Jenkins
Branch: master

commit 674569675a8e82234630240bfeb853675dc01de0
Author: Pavlo Shchelokovskyy <email address hidden>
Date: Thu May 28 14:41:31 2015 +0000

    Do not pass rich objects in server's suspend

    Unit tests for "immediate suspend" were removed as they no longer differ
    in principle from "wait suspend" tests due to an extra API call
    introduced.

    Change-Id: I2f42c664742b208f68364dca8040990c0aa01b19
    Partial-Bug: #1393268