Comment 44 for bug 1393268

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

Reviewed: https://review.openstack.org/201321
Committed: https://git.openstack.org/cgit/openstack/heat/commit/?id=4f9371cfc0fd222a65b6b124636bb2fa40788676
Submitter: Jenkins
Branch: master

commit 4f9371cfc0fd222a65b6b124636bb2fa40788676
Author: Pavlo Shchelokovskyy <email address hidden>
Date: Mon Jul 13 21:30:28 2015 +0300

    Do not use VolumeTasks in AWS Instance create

    Use volume progress objects instead (as in volume attachment resources).

    Module volume_tasks and class scheduler.PollingTaskGroup have been removed,
    as they are no longer used anywhere.

    Change-Id: Iff3b92f28d89ad1fdfd22511bb531be463855ccd
    Partial-Bug: #1393268