Comment 4 for bug 1694181

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

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

commit adeb401abcd967bd8a1d602c1b74067a15d9d901
Author: Maho Koshiya <email address hidden>
Date: Sat Jul 1 08:11:28 2017 +0900

    Add scenario test of lease expiration

    The reserved host for blazar users are released when the lease expires,
    and host aggregate that created for Blazar is deleted.
    Check the instance created during the expiration has been removed
    by release of host.

    Change-Id: Ied3c766a1d7d839eb4301b494e4b35c75151f242
    Partial-bug: #1694181