Comment 5 for bug 1694181

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

Reviewed: https://review.openstack.org/490351
Committed: https://git.openstack.org/cgit/openstack/blazar/commit/?id=5cd53f330879187fc43899db406bf30c65d95915
Submitter: Zuul
Branch: master

commit 5cd53f330879187fc43899db406bf30c65d95915
Author: Maho Koshiya <email address hidden>
Date: Wed Jul 5 07:41:29 2017 +0900

    Add a termination scenario test

    When the user specifies end_time and executes update API,
    check that resources are correctly released at lease end time.
    It confirm that the instance created during the lease period
    have been removed by lease end.

    Change-Id: Ic1076905ad5f2fc894036b045743eacb5c2db9bd
    Partial-bug: #1694181