Comment 6 for bug 1707071

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

Reviewed: https://review.openstack.org/489714
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=dea7a19c361be8180c35ed09ce12434de0e9fc87
Submitter: Jenkins
Branch: master

commit dea7a19c361be8180c35ed09ce12434de0e9fc87
Author: Jay Pipes <email address hidden>
Date: Tue Aug 1 12:55:48 2017 -0400

    Additional assertions to resize tests

    Adds a number of assertions that usage and allocation records are what
    we expect at the following times:

    * After boot on the source host but before running periodics After
    * resize operation but before confirming or reverting and before
      running periodics

    Change-Id: I23ed64d5c48f520f115d64a97c748e5b49bb5f20
    Related-bug: #1707071