Comment 2 for bug 1191126

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

Reviewed: https://review.openstack.org/33122
Committed: http://github.com/openstack/nova/commit/79039a7f6ffce2d5cc2e92eee03de94a3c2292f8
Submitter: Jenkins
Branch: master

commit 79039a7f6ffce2d5cc2e92eee03de94a3c2292f8
Author: Phil Day <email address hidden>
Date: Fri Jun 14 22:21:22 2013 +0100

    Handle instance being deleted while in filter scheduler

    Adds handling of InstanceNotFound when trying to update the
    scheduled_at time of an instance.

    Users can delete an instance at any time (and many test
    cases delete very quickly), so this should be a warning
    not an error

    Fixes bug 1191126

    Change-Id: I72b296668f60b1de71ff8c6d7bbb749023d89f12