Comment 31 for bug 1037183

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

Reviewed: https://review.openstack.org/11978
Committed: http://github.com/openstack/nova/commit/c9e573955bc6ae22c2508ccc640690828b150152
Submitter: Jenkins
Branch: master

commit c9e573955bc6ae22c2508ccc640690828b150152
Author: Yun Mao <email address hidden>
Date: Sat Aug 25 09:53:38 2012 -0400

    Rename _unplug_vifs to unplug_vifs

    self._vmops is of type VMWareVMOps, which doesn't have unplug_vifs
    defined.

    Partially fix bug 1037183

    Change-Id: I561788fbfea1d221e13850e93593f8b9a96d9f7c