Comment 1 for bug 1826301

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

Reviewed: https://review.opendev.org/655593
Committed: https://git.openstack.org/cgit/openstack/tempest/commit/?id=c248f5962ec4abfd716822c3b3ba496fe0e9cfbb
Submitter: Zuul
Branch: master

commit c248f5962ec4abfd716822c3b3ba496fe0e9cfbb
Author: zhangyangyang <email address hidden>
Date: Wed Apr 24 18:54:52 2019 +0800

    Fix the bug of deleting security group after testing changing password.

    When deleting security group before vm is deleted, we will get 'the
    security group is in use' error, so this is to add addCleanup to ensure
    the vm is deleted before deleting security group.

    Closes-Bug:#1826301
    Change-Id: I3d4a3816196f42af3ea3f891473d09208651ae68