Comment 6 for bug 1420322

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

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

commit 0ff69b5660a22463915429911cc4cea53882f9db
Author: Matt Riedemann <email address hidden>
Date: Tue Feb 10 07:23:39 2015 -0800

    Use dot notation on instance object fields in _delete_instance

    The _delete_instance method is getting object parameters now so update
    the docstring to specify the types on the formal parameters and also
    access the instance.vm_state field using dot notation.

    Related-Bug: #1420322

    Change-Id: Iecaabeba4181983d2b6dca9de6521408d5384c24